Home
last modified time | relevance | path

Searched refs:drm_atomic_crtc_for_each_plane (Results 1 – 3 of 3) sorted by relevance

/linux/include/drm/
H A Ddrm_atomic_helper.h200 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ macro
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c121 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/tegra/
H A Ddc.c2027 drm_atomic_crtc_for_each_plane(plane, crtc) { in tegra_crtc_update_memory_bandwidth()