Searched refs:drm_atomic_crtc_for_each_plane (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H 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/include/drm/ |
H A D | drm_atomic_helper.h | 176 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ macro
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_crtc.c | 451 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_crtc_blend_setup_mixer() 901 drm_atomic_crtc_for_each_plane(plane, crtc) { in dpu_crtc_atomic_flush() 1338 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_debugfs_status_show()
|
/linux/ |
H A D | .clang-format | 157 - 'drm_atomic_crtc_for_each_plane'
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H 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/ |
H 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/ |
H A D | vc4_hvs.c | 617 drm_atomic_crtc_for_each_plane(plane, crtc) { in vc4_hvs_atomic_flush()
|
/linux/drivers/gpu/drm/tegra/ |
H A D | dc.c | 2018 drm_atomic_crtc_for_each_plane(plane, crtc) { in tegra_crtc_update_memory_bandwidth()
|