Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_sprite.c1775 I915_WRITE_FW(DVSSTRIDE(pipe), plane_state->color_plane[0].stride); in g4x_update_plane()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_reg.h6535 #define DVSSTRIDE(pipe) _MMIO_PIPE(pipe, _DVSASTRIDE, _DVSBSTRIDE) macro