Searched refs:drm_atomic_crtc_for_each_plane (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/msm/disp/mdp4/ |
| A D | mdp4_crtc.c | 84 drm_atomic_crtc_for_each_plane(plane, crtc) { in crtc_flush() 157 drm_atomic_crtc_for_each_plane(plane, crtc) { in setup_mixer() 181 drm_atomic_crtc_for_each_plane(plane, crtc) { in blend_setup()
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_core_perf.c | 48 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_core_perf_calc_bw() 85 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_core_perf_calc_clk()
|
| A D | dpu_crtc.c | 451 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_crtc_blend_setup_mixer() 889 drm_atomic_crtc_for_each_plane(plane, crtc) { in dpu_crtc_atomic_flush() 1304 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_debugfs_status_show()
|
| /linux/include/drm/ |
| A D | drm_atomic_helper.h | 176 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ macro
|
| /linux/ |
| A D | .clang-format | 157 - 'drm_atomic_crtc_for_each_plane'
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| A D | mdp5_crtc.c | 121 drm_atomic_crtc_for_each_plane(plane, crtc) { in crtc_flush_all() 243 drm_atomic_crtc_for_each_plane(plane, crtc) { in blend_setup()
|
| /linux/drivers/gpu/drm/rockchip/ |
| A D | rockchip_drm_vop2.c | 2215 drm_atomic_crtc_for_each_plane(plane, &vp->crtc) { in vop2_setup_alpha() 2231 drm_atomic_crtc_for_each_plane(plane, &vp->crtc) { in vop2_setup_alpha() 2356 drm_atomic_crtc_for_each_plane(plane, &vp->crtc) { in vop2_setup_layer_mixer() 2468 drm_atomic_crtc_for_each_plane(plane, crtc) { in vop2_crtc_atomic_begin()
|
| /linux/drivers/gpu/drm/vc4/ |
| A D | vc4_hvs.c | 594 drm_atomic_crtc_for_each_plane(plane, crtc) { in vc4_hvs_atomic_flush()
|
| /linux/drivers/gpu/drm/tegra/ |
| A D | dc.c | 2018 drm_atomic_crtc_for_each_plane(plane, crtc) { in tegra_crtc_update_memory_bandwidth()
|
Completed in 29 milliseconds