Searched refs:SPSTRIDE (Results 1 – 2 of 2) sorted by relevance
575 I915_WRITE_FW(SPSTRIDE(pipe, plane_id), fb->pitches[0]); in vlv_update_plane()
6446 #define SPSTRIDE(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPASTRIDE, _SPBSTRIDE) macro