Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.c75 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/
Ddrm_atomic_helper.h146 #define drm_atomic_crtc_for_each_plane(plane, crtc) \ macro
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_crtc.c92 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/
Dmdp5_crtc.c124 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/
Dvc4_crtc.c387 drm_atomic_crtc_for_each_plane(plane, crtc) { in vc4_crtc_atomic_flush()