/linux/drivers/gpu/drm/i915/display/ |
A D | intel_atomic_plane.c | 332 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_check_with_state() 394 const struct intel_plane_state *old_plane_state = in intel_plane_atomic_check() local 687 const struct intel_plane_state *old_plane_state = in intel_prepare_plane_fb() local 794 struct intel_plane_state *old_plane_state = in intel_cleanup_plane_fb() local
|
A D | intel_fb_pin.c | 254 void intel_plane_unpin_fb(struct intel_plane_state *old_plane_state) in intel_plane_unpin_fb()
|
A D | intel_display.h | 449 #define for_each_old_intel_plane_in_state(__state, plane, old_plane_state, __i) \ argument 473 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
A D | intel_cursor.c | 624 struct intel_plane_state *old_plane_state = in intel_legacy_cursor_update() local
|
A D | intel_display.c | 2024 const struct intel_plane_state *old_plane_state; in intel_crtc_async_flip_disable_wa() local 2156 const struct intel_plane_state *old_plane_state; in intel_crtc_disable_planes() local 5997 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_calc_changes() 8629 struct intel_plane_state *old_plane_state; in intel_atomic_check_planes() local 8872 const struct intel_plane_state *new_plane_state, *old_plane_state; in intel_atomic_check_async() local 9997 struct intel_plane_state *old_plane_state, *new_plane_state; in intel_atomic_track_fbs() local
|
A D | intel_psr.c | 1600 struct intel_plane_state *new_plane_state, *old_plane_state; in intel_psr2_sel_fetch_update() local
|
/linux/drivers/gpu/drm/ |
A D | drm_atomic_helper.c | 77 struct drm_plane_state *old_plane_state, in drm_atomic_helper_plane_changed() 888 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1707 struct drm_plane_state *old_plane_state = NULL; in drm_atomic_helper_async_check() local 2091 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_setup_commit() local 2212 struct drm_plane_state *old_plane_state; in drm_atomic_helper_wait_for_dependencies() local 2493 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2608 struct drm_plane_state *old_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local 2696 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_cleanup_planes() local 2764 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_swap_state() local
|
A D | drm_atomic.c | 557 plane_switching_crtc(const struct drm_plane_state *old_plane_state, in plane_switching_crtc() 584 static int drm_atomic_plane_check(const struct drm_plane_state *old_plane_state, in drm_atomic_plane_check() 1300 struct drm_plane_state *old_plane_state; in drm_atomic_check_only() local
|
A D | drm_blend.c | 517 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
|
/linux/include/drm/ |
A D | drm_atomic_helper.h | 212 drm_atomic_plane_disabling(struct drm_plane_state *old_plane_state, in drm_atomic_plane_disabling()
|
A D | drm_atomic.h | 866 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 889 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 925 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
|
/linux/drivers/gpu/drm/xen/ |
A D | xen_drm_front_kms.c | 178 struct drm_plane_state *old_plane_state) in display_send_page_flip() 243 struct drm_plane_state *old_plane_state) in display_update()
|
/linux/drivers/gpu/drm/rcar-du/ |
A D | rcar_du_plane.c | 144 struct rcar_du_plane_state *old_plane_state; in rcar_du_atomic_check_planes() local 253 struct rcar_du_plane_state *old_plane_state; in rcar_du_atomic_check_planes() local
|
/linux/drivers/gpu/drm/imx/ |
A D | imx-drm-core.c | 81 struct drm_plane_state *old_plane_state, *new_plane_state; in imx_drm_atomic_commit_tail() local
|
/linux/drivers/gpu/drm/kmb/ |
A D | kmb_plane.c | 351 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in kmb_plane_atomic_update() local
|
/linux/drivers/gpu/drm/udl/ |
A D | udl_modeset.c | 414 struct drm_plane_state *old_plane_state) in udl_simple_display_pipe_update()
|
/linux/drivers/gpu/drm/gud/ |
A D | gud_pipe.c | 449 struct drm_plane_state *old_plane_state = pipe->plane.state; in gud_pipe_check() local
|
/linux/drivers/gpu/drm/ingenic/ |
A D | ingenic-ipu.c | 528 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in ingenic_ipu_plane_atomic_check() local
|
A D | ingenic-drm-drv.c | 367 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in ingenic_drm_plane_atomic_check() local
|
/linux/drivers/gpu/drm/vc4/ |
A D | vc4_kms.c | 549 struct drm_plane_state *old_plane_state, *new_plane_state; in vc4_load_tracker_atomic_check() local
|
/linux/drivers/gpu/drm/tiny/ |
A D | simpledrm.c | 675 struct drm_plane_state *old_plane_state) in simpledrm_simple_display_pipe_update()
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm.c | 8712 struct drm_plane_state *old_plane_state) in handle_cursor_update() 8971 struct drm_plane_state *old_plane_state; in amdgpu_dm_commit_cursors() local 8993 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 10334 struct drm_plane_state *old_plane_state, in should_reset_plane() 10500 struct drm_plane_state *old_plane_state, in dm_update_plane_state() 10778 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_atomic_check() local
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
A D | mdp5_plane.c | 312 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in mdp5_plane_atomic_check() local
|
/linux/drivers/gpu/drm/xlnx/ |
A D | zynqmp_disp.c | 1481 struct drm_plane_state *old_plane_state; in zynqmp_disp_crtc_atomic_disable() local
|
/linux/drivers/gpu/drm/tegra/ |
A D | dc.c | 1849 const struct drm_plane_state *old_plane_state; in tegra_crtc_update_memory_bandwidth() local
|