Searched refs:drm_atomic_crtc_for_each_plane (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_crtc.c | 92 drm_atomic_crtc_for_each_plane(plane, crtc) { in crtc_flush() 175 drm_atomic_crtc_for_each_plane(plane, crtc) { in setup_mixer() 199 drm_atomic_crtc_for_each_plane(plane, crtc) { in blend_setup()
|
/Linux-v4.19/include/drm/ |
D | drm_atomic_helper.h | 201 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ macro
|
/Linux-v4.19/ |
D | .clang-format | 103 - 'drm_atomic_crtc_for_each_plane'
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_crtc.c | 364 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_crtc_blend_setup_mixer() 913 drm_atomic_crtc_for_each_plane(plane, crtc) in dpu_crtc_atomic_flush() 924 drm_atomic_crtc_for_each_plane(plane, crtc) { in dpu_crtc_atomic_flush() 1758 drm_atomic_crtc_for_each_plane(plane, crtc) { in _dpu_debugfs_status_show()
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_crtc.c | 125 drm_atomic_crtc_for_each_plane(plane, crtc) { in crtc_flush_all() 253 drm_atomic_crtc_for_each_plane(plane, crtc) { in blend_setup()
|
/Linux-v4.19/drivers/gpu/drm/vc4/ |
D | vc4_crtc.c | 699 drm_atomic_crtc_for_each_plane(plane, crtc) { in vc4_crtc_atomic_flush()
|