Searched refs:drm_atomic_crtc_state_for_each_plane (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/drm/
H A Ddrm_atomic_helper.h174 * drm_atomic_crtc_state_for_each_plane().
180 * drm_atomic_crtc_state_for_each_plane - iterate over attached planes in new state
189 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ macro
203 * Compared to just drm_atomic_crtc_state_for_each_plane() this also fills in a
/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
H A Drockchip_drm_vop2.c2071 drm_atomic_crtc_state_for_each_plane(plane, crtc_state)
/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 168 milliseconds