Home
last modified time | relevance | path

Searched refs:vop_dump_status (Results 1 - 9 of 9) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_debugfs.c158 rockchip_crtc->vop_dump_status = DUMP_KEEP; in rockchip_drm_dump_buffer_write()
161 rockchip_crtc->vop_dump_status = DUMP_DISABLE; in rockchip_drm_dump_buffer_write()
201 rockchip_crtc->vop_dump_status = DUMP_DISABLE; in rockchip_drm_add_dump_buffer()
H A Drockchip_drm_debugfs.h50 enum vop_dump_status { DUMP_DISABLE = 0, DUMP_KEEP }; enum
H A Drockchip_drm_drv.h98 * @vop_dump_status the status of vop dump control
104 enum vop_dump_status vop_dump_status; member
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.h50 enum vop_dump_status { enum
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.h50 enum vop_dump_status { enum
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_drm_drv.h99 * @vop_dump_status the status of vop dump control
105 enum vop_dump_status vop_dump_status; member

Completed in 34 milliseconds