/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
H A D | intel_atomic_plane.c | 229 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_check_with_state() 276 get_crtc_from_states(const struct intel_plane_state *old_plane_state, in get_crtc_from_states() 293 const struct intel_plane_state *old_plane_state = in intel_plane_atomic_check() local
|
H A D | intel_display.h | 427 #define for_each_old_intel_plane_in_state(__state, plane, old_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 | 6523 const struct intel_plane_state *old_plane_state; in intel_crtc_disable_planes() local 12135 const struct intel_plane_state *old_plane_state, in intel_plane_atomic_calc_changes() 15535 struct intel_plane_state *old_plane_state, *new_plane_state; in intel_atomic_track_fbs() local 15746 static void intel_plane_unpin_fb(struct intel_plane_state *old_plane_state) in intel_plane_unpin_fb() 15889 struct intel_plane_state *old_plane_state = in intel_cleanup_plane_fb() local 16007 struct intel_plane_state *old_plane_state = in intel_legacy_cursor_update() local
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
H A D | drm_atomic_helper.h | 215 drm_atomic_plane_disabling(struct drm_plane_state *old_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 873 #define for_each_old_plane_in_state(__state, plane, old_plane_state, __i) \ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/xen/ |
H A D | xen_drm_front_kms.c | 182 struct drm_plane_state *old_plane_state) in display_send_page_flip() 229 struct drm_plane_state *old_plane_state) in display_update()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_atomic_helper.c | 80 struct drm_plane_state *old_plane_state, in drm_atomic_helper_plane_changed() 865 struct drm_plane_state *new_plane_state, *old_plane_state; in drm_atomic_helper_check_planes() local 1690 struct drm_plane_state *old_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 2164 struct drm_plane_state *old_plane_state; in drm_atomic_helper_wait_for_dependencies() local 2477 struct drm_plane_state *old_plane_state, *new_plane_state; in drm_atomic_helper_commit_planes() local 2592 struct drm_plane_state *old_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 | 522 plane_switching_crtc(const struct drm_plane_state *old_plane_state, in plane_switching_crtc() 549 static int drm_atomic_plane_check(const struct drm_plane_state *old_plane_state, in drm_atomic_plane_check() 1151 struct drm_plane_state *old_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-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 6078 struct drm_plane_state *old_plane_state) in handle_cursor_update() 6317 struct drm_plane_state *old_plane_state, *new_plane_state __unused; in amdgpu_dm_commit_cursors() local 6340 struct drm_plane_state *old_plane_state, *new_plane_state; in amdgpu_dm_commit_planes() local 7559 struct drm_plane_state *old_plane_state, in should_reset_plane() 7627 struct drm_plane_state *old_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-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | intel_pm.c | 1351 const struct intel_plane_state *old_plane_state; in g4x_compute_pipe_wm() local 1876 const struct intel_plane_state *old_plane_state; in vlv_compute_pipe_wm() local
|