/drivers/gpu/drm/i915/display/ |
D | intel_atomic_plane.c | 144 struct intel_plane_state *new_plane_state) in intel_plane_atomic_check_with_state() 186 const struct intel_plane_state *new_plane_state) in get_crtc_from_states() 203 struct intel_plane_state *new_plane_state = in intel_plane_atomic_check() local 318 struct intel_plane_state *new_plane_state = in skl_update_planes_on_crtc() local 352 struct intel_plane_state *new_plane_state; in i9xx_update_planes_on_crtc() local
|
D | intel_display.h | 380 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 396 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
D | intel_display.c | 13735 struct intel_plane_state *new_plane_state = in intel_update_crtc() local 14140 struct intel_plane_state *old_plane_state, *new_plane_state; in intel_atomic_track_fbs() local 14695 struct drm_plane_state *old_plane_state, *new_plane_state; in intel_legacy_cursor_update() local
|
/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 865 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1152 struct drm_plane_state *new_plane_state; in drm_atomic_helper_update_legacy_modeset_state() local 1389 struct drm_plane_state *new_plane_state; in drm_atomic_helper_wait_for_fences() local 1661 struct drm_plane_state *new_plane_state = NULL; in drm_atomic_helper_async_check() local 2021 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_setup_commit() local 2339 struct drm_plane_state *new_plane_state; in drm_atomic_helper_prepare_planes() local 2435 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2552 struct drm_plane_state *new_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local 2638 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_cleanup_planes() local 2706 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_swap_state() local [all …]
|
D | drm_atomic.c | 512 const struct drm_plane_state *new_plane_state) in plane_switching_crtc() 539 const struct drm_plane_state *new_plane_state) in drm_atomic_plane_check() 1139 struct drm_plane_state *new_plane_state; in drm_atomic_check_only() local
|
D | drm_blend.c | 497 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
|
/drivers/gpu/drm/rcar-du/ |
D | rcar_du_plane.c | 145 struct rcar_du_plane_state *new_plane_state; in rcar_du_atomic_check_planes() local 208 struct rcar_du_plane_state *new_plane_state; in rcar_du_atomic_check_planes() local 254 struct rcar_du_plane_state *new_plane_state; in rcar_du_atomic_check_planes() local
|
/drivers/gpu/drm/imx/ |
D | imx-drm-core.c | 86 struct drm_plane_state *old_plane_state, *new_plane_state; in imx_drm_atomic_commit_tail() local
|
/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 1175 struct drm_plane_state *new_plane_state; in dm_resume() local 4295 struct drm_plane_state *new_plane_state; in count_crtc_active_planes() local 4598 struct drm_plane_state *new_plane_state) in dm_plane_atomic_async_check() 5636 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_cursors() local 5659 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 6827 struct drm_plane_state *new_plane_state) in should_reset_plane() 6895 struct drm_plane_state *new_plane_state, in dm_update_plane_state() 7041 struct drm_plane_state *old_plane_state, *new_plane_state; in dm_determine_update_type_for_commit() local 7226 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_atomic_check() local
|
/drivers/gpu/drm/vc4/ |
D | vc4_kms.c | 411 struct drm_plane_state *old_plane_state, *new_plane_state; in vc4_load_tracker_atomic_check() local
|
/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 1811 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit_wndw() local 1830 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit_tail() local 2030 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit() local
|
/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 1229 struct drm_plane_state *old_plane_state, *new_plane_state; in vop_crtc_atomic_flush() local
|
/drivers/gpu/drm/i915/ |
D | intel_pm.c | 1342 const struct intel_plane_state *new_plane_state; in g4x_compute_pipe_wm() local 1863 const struct intel_plane_state *new_plane_state; in vlv_compute_pipe_wm() local
|