Lines Matching defs:crtc
24 static enum drm_mode_status malidp_crtc_mode_valid(struct drm_crtc *crtc, in malidp_crtc_mode_valid()
48 static void malidp_crtc_atomic_enable(struct drm_crtc *crtc, in malidp_crtc_atomic_enable()
72 static void malidp_crtc_atomic_disable(struct drm_crtc *crtc, in malidp_crtc_atomic_disable()
150 static int malidp_crtc_atomic_check_gamma(struct drm_crtc *crtc, in malidp_crtc_atomic_check_gamma()
204 static int malidp_crtc_atomic_check_ctm(struct drm_crtc *crtc, in malidp_crtc_atomic_check_ctm()
249 static int malidp_crtc_atomic_check_scaling(struct drm_crtc *crtc, in malidp_crtc_atomic_check_scaling()
339 static int malidp_crtc_atomic_check(struct drm_crtc *crtc, in malidp_crtc_atomic_check()
445 static struct drm_crtc_state *malidp_crtc_duplicate_state(struct drm_crtc *crtc) in malidp_crtc_duplicate_state()
469 static void malidp_crtc_destroy_state(struct drm_crtc *crtc, in malidp_crtc_destroy_state()
482 static void malidp_crtc_reset(struct drm_crtc *crtc) in malidp_crtc_reset()
493 static int malidp_crtc_enable_vblank(struct drm_crtc *crtc) in malidp_crtc_enable_vblank()
503 static void malidp_crtc_disable_vblank(struct drm_crtc *crtc) in malidp_crtc_disable_vblank()