/netbsd/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_atomic_plane.c | 230 struct intel_plane_state *new_plane_state) in intel_plane_atomic_check_with_state() 277 const struct intel_plane_state *new_plane_state) in get_crtc_from_states() 291 struct intel_plane_state *new_plane_state = in intel_plane_atomic_check() local 396 struct intel_plane_state *new_plane_state = in skl_update_planes_on_crtc() local 414 struct intel_plane_state *new_plane_state; in i9xx_update_planes_on_crtc() local
|
H A D | intel_display.h | 435 #define for_each_new_intel_plane_in_state(__state, plane, new_plane_state, __i) \ argument 451 #define for_each_oldnew_intel_plane_in_state(__state, plane, old_plane_state, new_plane_state, __i)… argument
|
H A D | intel_display.c | 14862 struct intel_plane_state *new_plane_state = in intel_update_crtc() local 15050 struct intel_plane_state *new_plane_state = in intel_post_crtc_enable_updates() local 15535 struct intel_plane_state *old_plane_state, *new_plane_state; in intel_atomic_track_fbs() local 15780 struct intel_plane_state *new_plane_state = in intel_prepare_plane_fb() local 16009 struct intel_plane_state *new_plane_state; in intel_legacy_cursor_update() local
|
/netbsd/sys/external/bsd/drm2/dist/include/drm/ |
H A D | drm_atomic_helper.h | 216 struct drm_plane_state *new_plane_state) in drm_atomic_plane_disabling()
|
H A 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
|
/netbsd/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_atomic_helper.c | 865 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1154 struct drm_plane_state *new_plane_state; in drm_atomic_helper_update_legacy_modeset_state() local 1395 struct drm_plane_state *new_plane_state; in drm_atomic_helper_wait_for_fences() local 1691 struct drm_plane_state *new_plane_state = NULL; in drm_atomic_helper_async_check() local 2063 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_setup_commit() local 2381 struct drm_plane_state *new_plane_state; in drm_atomic_helper_prepare_planes() local 2477 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2594 struct drm_plane_state *new_plane_state = in drm_atomic_helper_commit_planes_on_crtc() local 2680 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_cleanup_planes() local 2748 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_swap_state() local
|
H A D | drm_atomic.c | 523 const struct drm_plane_state *new_plane_state) in plane_switching_crtc() 550 const struct drm_plane_state *new_plane_state) in drm_atomic_plane_check() 1152 struct drm_plane_state *new_plane_state; in drm_atomic_check_only() local
|
H A D | drm_blend.c | 507 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_normalize_zpos() local
|
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 1621 struct drm_plane_state *new_plane_state; in dm_resume() local 4799 struct drm_plane_state *new_plane_state; in count_crtc_active_planes() local 5226 struct drm_plane_state *new_plane_state) in dm_plane_atomic_async_check() 6340 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 7560 struct drm_plane_state *new_plane_state) in should_reset_plane() 7628 struct drm_plane_state *new_plane_state, in dm_update_plane_state() 7774 struct drm_plane_state *old_plane_state, *new_plane_state; in dm_determine_update_type_for_commit() local 7985 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_atomic_check() local
|
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
H A D | nouveau_dispnv50_disp.c | 1938 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit_wndw() local 1957 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit_tail() local 2173 struct drm_plane_state *new_plane_state; in nv50_disp_atomic_commit() local
|
/netbsd/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | intel_pm.c | 1352 const struct intel_plane_state *new_plane_state; in g4x_compute_pipe_wm() local 1877 const struct intel_plane_state *new_plane_state; in vlv_compute_pipe_wm() local
|