Home
last modified time | relevance | path

Searched refs:CURPOS_IVB (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h3336 #define CURPOS_IVB(pipe) _PIPE(pipe, _CURAPOS, _CURBPOS_IVB) macro
H A Dintel_display.c6534 I915_WRITE(CURPOS_IVB(pipe), pos); in intel_crtc_update_cursor()
10178 error->cursor[i].position = I915_READ(CURPOS_IVB(i)); in intel_display_capture_error_state()