Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_sprite.c118 I915_WRITE(SPSTRIDE(pipe, plane), fb->pitches[0]); in vlv_update_plane()
Di915_reg.h3343 #define SPSTRIDE(pipe, plane) _PIPE(pipe * 2 + plane, _SPASTRIDE, _SPBSTRIDE) macro