| /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 | 1119 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 1142 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 1178 #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 | 524 const struct intel_plane_state *old_plane_state, in i9xx_must_disable_cxsr() 565 const struct intel_plane_state *old_plane_state, in ilk_must_disable_cxsr() 621 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_calc_changes() 707 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_check_with_state() 792 const struct intel_plane_state *old_plane_state = in plane_atomic_check() local 1228 struct intel_plane_state *old_plane_state = in intel_prepare_plane_fb() local 1305 struct intel_plane_state *old_plane_state = in intel_cleanup_plane_fb() local 1489 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 | 1143 const struct intel_plane_state *old_plane_state; in intel_crtc_async_flip_disable_wa() local 1294 const struct intel_plane_state *old_plane_state; in intel_crtc_disable_planes() local 6003 const struct intel_plane_state *old_plane_state; in intel_async_flip_check_uapi() local 6070 const struct intel_plane_state *new_plane_state, *old_plane_state; in intel_async_flip_check_hw() local 7679 struct intel_plane_state *old_plane_state, *new_plane_state; in intel_atomic_track_fbs() local
|
| H A D | intel_psr.c | 2868 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 | 81 struct drm_plane_state *old_plane_state, in drm_atomic_helper_plane_changed() 1025 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 2114 struct drm_plane_state *old_plane_state = NULL; in drm_atomic_helper_async_check() local 2519 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
|
| /linux/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/drivers/gpu/drm/tiny/ |
| H A D | appletbdrm.c | 322 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in appletbdrm_primary_plane_helper_atomic_check() local 476 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(old_state, plane); in appletbdrm_primary_plane_helper_atomic_update() local
|
| H A D | bochs.c | 450 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in bochs_primary_plane_helper_atomic_update() local
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_plane.c | 206 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in omap_plane_atomic_check() local
|
| /linux/drivers/gpu/drm/sitronix/ |
| H A D | st7586.c | 179 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in st7586_plane_helper_atomic_update() local
|
| H A D | st7920.c | 393 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in st7920_primary_plane_atomic_update() local
|
| /linux/drivers/gpu/drm/solomon/ |
| H A D | ssd130x.c | 1201 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ssd130x_primary_plane_atomic_update() local 1242 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ssd132x_primary_plane_atomic_update() local 1283 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in ssd133x_primary_plane_atomic_update() local
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_plane.c | 104 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in virtio_gpu_plane_atomic_check() local
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 6417 struct drm_plane_state *old_plane_state, in fill_dc_dirty_rects() 9844 struct drm_plane_state *old_plane_state; in amdgpu_dm_commit_cursors() local 9864 struct drm_plane_state *old_plane_state, in amdgpu_dm_update_cursor() 9997 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 11763 struct drm_plane_state *old_plane_state, in should_reset_plane() 12051 struct drm_plane_state *old_plane_state, in dm_update_plane_state() 12299 #define for_each_oldnew_plane_in_descending_zpos(__state, plane, old_plane_state, new_plane_state) \ argument 12410 struct drm_plane_state *old_plane_state, *plane_state, *cursor_state; in dm_crtc_get_cursor_mode() local 12549 struct drm_plane_state *new_plane_state, *old_plane_state; in amdgpu_dm_crtc_mem_type_changed() local 12604 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 | 1348 struct drm_plane_state *old_plane_state) in amdgpu_dm_plane_handle_cursor_update()
|
| /linux/drivers/gpu/drm/udl/ |
| H A D | udl_modeset.c | 289 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in udl_primary_plane_helper_atomic_update() local
|
| /linux/drivers/gpu/drm/sysfb/ |
| H A D | drm_sysfb_modeset.c | 334 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, plane); in drm_sysfb_plane_helper_atomic_update() local
|
| /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 | 551 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/mdp5/ |
| H A D | mdp5_plane.c | 328 struct drm_plane_state *old_plane_state = drm_atomic_get_old_plane_state(state, in mdp5_plane_atomic_check() local
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_plane.c | 2139 struct drm_plane_state *old_plane_state = in vc4_plane_atomic_check() local
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | dc.c | 2006 const struct drm_plane_state *old_plane_state; in tegra_crtc_update_memory_bandwidth() local
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vop.c | 1570 struct drm_plane_state *old_plane_state, *new_plane_state; in vop_crtc_atomic_flush() local
|