Searched refs:drm_atomic_crtc_for_each_plane (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/exynos/ |
| D | exynos_drm_crtc.c | 75 drm_atomic_crtc_for_each_plane(plane, crtc) { in exynos_crtc_atomic_begin() 90 drm_atomic_crtc_for_each_plane(plane, crtc) { in exynos_crtc_atomic_flush()
|
| /linux-4.4.14/include/drm/ |
| D | drm_atomic_helper.h | 146 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ macro
|
| /linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/ |
| D | mdp4_crtc.c | 92 drm_atomic_crtc_for_each_plane(plane, crtc) { in crtc_flush() 187 drm_atomic_crtc_for_each_plane(plane, crtc) { in setup_mixer() 211 drm_atomic_crtc_for_each_plane(plane, crtc) { in blend_setup()
|
| /linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
| D | mdp5_crtc.c | 124 drm_atomic_crtc_for_each_plane(plane, crtc) { in crtc_flush_all() 157 drm_atomic_crtc_for_each_plane(plane, crtc) { in complete_flip() 226 drm_atomic_crtc_for_each_plane(plane, crtc) { in blend_setup()
|
| /linux-4.4.14/drivers/gpu/drm/vc4/ |
| D | vc4_crtc.c | 387 drm_atomic_crtc_for_each_plane(plane, crtc) { in vc4_crtc_atomic_flush()
|