Lines Matching refs:drm_crtc
241 bool drm_helper_crtc_in_use(struct drm_crtc *crtc) in drm_helper_crtc_in_use()
278 struct drm_crtc *crtc; in drm_helper_disable_unused_functions()
317 struct drm_crtc *crtc) in drm_encoder_crtc_ok()
320 struct drm_crtc *tmp; in drm_encoder_crtc_ok()
385 bool drm_crtc_helper_set_mode(struct drm_crtc *crtc, in drm_crtc_helper_set_mode()
511 drm_crtc_helper_disable(struct drm_crtc *crtc) in drm_crtc_helper_disable()
553 struct drm_crtc *save_crtcs, *new_crtc, *crtc; in drm_crtc_helper_set_config()
595 sizeof(struct drm_crtc), DRM_MEM_KMS, M_NOWAIT | M_ZERO); in drm_crtc_helper_set_config()
830 static int drm_helper_choose_crtc_dpms(struct drm_crtc *crtc) in drm_helper_choose_crtc_dpms()
856 struct drm_crtc *crtc = encoder ? encoder->crtc : NULL; in drm_helper_connector_dpms()
922 struct drm_crtc *crtc; in drm_helper_resume_force_mode()