/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_atomic_plane.c | 284 struct intel_plane_state *new_plane_state) in intel_plane_atomic_check_with_state() 323 const struct intel_plane_state *new_plane_state) in get_crtc_from_states() 337 struct intel_plane_state *new_plane_state = in intel_plane_atomic_check() local 443 struct intel_plane_state *new_plane_state = in skl_update_planes_on_crtc() local 461 struct intel_plane_state *new_plane_state; in i9xx_update_planes_on_crtc() local
|
D | intel_display.h | 426 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 442 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
D | intel_display.c | 15760 struct intel_plane_state *old_plane_state, *new_plane_state; in intel_atomic_track_fbs() local 15986 struct intel_plane_state *new_plane_state = in intel_prepare_plane_fb() local 16226 struct intel_plane_state *new_plane_state; in intel_legacy_cursor_update() local
|
/linux-5.10/drivers/gpu/drm/ |
D | drm_atomic_helper.c | 888 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1175 struct drm_plane_state *new_plane_state; in drm_atomic_helper_update_legacy_modeset_state() local 1434 struct drm_plane_state *new_plane_state; in drm_atomic_helper_wait_for_fences() local 1706 struct drm_plane_state *new_plane_state = NULL; in drm_atomic_helper_async_check() local 2078 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_setup_commit() local 2398 struct drm_plane_state *new_plane_state; in drm_atomic_helper_prepare_planes() local 2494 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2611 struct drm_plane_state *new_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local 2697 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_cleanup_planes() local 2765 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_swap_state() local [all …]
|
D | drm_atomic.c | 513 const struct drm_plane_state *new_plane_state) in plane_switching_crtc() 540 const struct drm_plane_state *new_plane_state) in drm_atomic_plane_check() 1259 struct drm_plane_state *new_plane_state; in drm_atomic_check_only() local
|
D | drm_blend.c | 510 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
|
/linux-5.10/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
|
/linux-5.10/include/drm/ |
D | drm_atomic_helper.h | 217 struct drm_plane_state *new_plane_state) in drm_atomic_plane_disabling()
|
D | drm_atomic.h | 830 #define for_each_oldnew_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i) \ argument 853 #define for_each_oldnew_plane_in_state_reverse(__state, plane, old_plane_state, new_plane_state, __… argument 891 #define for_each_new_plane_in_state(__state, plane, new_plane_state, __i) \ argument
|
/linux-5.10/drivers/gpu/drm/imx/ |
D | imx-drm-core.c | 81 struct drm_plane_state *old_plane_state, *new_plane_state; in imx_drm_atomic_commit_tail() local
|
/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 1917 struct drm_plane_state *new_plane_state; in dm_resume() local 5481 struct drm_plane_state *new_plane_state; in count_crtc_active_planes() local 5929 struct drm_plane_state *new_plane_state) in dm_plane_atomic_async_check() 7050 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_cursors() local 7073 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 8268 struct drm_plane_state *new_plane_state) in should_reset_plane() 8374 struct drm_plane_state *new_plane_state, in dm_update_plane_state() 8590 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_atomic_check() local
|
/linux-5.10/drivers/gpu/drm/vc4/ |
D | vc4_kms.c | 587 struct drm_plane_state *old_plane_state, *new_plane_state; in vc4_load_tracker_atomic_check() local
|
/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 2036 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit_wndw() local 2055 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit_tail() local 2285 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit() local
|
/linux-5.10/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 1464 struct drm_plane_state *old_plane_state, *new_plane_state; in vop_crtc_atomic_flush() local
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_pm.c | 1380 const struct intel_plane_state *new_plane_state; in g4x_compute_pipe_wm() local 1903 const struct intel_plane_state *new_plane_state; in vlv_compute_pipe_wm() local
|