Home
last modified time | relevance | path

Searched refs:drm_atomic_get_old_crtc_state (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_atomic.h565 drm_atomic_get_old_crtc_state(const struct drm_atomic_state *state, in drm_atomic_get_old_crtc_state() function
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_types.h2038 return to_intel_crtc_state(drm_atomic_get_old_crtc_state(&state->base, in intel_atomic_get_old_crtc_state()
/openbsd/sys/dev/pci/drm/
H A Ddrm_atomic.c1375 drm_atomic_get_old_crtc_state(state, crtc); in drm_atomic_add_affected_planes()
H A Ddrm_atomic_helper.c1148 old_crtc_state = drm_atomic_get_old_crtc_state(old_state, old_conn_state->crtc); in disable_outputs()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c8088 to_dm_crtc_state(drm_atomic_get_old_crtc_state(state, pcrtc)); in amdgpu_dm_commit_planes()
8770 old_crtc_state = drm_atomic_get_old_crtc_state(state, &acrtc->base); in amdgpu_dm_atomic_commit_tail()
8803 old_crtc_state = drm_atomic_get_old_crtc_state(state, &acrtc->base); in amdgpu_dm_atomic_commit_tail()
8871 old_crtc_state = drm_atomic_get_old_crtc_state(state, &acrtc->base); in amdgpu_dm_atomic_commit_tail()
9797 old_crtc_state = drm_atomic_get_old_crtc_state( in dm_update_plane_state()