/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_atomic_plane.c | 112 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_check_with_state() 200 const struct drm_plane_state *old_plane_state = in intel_plane_atomic_check() local
|
D | intel_display.h | 371 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
D | intel_display.c | 10513 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_calc_changes() 12784 struct drm_plane_state *old_plane_state, *new_plane_state; in intel_atomic_track_fbs() local 12990 static void intel_plane_unpin_fb(struct intel_plane_state *old_plane_state) in intel_plane_unpin_fb() 13483 struct drm_plane_state *old_plane_state, *new_plane_state; in intel_legacy_cursor_update() local
|
D | intel_pm.c | 1321 const struct intel_plane_state *old_plane_state; in g4x_compute_pipe_wm() local 1843 const struct intel_plane_state *old_plane_state; in vlv_compute_pipe_wm() local
|
/Linux-v4.19/include/drm/ |
D | drm_atomic_helper.h | 251 drm_atomic_plane_disabling(struct drm_plane_state *old_plane_state, in drm_atomic_plane_disabling()
|
D | drm_atomic.h | 766 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 788 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 808 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
|
/Linux-v4.19/drivers/gpu/drm/xen/ |
D | xen_drm_front_kms.c | 183 struct drm_plane_state *old_plane_state) in display_send_page_flip() 230 struct drm_plane_state *old_plane_state) in display_update()
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 68 struct drm_plane_state *old_plane_state, in drm_atomic_helper_plane_changed() 818 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1543 struct drm_plane_state *old_plane_state = NULL; in drm_atomic_helper_async_check() local 1893 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_setup_commit() local 1994 struct drm_plane_state *old_plane_state; in drm_atomic_helper_wait_for_dependencies() local 2294 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2409 struct drm_plane_state *old_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local 2497 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_cleanup_planes() local 2565 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_swap_state() local
|
D | drm_blend.c | 426 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
|
/Linux-v4.19/drivers/gpu/drm/rcar-du/ |
D | rcar_du_plane.c | 148 struct rcar_du_plane_state *old_plane_state; in rcar_du_atomic_check_planes() local 257 struct rcar_du_plane_state *old_plane_state; in rcar_du_atomic_check_planes() local
|
/Linux-v4.19/drivers/gpu/drm/imx/ |
D | imx-drm-core.c | 98 struct drm_plane_state *old_plane_state, *new_plane_state; in imx_drm_atomic_commit_tail() local
|
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 3964 struct drm_plane_state *old_plane_state) in handle_cursor_update() 4228 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 5006 struct drm_plane_state *old_plane_state, *new_plane_state; in dm_update_planes_state() local
|
/Linux-v4.19/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 1005 struct drm_plane_state *old_plane_state, *new_plane_state; in vop_crtc_atomic_flush() local
|