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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Dradeon_state.c1035 int tileoffset, nrtilesx, nrtilesy, j; local
1054 tileoffset =
1067 OUT_RING(tileoffset * 8);
1076 tileoffset += depthpixperline >> 6;
1084 tileoffset =
1106 OUT_RING(tileoffset * 16);
1115 tileoffset += depthpixperline >> 5;
1120 tileoffset =
1132 OUT_RING(tileoffset * 128);
1141 tileoffset
[all...]

Completed in 59 milliseconds