/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_plane.c | 365 intel_plane_copy_uapi_plane_damage(struct intel_plane_state *new_plane_state, in intel_plane_copy_uapi_plane_damage() 484 const struct intel_plane_state *new_plane_state) in i9xx_must_disable_cxsr() 525 const struct intel_plane_state *new_plane_state) in ilk_must_disable_cxsr() 581 struct intel_plane_state *new_plane_state) in intel_plane_atomic_calc_changes() 665 struct intel_plane_state *new_plane_state) in intel_plane_atomic_check_with_state() 747 struct intel_plane_state *new_plane_state = in plane_atomic_check() local 895 struct intel_plane_state *new_plane_state; in intel_crtc_planes_update_noarm() local 938 struct intel_plane_state *new_plane_state = in skl_crtc_planes_update_arm() local 960 struct intel_plane_state *new_plane_state; in i9xx_crtc_planes_update_arm() local 1126 struct drm_plane_state *new_plane_state) in add_dma_resv_fences() [all …]
|
H A D | intel_display.h | 305 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 329 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
/linux/include/drm/ |
H A D | drm_atomic_helper.h | 228 struct drm_plane_state *new_plane_state) in drm_atomic_plane_enabling() 255 struct drm_plane_state *new_plane_state) in drm_atomic_plane_disabling()
|
H A D | drm_atomic.h | 993 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 1016 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 1033 #define for_each_new_plane_in_state_reverse(__state, plane, new_plane_state, __i) \ argument 1070 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
|
/linux/drivers/gpu/drm/mediatek/ |
H A 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/drivers/gpu/drm/renesas/shmobile/ |
H A 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/drivers/gpu/drm/arm/ |
H A D | hdlcd_crtc.c | 240 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in hdlcd_plane_atomic_check() local 271 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in hdlcd_plane_atomic_update() local
|
/linux/drivers/gpu/drm/kmb/ |
H A 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/drivers/gpu/drm/ |
H A D | drm_simple_kms_helper.c | 290 struct drm_plane_state *new_plane_state) in drm_simple_kms_plane_begin_fb_access() 302 struct drm_plane_state *new_plane_state) in drm_simple_kms_plane_end_fb_access()
|
H A 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() 1457 struct drm_plane_state *new_plane_state; in drm_atomic_check_only() local
|
H A D | drm_blend.c | 522 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
|
/linux/drivers/gpu/drm/fsl-dcu/ |
H A 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/drivers/gpu/drm/xe/display/ |
H A D | xe_fb_pin.c | 381 static bool reuse_vma(struct intel_plane_state *new_plane_state, in reuse_vma() 411 int intel_plane_pin_fb(struct intel_plane_state *new_plane_state, in intel_plane_pin_fb()
|
/linux/drivers/gpu/drm/vkms/ |
H A D | vkms_plane.c | 145 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in vkms_plane_atomic_check() local
|
/linux/drivers/gpu/drm/armada/ |
H A 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/drivers/gpu/drm/tidss/ |
H A 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/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.c | 726 struct drm_plane_state *new_plane_state) in dpu_plane_atomic_check_pipe() 815 struct drm_plane_state *new_plane_state, in dpu_plane_atomic_check_nosspp() 957 struct drm_plane_state *new_plane_state = in dpu_plane_atomic_check_sspp() local 1080 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in dpu_plane_atomic_check() local
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
H A 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/drivers/gpu/drm/renesas/rz-du/ |
H A 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/drivers/gpu/drm/exynos/ |
H A 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/drivers/gpu/drm/imx/dcss/ |
H A 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
|
/linux/drivers/gpu/drm/vc4/ |
H A 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/drivers/gpu/drm/ast/ |
H A D | ast_cursor.c | 163 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, plane); in ast_cursor_plane_helper_atomic_check() local
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_vi_layer.c | 320 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in sun8i_vi_layer_atomic_check() local
|
/linux/drivers/gpu/drm/meson/ |
H A D | meson_plane.c | 77 struct drm_plane_state *new_plane_state = drm_atomic_get_new_plane_state(state, in meson_plane_atomic_check() local
|