Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c6326 struct drm_crtc *first_active_crtc = NULL; in vop2_crtc_regs_dump() local
6334 first_active_crtc = &vop2->vps[i].rockchip_crtc.crtc; in vop2_crtc_regs_dump()
6338 if (first_active_crtc != crtc) in vop2_crtc_regs_dump()
6369 struct drm_crtc *first_active_crtc = NULL; in vop2_crtc_active_regs_dump() local
6377 first_active_crtc = &vop2->vps[i].rockchip_crtc.crtc; in vop2_crtc_active_regs_dump()
6381 if (first_active_crtc != crtc) in vop2_crtc_active_regs_dump()