Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_sprite.c477 I915_WRITE(DVSSIZE(pipe), (crtc_h << 16) | crtc_w); in ilk_update_plane()
H A Di915_reg.h3500 #define DVSSIZE(pipe) _PIPE(pipe, _DVSASIZE, _DVSBSIZE) macro