Searched refs:drm_atomic_crtc_for_each_plane (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_crtc.c | 83 drm_atomic_crtc_for_each_plane(plane, crtc) { in crtc_flush() 166 drm_atomic_crtc_for_each_plane(plane, crtc) { in setup_mixer() 190 drm_atomic_crtc_for_each_plane(plane, crtc) { in blend_setup()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H 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()
|
H A D | dpu_crtc.c | 462 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_crtc_blend_setup_mixer() 900 drm_atomic_crtc_for_each_plane(plane, crtc) { in dpu_crtc_atomic_flush() 1323 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_debugfs_status_show()
|
/openbmc/linux/include/drm/ |
H A D | drm_atomic_helper.h | 177 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ macro
|
/openbmc/linux/ |
H A D | .clang-format | 147 - 'drm_atomic_crtc_for_each_plane'
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 1797 drm_atomic_crtc_for_each_plane(plane, &vp->crtc) { in vop2_setup_alpha() 1813 drm_atomic_crtc_for_each_plane(plane, &vp->crtc) { in vop2_setup_alpha() 1944 drm_atomic_crtc_for_each_plane(plane, &vp->crtc) { in vop2_setup_layer_mixer() 2041 drm_atomic_crtc_for_each_plane(plane, crtc) { in vop2_crtc_atomic_begin()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_crtc.c | 120 drm_atomic_crtc_for_each_plane(plane, crtc) { in crtc_flush_all() 245 drm_atomic_crtc_for_each_plane(plane, crtc) { in blend_setup()
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_hvs.c | 594 drm_atomic_crtc_for_each_plane(plane, crtc) { in vc4_hvs_atomic_flush()
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | dc.c | 2011 drm_atomic_crtc_for_each_plane(plane, crtc) { in tegra_crtc_update_memory_bandwidth()
|