Home
last modified time | relevance | path

Searched refs:drm_helper_crtc_in_use (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/
Ddrm_crtc_helper.c242 bool drm_helper_crtc_in_use(struct drm_crtc *crtc) in drm_helper_crtc_in_use() function
252 EXPORT_SYMBOL(drm_helper_crtc_in_use);
298 crtc->enabled = drm_helper_crtc_in_use(crtc); in drm_helper_disable_unused_functions()
398 crtc->enabled = drm_helper_crtc_in_use(crtc); in drm_crtc_helper_set_mode()
746 set->crtc->enabled = drm_helper_crtc_in_use(set->crtc); in drm_crtc_helper_set_config()
/drivers/gpu/drm/gma500/
Dpsb_device.c199 if (drm_helper_crtc_in_use(crtc)) in psb_save_display_registers()
239 if (drm_helper_crtc_in_use(crtc)) in psb_restore_display_registers()