Home
last modified time | relevance | path

Searched defs:old_plane_state (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.14.4/include/drm/
Ddrm_atomic_helper.h225 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()
Ddrm_atomic.h940 #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/
Dintel_atomic_plane.c420 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()
Dintel_crtc.c536 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
Dintel_fb_pin.c310 void intel_plane_unpin_fb(struct intel_plane_state *old_plane_state) in intel_plane_unpin_fb()
Dintel_display.h308 #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
Di9xx_wm.c710 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/
Ddrm_atomic_helper.c79 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
Ddrm_atomic.c572 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
Ddrm_blend.c516 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
/linux-6.14.4/drivers/gpu/drm/xen/
Dxen_drm_front_kms.c179 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/
Dlsdc_plane.c73 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/
Drcar_du_plane.c145 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/
Dimx-drm-core.c73 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/
Dkmb_plane.c344 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/
Dvirtgpu_plane.c101 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/
Dzynqmp_kms.c224 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/
Damdgpu_dm.c5902 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/
Dxe_fb_pin.c402 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/
Domap_plane.c205 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/
Dast_mode.c647 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/
Dssd130x.c1220 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/
Dudl_modeset.c287 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/
Dgud_pipe.c454 struct drm_plane_state *old_plane_state = pipe->plane.state; in gud_pipe_check() local
/linux-6.14.4/drivers/gpu/drm/tiny/
Dcirrus-qemu.c390 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in cirrus_primary_plane_helper_atomic_update() local

12