Home
last modified time | relevance | path

Searched refs:DUMP_KEEP (Results 1 - 7 of 7) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_debugfs.h50 enum vop_dump_status { DUMP_DISABLE = 0, DUMP_KEEP }; enumerator
H A Drockchip_drm_debugfs.c158 rockchip_crtc->vop_dump_status = DUMP_KEEP; in rockchip_drm_dump_buffer_write()
H A Drockchip_drm_vop.c1976 if (vop->rockchip_crtc.vop_dump_status == DUMP_KEEP || vop->rockchip_crtc.vop_dump_times > 0) { in vop_plane_atomic_update()
2674 if (vop->rockchip_crtc.vop_dump_status == DUMP_KEEP || vop->rockchip_crtc.vop_dump_times > 0) { in vop_crtc_bandwidth()
H A Drockchip_drm_vop2.c4229 if (vp->rockchip_crtc.vop_dump_status == DUMP_KEEP || vp->rockchip_crtc.vop_dump_times > 0) { in vop2_plane_atomic_update()
5014 if (vp->rockchip_crtc.vop_dump_status == DUMP_KEEP || vp->rockchip_crtc.vop_dump_times > 0) { in vop2_crtc_bandwidth()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_debugfs.h52 DUMP_KEEP enumerator
H A Drockchip_drm_vop2.c4226 if (vp->rockchip_crtc.vop_dump_status == DUMP_KEEP || in vop2_plane_atomic_update()
5021 if (vp->rockchip_crtc.vop_dump_status == DUMP_KEEP || in vop2_crtc_bandwidth()
/device/soc/rockchip/rk3588/kernel/include/drm/
H A Drockchip_drm_debugfs.h52 DUMP_KEEP enumerator

Completed in 31 milliseconds