Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_direct_show.c196 bool crtc_active = false; in rockchip_drm_direct_show_get_crtc() local
201 crtc_active = true; in rockchip_drm_direct_show_get_crtc()
207 crtc_active = true; in rockchip_drm_direct_show_get_crtc()
213 if (crtc_active == false) { in rockchip_drm_direct_show_get_crtc()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c534 Bool crtc_active = FALSE; in crtc_add_dpms_props() local
554 crtc_active = TRUE; in crtc_add_dpms_props()
558 crtc_active ? in crtc_add_dpms_props()
562 if (crtc_active) { in crtc_add_dpms_props()
581 *active = crtc_active; in crtc_add_dpms_props()