Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_sprite.c627 I915_WRITE(SPRSURF(pipe), in ivb_update_plane()
649 I915_WRITE(SPRSURF(pipe), 0); in ivb_disable_plane()
Di915_reg.h4723 #define SPRSURF(pipe) _PIPE(pipe, _SPRA_SURF, _SPRB_SURF) macro