Searched refs:spitch (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Dradeon_state.c1714 int size, dwords, tex_width, blit_width, spitch; local
1771 spitch = blit_width >> 6;
1772 if (spitch == 0 && image->height > 1)
1945 OUT_RING((spitch << 22) | (offset >> 10));

Completed in 46 milliseconds