Searched refs:drm_atomic_crtc_state_for_each_plane (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/drm/ |
D | drm_atomic_helper.h | 179 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_plane.c | 486 drm_atomic_crtc_state_for_each_plane(plane, c_state) { in atmel_hlcdc_plane_prepare_ahb_routing() 538 drm_atomic_crtc_state_for_each_plane(ovl, c_state) { in atmel_hlcdc_plane_prepare_disc_area()
|
/kernel/linux/linux-5.10/ |
D | .clang-format | 116 - 'drm_atomic_crtc_state_for_each_plane'
|
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/ |
D | ipuv3-crtc.c | 68 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) { in ipu_crtc_disable_planes()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 1437 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { in vop_crtc_atomic_check()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 2674 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) { in drm_atomic_helper_disable_planes_on_crtc()
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | drivers.patch | 26576 + drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { 26619 + drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { 26862 + drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { 28637 + drm_atomic_crtc_state_for_each_plane(plane, crtc_state) 28646 + drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { 29190 + drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { 29939 - drm_atomic_crtc_state_for_each_plane(plane, crtc_state) {
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0020_linux_drivers_gpu.patch | 19742 + drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { 19776 + drm_atomic_crtc_state_for_each_plane(plane, crtc_state)
|
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
D | linux-5.10.patch | 19537 + * drm_atomic_crtc_state_for_each_plane - iterate over attached planes in new state
|