Searched refs:drm_atomic_crtc_for_each_plane (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_crtc.c | 75 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function 90 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function
|
/linux-4.4.14/include/drm/ |
H A D | drm_atomic_helper.h | 137 * drm_atomic_crtc_for_each_plane - iterate over planes currently attached to CRTC 146 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ macro
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
H A D | mdp4_crtc.c | 92 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function 187 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function 211 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
H A D | mdp5_crtc.c | 124 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function 157 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function 226 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function
|
/linux-4.4.14/drivers/gpu/drm/vc4/ |
H A D | vc4_crtc.c | 387 drm_atomic_crtc_for_each_plane(plane, crtc) { drm_atomic_crtc_for_each_plane() function
|
Completed in 162 milliseconds