Searched refs:DVSSTRIDE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | intel_sprite.c | 667 I915_WRITE(DVSSTRIDE(pipe), fb->pitches[0]); in ilk_update_plane() |
D | i915_reg.h | 4373 #define DVSSTRIDE(pipe) _PIPE(pipe, _DVSASTRIDE, _DVSBSTRIDE) macro |