Searched refs:drm_atomic_crtc_state_for_each_plane (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_atomic_helper.h | 179 #define drm_atomic_crtc_state_for_each_plane(plane, crtc_state) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/ |
| H A D | .clang-format | 116 - 'drm_atomic_crtc_state_for_each_plane'
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/ |
| H A D | ipuv3-crtc.c | 68 drm_atomic_crtc_state_for_each_plane(plane, old_crtc_state) { in ipu_crtc_disable_planes()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop.c | 969 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { in vop_hdr_atomic_check() 1007 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { in vop_hdr_atomic_check() 1234 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { in vop_csc_atomic_check() 2903 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) in vop_crtc_bandwidth() 2912 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { in vop_crtc_bandwidth() 3471 drm_atomic_crtc_state_for_each_plane(plane, crtc_state) { in vop_afbdc_atomic_check()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A 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()
|