Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_atomic_helper.h179 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ macro
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_atomic_helper.h190 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ macro
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
H A Dipuv3-crtc.c68 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) { in ipu_crtc_disable_planes() function
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-crtc.c68 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) { in ipu_crtc_disable_planes() function
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c486 drm_atomic_crtc_state_for_each_plane(plane, c_state) { in atmel_hlcdc_plane_prepare_ahb_routing() function
538 drm_atomic_crtc_state_for_each_plane(ovl, c_state) { in atmel_hlcdc_plane_prepare_disc_area() function
/kernel/linux/linux-6.6/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c488 drm_atomic_crtc_state_for_each_plane(plane, c_state) { in atmel_hlcdc_plane_prepare_ahb_routing() function
540 drm_atomic_crtc_state_for_each_plane(ovl, c_state) { in atmel_hlcdc_plane_prepare_disc_area() function
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_atomic_helper.c2683 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) { in drm_atomic_helper_disable_planes_on_crtc() function
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1445 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { in vop_crtc_atomic_check() function
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_atomic_helper.c2932 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) { in drm_atomic_helper_disable_planes_on_crtc() function
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1523 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { in vop_crtc_atomic_check() function

Completed in 19 milliseconds