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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_state.c1034 int tileoffset, nrtilesx, nrtilesy, j; local
1053 tileoffset =
1066 OUT_RING(tileoffset * 8);
1075 tileoffset += depthpixperline >> 6;
1083 tileoffset =
1105 OUT_RING(tileoffset * 16);
1114 tileoffset += depthpixperline >> 5;
1119 tileoffset =
1131 OUT_RING(tileoffset * 128);
1140 tileoffset
[all...]

Completed in 13 milliseconds