Home
last modified time | relevance | path

Searched refs:vop_dump_list_head (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_debugfs.c171 list_for_each_entry_safe(pos, n, &rockchip_crtc->vop_dump_list_head, entry) in rockchip_drm_dump_buffer_write()
H A Drockchip_drm_drv.h99 * @vop_dump_list_head the list head of vop dump list
105 struct list_head vop_dump_list_head; member
H A Drockchip_drm_vop.c1970 list_add_tail(&planlist->entry, &vop->rockchip_crtc.vop_dump_list_head); in vop_plane_atomic_update()
2667 INIT_LIST_HEAD(&vop->rockchip_crtc.vop_dump_list_head); in vop_crtc_bandwidth()
2670 list_for_each_entry_safe(pos, n, &vop->rockchip_crtc.vop_dump_list_head, entry) in vop_crtc_bandwidth()
H A Drockchip_drm_vop2.c4223 list_add_tail(&planlist->entry, &vp->rockchip_crtc.vop_dump_list_head); in vop2_plane_atomic_update()
5007 INIT_LIST_HEAD(&vp->rockchip_crtc.vop_dump_list_head); in vop2_crtc_bandwidth()
5010 list_for_each_entry_safe(pos, n, &vp->rockchip_crtc.vop_dump_list_head, entry) in vop2_crtc_bandwidth()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_drm_drv.h100 * @vop_dump_list_head the list head of vop dump list
106 struct list_head vop_dump_list_head; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c4220 list_add_tail(&planlist->entry, &vp->rockchip_crtc.vop_dump_list_head); in vop2_plane_atomic_update()
5015 INIT_LIST_HEAD(&vp->rockchip_crtc.vop_dump_list_head); in vop2_crtc_bandwidth()
5018 list_for_each_entry_safe(pos, n, &vp->rockchip_crtc.vop_dump_list_head, entry) { in vop2_crtc_bandwidth()

Completed in 33 milliseconds