Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_sprite.c901 I915_WRITE_FW(DVSSTRIDE(pipe), fb->pitches[0]); in g4x_update_plane()
Di915_reg.h6296 #define DVSSTRIDE(pipe) _MMIO_PIPE(pipe, _DVSASTRIDE, _DVSBSTRIDE) macro