Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_sprite.c123 I915_WRITE(SPRSTRIDE(pipe), fb->pitches[0]); in ivb_update_plane()
Di915_reg.h2927 #define SPRSTRIDE(pipe) _PIPE(pipe, _SPRA_STRIDE, _SPRB_STRIDE) macro