Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_sprite.c575 I915_WRITE_FW(SPSTRIDE(pipe, plane_id), fb->pitches[0]); in vlv_update_plane()
Di915_reg.h6446 #define SPSTRIDE(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPASTRIDE, _SPBSTRIDE) macro