Searched refs:SPRSURF (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_sprite.c311 I915_MODIFY_DISPBASE(SPRSURF(pipe), obj->gtt_offset + sprsurf_offset);
312 POSTING_READ(SPRSURF(pipe));
333 I915_MODIFY_DISPBASE(SPRSURF(pipe), 0);
334 POSTING_READ(SPRSURF(pipe));
H A Di915_reg.h3574 #define SPRSURF(pipe) _PIPE(pipe, _SPRA_SURF, _SPRB_SURF) macro

Completed in 60 milliseconds