Searched refs:SPRSTRIDE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | intel_sprite.c | 123 I915_WRITE(SPRSTRIDE(pipe), fb->pitches[0]); in ivb_update_plane() |
D | i915_reg.h | 2927 #define SPRSTRIDE(pipe) _PIPE(pipe, _SPRA_STRIDE, _SPRB_STRIDE) macro |