Searched defs:drm_atomic_crtc_state_for_each_plane (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/drm/
H A Ddrm_atomic_helper.h189 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ macro
/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-crtc.c68 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) { function
/linux-master/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c488 drm_atomic_crtc_state_for_each_plane(plane, c_state) { function
540 drm_atomic_crtc_state_for_each_plane(ovl, c_state) { function
/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1540 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { function
/linux-master/drivers/gpu/drm/
H A Ddrm_atomic_helper.c2934 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) { function

Completed in 293 milliseconds