/linux-6.14.4/include/drm/ |
D | drm_atomic_helper.h | 225 static inline bool drm_atomic_plane_enabling(struct drm_plane_state *old_plane_state, in drm_atomic_plane_enabling() 252 drm_atomic_plane_disabling(struct drm_plane_state *old_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 999 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_atomic_plane.c | 420 const struct intel_plane_state *old_plane_state, in i9xx_must_disable_cxsr() 461 const struct intel_plane_state *old_plane_state, in ilk_must_disable_cxsr() 517 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_calc_changes() 601 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_check_with_state() 686 const struct intel_plane_state *old_plane_state = in intel_plane_atomic_check() local 1100 struct intel_plane_state *old_plane_state = in intel_prepare_plane_fb() local 1178 struct intel_plane_state *old_plane_state = in intel_cleanup_plane_fb() local 1203 void intel_plane_init_cursor_vblank_work(struct intel_plane_state *old_plane_state, in intel_plane_init_cursor_vblank_work()
|
D | intel_crtc.c | 536 struct intel_plane_state *old_plane_state, *new_plane_state; in intel_pipe_update_start() local 687 struct intel_plane_state *old_plane_state; in intel_pipe_update_end() local
|
D | intel_fb_pin.c | 310 void intel_plane_unpin_fb(struct intel_plane_state *old_plane_state) in intel_plane_unpin_fb()
|
D | intel_display.h | 308 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 348 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
D | i9xx_wm.c | 710 static bool i9xx_wm_need_update(const struct intel_plane_state *old_plane_state, in i9xx_wm_need_update() 732 const struct intel_plane_state *old_plane_state, in i9xx_wm_compute() 764 const struct intel_plane_state *old_plane_state; in i9xx_compute_watermarks() local 1258 const struct intel_plane_state *old_plane_state; in g4x_compute_pipe_wm() local 1797 const struct intel_plane_state *old_plane_state; in vlv_compute_pipe_wm() local
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 79 struct drm_plane_state *old_plane_state, in drm_atomic_helper_plane_changed() 992 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1875 struct drm_plane_state *old_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 2403 struct drm_plane_state *old_plane_state; in drm_atomic_helper_wait_for_dependencies() local 2741 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2872 struct drm_plane_state *old_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local 2968 struct drm_plane_state *old_plane_state; in drm_atomic_helper_cleanup_planes() local 3024 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_swap_state() local
|
D | drm_atomic.c | 572 plane_switching_crtc(const struct drm_plane_state *old_plane_state, in plane_switching_crtc() 599 static int drm_atomic_plane_check(const struct drm_plane_state *old_plane_state, in drm_atomic_plane_check() 1397 struct drm_plane_state *old_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/xen/ |
D | xen_drm_front_kms.c | 179 struct drm_plane_state *old_plane_state) in display_send_page_flip() 244 struct drm_plane_state *old_plane_state) in display_update()
|
/linux-6.14.4/drivers/gpu/drm/loongson/ |
D | lsdc_plane.c | 73 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in lsdc_primary_atomic_update() local 302 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ls7a1000_cursor_plane_atomic_update() local 383 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ls7a2000_cursor_plane_atomic_update() local
|
/linux-6.14.4/drivers/gpu/drm/renesas/rcar-du/ |
D | rcar_du_plane.c | 145 struct rcar_du_plane_state *old_plane_state; in rcar_du_atomic_check_planes() local 254 struct rcar_du_plane_state *old_plane_state; in rcar_du_atomic_check_planes() 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/kmb/ |
D | kmb_plane.c | 344 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in kmb_plane_atomic_update() local
|
/linux-6.14.4/drivers/gpu/drm/virtio/ |
D | virtgpu_plane.c | 101 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in virtio_gpu_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/xlnx/ |
D | zynqmp_kms.c | 224 struct drm_plane_state *old_plane_state; in zynqmp_dpsub_crtc_atomic_disable() local
|
/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 5902 struct drm_plane_state *old_plane_state, in fill_dc_dirty_rects() 9020 struct drm_plane_state *old_plane_state; in amdgpu_dm_commit_cursors() local 9040 struct drm_plane_state *old_plane_state, in amdgpu_dm_update_cursor() 9172 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 10886 struct drm_plane_state *old_plane_state, in should_reset_plane() 11160 struct drm_plane_state *old_plane_state, in dm_update_plane_state() 11408 #define for_each_oldnew_plane_in_descending_zpos(__state, plane, old_plane_state, new_plane_state) \ argument 11487 struct drm_plane_state *old_plane_state, *plane_state, *cursor_state; in dm_crtc_get_cursor_mode() local 11614 struct drm_plane_state *new_plane_state, *old_plane_state; in amdgpu_dm_crtc_mem_type_changed() local 11669 struct drm_plane_state *old_plane_state, *new_plane_state, *new_cursor_state; in amdgpu_dm_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/xe/display/ |
D | xe_fb_pin.c | 402 void intel_plane_unpin_fb(struct intel_plane_state *old_plane_state) in intel_plane_unpin_fb()
|
/linux-6.14.4/drivers/gpu/drm/omapdrm/ |
D | omap_plane.c | 205 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in omap_plane_atomic_check() local
|
/linux-6.14.4/drivers/gpu/drm/ast/ |
D | ast_mode.c | 647 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ast_primary_plane_helper_atomic_update() local 902 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ast_cursor_plane_helper_atomic_update() local
|
/linux-6.14.4/drivers/gpu/drm/solomon/ |
D | ssd130x.c | 1220 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ssd130x_primary_plane_atomic_update() local 1255 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ssd132x_primary_plane_atomic_update() local 1290 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ssd133x_primary_plane_atomic_update() local
|
/linux-6.14.4/drivers/gpu/drm/udl/ |
D | udl_modeset.c | 287 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in udl_primary_plane_helper_atomic_update() local
|
/linux-6.14.4/drivers/gpu/drm/gud/ |
D | gud_pipe.c | 454 struct drm_plane_state *old_plane_state = pipe->plane.state; in gud_pipe_check() local
|
/linux-6.14.4/drivers/gpu/drm/tiny/ |
D | cirrus-qemu.c | 390 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in cirrus_primary_plane_helper_atomic_update() local
|