Home
last modified time | relevance | path

Searched refs:intel_plane_atomic_check_with_state (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_atomic_plane.c110 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state, in intel_plane_atomic_check_with_state() function
227 return intel_plane_atomic_check_with_state(to_intel_crtc_state(old_crtc_state), in intel_plane_atomic_check()
H A Dintel_drv.h1999 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state,
H A Dintel_display.c13085 ret = intel_plane_atomic_check_with_state(to_intel_crtc_state(crtc->state), in intel_legacy_cursor_update()