Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_sprite.c1436 I915_WRITE_FW(DVSSTRIDE(pipe), plane_state->color_plane[0].stride); in g4x_update_plane()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h6401 #define DVSSTRIDE(pipe) _MMIO_PIPE(pipe, _DVSASTRIDE, _DVSBSTRIDE) macro