Searched refs:pixpllc_atomic_check (Results 1 – 2 of 2) sorted by relevance
628 if (funcs->pixpllc_atomic_check) { in mgag200_crtc_helper_atomic_check()629 ret = funcs->pixpllc_atomic_check(crtc, new_state); in mgag200_crtc_helper_atomic_check()
256 int (*pixpllc_atomic_check)(struct drm_crtc *crtc, struct drm_atomic_state *new_state); member