Searched refs:DVSTILEOFF (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | intel_sprite.c | 471 I915_WRITE(DVSTILEOFF(pipe), (y << 16) | x); in ilk_update_plane() |
D | i915_reg.h | 3217 #define DVSTILEOFF(pipe) _PIPE(pipe, _DVSATILEOFF, _DVSBTILEOFF) macro |