/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_atomic_plane.c | 197 struct drm_plane_state *new_plane_state) in intel_plane_atomic_check() 223 const struct intel_plane_state *new_plane_state = in intel_plane_atomic_update() local
|
D | intel_display.h | 355 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 371 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
D | intel_pm.c | 1322 const struct intel_plane_state *new_plane_state; in g4x_compute_pipe_wm() local 1844 const struct intel_plane_state *new_plane_state; in vlv_compute_pipe_wm() local
|
D | intel_display.c | 12404 struct intel_plane_state *new_plane_state = in intel_update_crtc() local 12784 struct drm_plane_state *old_plane_state, *new_plane_state; in intel_atomic_track_fbs() local 13483 struct drm_plane_state *old_plane_state, *new_plane_state; in intel_legacy_cursor_update() local
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 818 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1071 struct drm_plane_state *new_plane_state; in drm_atomic_helper_update_legacy_modeset_state() local 1307 struct drm_plane_state *new_plane_state; in drm_atomic_helper_wait_for_fences() local 1544 struct drm_plane_state *new_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 2207 struct drm_plane_state *new_plane_state; in drm_atomic_helper_prepare_planes() local 2294 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2411 struct drm_plane_state *new_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 [all …]
|
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 | 149 struct rcar_du_plane_state *new_plane_state; in rcar_du_atomic_check_planes() local 212 struct rcar_du_plane_state *new_plane_state; in rcar_du_atomic_check_planes() local 258 struct rcar_du_plane_state *new_plane_state; in rcar_du_atomic_check_planes() local
|
/Linux-v4.19/include/drm/ |
D | drm_atomic_helper.h | 252 struct drm_plane_state *new_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 826 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
|
/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/mediatek/ |
D | mtk_drm_drv.c | 51 struct drm_plane_state *new_plane_state; in mtk_atomic_wait_for_fences() local
|
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 1693 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit_wndw() local 1712 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit_tail() local 1904 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit() local
|
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 736 struct drm_plane_state *new_plane_state; in dm_resume() local 4228 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 4818 struct drm_plane_state *new_plane_state = NULL; in dm_update_crtcs_state() 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
|