/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_atomic_plane.c | 421 const struct intel_plane_state *new_plane_state) in i9xx_must_disable_cxsr() 462 const struct intel_plane_state *new_plane_state) in ilk_must_disable_cxsr() 518 struct intel_plane_state *new_plane_state) in intel_plane_atomic_calc_changes() 602 struct intel_plane_state *new_plane_state) in intel_plane_atomic_check_with_state() 684 struct intel_plane_state *new_plane_state = in intel_plane_atomic_check() local 821 struct intel_plane_state *new_plane_state; in intel_crtc_planes_update_noarm() local 864 struct intel_plane_state *new_plane_state = in skl_crtc_planes_update_arm() local 886 struct intel_plane_state *new_plane_state; in i9xx_crtc_planes_update_arm() local 1043 struct drm_plane_state *new_plane_state) in add_dma_resv_fences() 1095 struct intel_plane_state *new_plane_state = in intel_prepare_plane_fb() local [all …]
|
D | intel_display.h | 324 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 348 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
/linux-6.14.4/include/drm/ |
D | drm_atomic_helper.h | 226 struct drm_plane_state *new_plane_state) in drm_atomic_plane_enabling() 253 struct drm_plane_state *new_plane_state) in drm_atomic_plane_disabling()
|
D | drm_atomic.h | 940 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 963 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 980 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 1017 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
|
/linux-6.14.4/drivers/gpu/drm/loongson/ |
D | lsdc_plane.c | 52 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane); in lsdc_primary_atomic_check() local 74 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane); in lsdc_primary_atomic_update() local 271 struct drm_plane_state *new_plane_state; in ls7a1000_cursor_plane_atomic_check() local 303 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane); in ls7a1000_cursor_plane_atomic_update() local 344 struct drm_plane_state *new_plane_state; in ls7a2000_cursor_plane_atomic_check() local 384 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane); in ls7a2000_cursor_plane_atomic_update() local
|
/linux-6.14.4/drivers/gpu/drm/mediatek/ |
D | mtk_plane.c | 106 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in mtk_plane_atomic_async_check() local 220 struct mtk_plane_state *new_plane_state = to_mtk_plane_state(plane->state); in mtk_plane_atomic_async_update() local 253 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in mtk_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 992 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1302 struct drm_plane_state *new_plane_state; in drm_atomic_helper_update_legacy_modeset_state() local 1545 struct drm_plane_state *new_plane_state; in set_fence_deadline() local 1602 struct drm_plane_state *new_plane_state; in drm_atomic_helper_wait_for_fences() local 1876 struct drm_plane_state *new_plane_state = NULL; in drm_atomic_helper_async_check() local 2280 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_setup_commit() local 2582 struct drm_plane_state *new_plane_state; in drm_atomic_helper_prepare_planes() local 2669 struct drm_plane_state *new_plane_state; in drm_atomic_helper_unprepare_planes() local 2741 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2874 struct drm_plane_state *new_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local [all …]
|
D | drm_simple_kms_helper.c | 289 struct drm_plane_state *new_plane_state) in drm_simple_kms_plane_begin_fb_access() 301 struct drm_plane_state *new_plane_state) in drm_simple_kms_plane_end_fb_access()
|
D | drm_atomic.c | 573 const struct drm_plane_state *new_plane_state) in plane_switching_crtc() 600 const struct drm_plane_state *new_plane_state) in drm_atomic_plane_check() 1398 struct drm_plane_state *new_plane_state; in drm_atomic_check_only() local
|
D | drm_blend.c | 516 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
|
/linux-6.14.4/drivers/gpu/drm/renesas/rcar-du/ |
D | rcar_du_plane.c | 146 struct rcar_du_plane_state *new_plane_state; in rcar_du_atomic_check_planes() local 209 struct rcar_du_plane_state *new_plane_state; in rcar_du_atomic_check_planes() local 255 struct rcar_du_plane_state *new_plane_state; in rcar_du_atomic_check_planes() local 640 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in rcar_du_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/renesas/shmobile/ |
D | shmob_drm_plane.c | 148 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane); in shmob_drm_plane_atomic_check() local 197 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane); in shmob_drm_plane_atomic_update() local
|
/linux-6.14.4/drivers/gpu/drm/arm/ |
D | hdlcd_crtc.c | 233 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in hdlcd_plane_atomic_check() local 264 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in hdlcd_plane_atomic_update() local
|
/linux-6.14.4/drivers/gpu/drm/kmb/ |
D | kmb_plane.c | 94 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in kmb_plane_atomic_check() local 346 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in kmb_plane_atomic_update() local
|
/linux-6.14.4/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_plane.c | 40 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in fsl_dcu_drm_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/vkms/ |
D | vkms_plane.c | 126 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in vkms_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/armada/ |
D | armada_plane.c | 84 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in armada_drm_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/tidss/ |
D | tidss_plane.c | 34 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in tidss_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/imx/ipuv3/ |
D | imx-drm-core.c | 73 struct drm_plane_state *old_plane_state, *new_plane_state; in imx_drm_atomic_commit_tail() local
|
/linux-6.14.4/drivers/gpu/drm/renesas/rz-du/ |
D | rzg2l_du_vsp.c | 217 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in rzg2l_du_vsp_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/arm/display/komeda/ |
D | komeda_plane.c | 74 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in komeda_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 234 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in exynos_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/sun4i/ |
D | sun8i_ui_layer.c | 184 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in sun8i_ui_layer_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/vc4/ |
D | vc4_plane.c | 2132 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in vc4_plane_atomic_check() local 2269 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in vc4_plane_atomic_async_update() local 2344 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in vc4_plane_atomic_async_check() local
|
/linux-6.14.4/drivers/gpu/drm/imx/dcss/ |
D | dcss-plane.c | 144 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in dcss_plane_atomic_check() local
|