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

/linux-4.1.27/include/drm/
H A Ddrm_atomic_helper.h122 * drm_atomic_crtc_for_each_plane - iterate over planes currently attached to CRTC
131 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ macro
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
H A Dmdp4_crtc.c87 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function
180 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function
204 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_crtc.c108 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function
141 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function
207 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function

Completed in 103 milliseconds