| /linux/include/drm/ |
| H A D | drm_atomic_helper.h | 249 static inline bool drm_atomic_plane_enabling(struct drm_plane_state *old_plane_state, in drm_atomic_plane_enabling() 276 drm_atomic_plane_disabling(struct drm_plane_state *old_plane_state, in drm_atomic_plane_disabling()
|
| H A D | drm_atomic.h | 1124 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 1147 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 1183 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_plane.c | 494 const struct intel_plane_state *old_plane_state, in i9xx_must_disable_cxsr() 535 const struct intel_plane_state *old_plane_state, in ilk_must_disable_cxsr() 591 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_calc_changes() 675 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_check_with_state() 760 const struct intel_plane_state *old_plane_state = in plane_atomic_check() local 1196 struct intel_plane_state *old_plane_state = in intel_prepare_plane_fb() local 1274 struct intel_plane_state *old_plane_state = in intel_cleanup_plane_fb() local 1460 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_display.c | 1123 const struct intel_plane_state *old_plane_state; in intel_crtc_async_flip_disable_wa() local 1271 const struct intel_plane_state *old_plane_state; in intel_crtc_disable_planes() local 6002 const struct intel_plane_state *old_plane_state; in intel_async_flip_check_uapi() local 6077 const struct intel_plane_state *new_plane_state, *old_plane_state; in intel_async_flip_check_hw() local 7639 struct intel_plane_state *old_plane_state, *new_plane_state; in intel_atomic_track_fbs() local
|
| H A D | intel_psr.c | 2812 struct intel_plane_state *new_plane_state, *old_plane_state; in intel_psr2_sel_fetch_update() local
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_atomic_helper.c | 80 struct drm_plane_state *old_plane_state, in drm_atomic_helper_plane_changed() 1024 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 2113 struct drm_plane_state *old_plane_state = NULL; in drm_atomic_helper_async_check() local 2518 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_setup_commit() local 2641 struct drm_plane_state *old_plane_state; in drm_atomic_helper_wait_for_dependencies() local 2979 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 3110 struct drm_plane_state *old_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local 3206 struct drm_plane_state *old_plane_state; in drm_atomic_helper_cleanup_planes() local 3262 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_swap_state() local
|
| H A D | drm_atomic.c | 645 plane_switching_crtc(const struct drm_plane_state *old_plane_state, in plane_switching_crtc() 672 static int drm_atomic_plane_check(const struct drm_plane_state *old_plane_state, in drm_atomic_plane_check() 1620 struct drm_plane_state *old_plane_state; in drm_atomic_check_only() local
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 6314 struct drm_plane_state *old_plane_state, in fill_dc_dirty_rects() 9745 struct drm_plane_state *old_plane_state; in amdgpu_dm_commit_cursors() local 9765 struct drm_plane_state *old_plane_state, in amdgpu_dm_update_cursor() 9897 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 11662 struct drm_plane_state *old_plane_state, in should_reset_plane() 11939 struct drm_plane_state *old_plane_state, in dm_update_plane_state() 12187 #define for_each_oldnew_plane_in_descending_zpos(__state, plane, old_plane_state, new_plane_state) \ argument 12266 struct drm_plane_state *old_plane_state, *plane_state, *cursor_state; in dm_crtc_get_cursor_mode() local 12393 struct drm_plane_state *new_plane_state, *old_plane_state; in amdgpu_dm_crtc_mem_type_changed() local 12448 struct drm_plane_state *old_plane_state, *new_plane_state, *new_cursor_state; in amdgpu_dm_atomic_check() local
|
| H A D | amdgpu_dm_plane.c | 1336 struct drm_plane_state *old_plane_state) in amdgpu_dm_plane_handle_cursor_update()
|
| /linux/drivers/gpu/drm/gud/ |
| H A D | gud_pipe.c | 457 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in gud_plane_atomic_check() local
|
| /linux/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_mode.c | 517 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(old_state, plane); in mgag200_primary_plane_helper_atomic_update() local
|
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_mode.c | 545 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ast_primary_plane_helper_atomic_update() local
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_plane.c | 1155 struct drm_plane_state *old_plane_state = in dpu_plane_virtual_atomic_check() local
|