Searched defs:drm_crtc_helper_funcs (Results 1 – 1 of 1) sorted by relevance
59 struct drm_crtc_helper_funcs { struct76 void (*dpms)(struct drm_crtc *crtc, int mode);91 void (*prepare)(struct drm_crtc *crtc);106 void (*commit)(struct drm_crtc *crtc);139 enum drm_mode_status (*mode_valid)(struct drm_crtc *crtc,185 bool (*mode_fixup)(struct drm_crtc *crtc,204 int (*mode_set)(struct drm_crtc *crtc, struct drm_display_mode *mode,229 void (*mode_set_nofb)(struct drm_crtc *crtc);248 int (*mode_set_base)(struct drm_crtc *crtc, int x, int y,265 int (*mode_set_base_atomic)(struct drm_crtc *crtc,[all …]