| /linux-6.15/include/drm/ |
| H A D | drm_atomic_helper.h | 227 static inline bool drm_atomic_plane_enabling(struct drm_plane_state *old_plane_state, in drm_atomic_plane_enabling() 254 drm_atomic_plane_disabling(struct drm_plane_state *old_plane_state, in drm_atomic_plane_disabling()
|
| H A D | drm_atomic.h | 990 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 1013 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 1049 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
|
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_atomic_plane.c | 462 const struct intel_plane_state *old_plane_state, in i9xx_must_disable_cxsr() 503 const struct intel_plane_state *old_plane_state, in ilk_must_disable_cxsr() 559 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_calc_changes() 643 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_check_with_state() 728 const struct intel_plane_state *old_plane_state = in intel_plane_atomic_check() local 1161 struct intel_plane_state *old_plane_state = in intel_prepare_plane_fb() local 1240 struct intel_plane_state *old_plane_state = in intel_cleanup_plane_fb() local 1264 void intel_plane_init_cursor_vblank_work(struct intel_plane_state *old_plane_state, in intel_plane_init_cursor_vblank_work()
|
| H A D | intel_fb_pin.c | 259 const struct intel_plane_state *old_plane_state) in intel_plane_pin_fb() 315 void intel_plane_unpin_fb(struct intel_plane_state *old_plane_state) in intel_plane_unpin_fb()
|
| H A D | intel_crtc.c | 540 struct intel_plane_state *old_plane_state, *new_plane_state; in intel_pipe_update_start() local 694 struct intel_plane_state *old_plane_state; in intel_pipe_update_end() local
|
| H A D | intel_display.h | 306 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 346 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
| H A 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.15/drivers/gpu/drm/xe/display/ |
| H A D | xe_fb_pin.c | 388 const struct intel_plane_state *old_plane_state) in reuse_vma() 417 const struct intel_plane_state *old_plane_state) in intel_plane_pin_fb() 442 void intel_plane_unpin_fb(struct intel_plane_state *old_plane_state) in intel_plane_unpin_fb()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_atomic_helper.c | 79 struct drm_plane_state *old_plane_state, in drm_atomic_helper_plane_changed() 1021 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1913 struct drm_plane_state *old_plane_state = NULL; in drm_atomic_helper_async_check() local 2318 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_setup_commit() local 2441 struct drm_plane_state *old_plane_state; in drm_atomic_helper_wait_for_dependencies() local 2779 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2910 struct drm_plane_state *old_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local 3006 struct drm_plane_state *old_plane_state; in drm_atomic_helper_cleanup_planes() local 3062 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_swap_state() local
|
| H A 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
|
| H A D | drm_blend.c | 516 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
|
| /linux-6.15/drivers/gpu/drm/xen/ |
| H A 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.15/drivers/gpu/drm/loongson/ |
| H A 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 303 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ls7a1000_cursor_plane_atomic_update() local 384 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ls7a2000_cursor_plane_atomic_update() local
|
| /linux-6.15/drivers/gpu/drm/renesas/rcar-du/ |
| H A 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.15/drivers/gpu/drm/imx/ipuv3/ |
| H A 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.15/drivers/gpu/drm/kmb/ |
| H A 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.15/drivers/gpu/drm/ast/ |
| H A D | ast_cursor.c | 176 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.15/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_kms.c | 224 struct drm_plane_state *old_plane_state; in zynqmp_dpsub_crtc_atomic_disable() local
|
| /linux-6.15/drivers/gpu/drm/tiny/ |
| H A D | appletbdrm.c | 324 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in appletbdrm_primary_plane_helper_atomic_check() local 478 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(old_state, plane); in appletbdrm_primary_plane_helper_atomic_update() local
|
| /linux-6.15/drivers/gpu/drm/omapdrm/ |
| H A 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.15/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_plane.c | 103 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in virtio_gpu_plane_atomic_check() local
|
| /linux-6.15/drivers/gpu/drm/solomon/ |
| H A 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.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 5985 struct drm_plane_state *old_plane_state, in fill_dc_dirty_rects() 9133 struct drm_plane_state *old_plane_state; in amdgpu_dm_commit_cursors() local 9153 struct drm_plane_state *old_plane_state, in amdgpu_dm_update_cursor() 9285 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 11011 struct drm_plane_state *old_plane_state, in should_reset_plane() 11288 struct drm_plane_state *old_plane_state, in dm_update_plane_state() 11536 #define for_each_oldnew_plane_in_descending_zpos(__state, plane, old_plane_state, new_plane_state) \ argument 11615 struct drm_plane_state *old_plane_state, *plane_state, *cursor_state; in dm_crtc_get_cursor_mode() local 11742 struct drm_plane_state *new_plane_state, *old_plane_state; in amdgpu_dm_crtc_mem_type_changed() local 11797 struct drm_plane_state *old_plane_state, *new_plane_state, *new_cursor_state; in amdgpu_dm_atomic_check() local
|
| /linux-6.15/drivers/gpu/drm/udl/ |
| H A 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.15/drivers/gpu/drm/gud/ |
| H A D | gud_pipe.c | 454 struct drm_plane_state *old_plane_state = pipe->plane.state; in gud_pipe_check() local
|