Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_sprite.c667 I915_WRITE(DVSSTRIDE(pipe), fb->pitches[0]); in ilk_update_plane()
Di915_reg.h4373 #define DVSSTRIDE(pipe) _PIPE(pipe, _DVSASTRIDE, _DVSBSTRIDE) macro