Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/ !
H A Dintel_plane.h68 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state,
H A Dintel_plane.c662 int intel_plane_atomic_check_with_state(const struct intel_crtc_state *old_crtc_state, in intel_plane_atomic_check_with_state() function
786 return intel_plane_atomic_check_with_state(old_crtc_state, in plane_atomic_check()
H A Dintel_cursor.c891 ret = intel_plane_atomic_check_with_state(crtc_state, new_crtc_state, in intel_legacy_cursor_update()