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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_textured_videofuncs.c1490 /* R300_INST_COUNT_RS - highest RS instruction used */
1491 OUT_ACCEL_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(1));
1834 /* R300_INST_COUNT_RS - highest RS instruction used */
1835 OUT_ACCEL_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
1971 /* R300_INST_COUNT_RS - highest RS instruction used */
1972 OUT_ACCEL_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
2195 /* R300_INST_COUNT_RS - highest RS instruction used */
2196 OUT_ACCEL_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
2999 /* R300_INST_COUNT_RS - highest RS instruction used */
3000 OUT_ACCEL_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(
[all...]
H A Dradeon_exa_render.c1751 /* R300_INST_COUNT_RS - highest RS instruction used */
1752 OUT_ACCEL_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(1));
1774 OUT_ACCEL_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
1948 OUT_ACCEL_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(1));
1960 OUT_ACCEL_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
H A Dradeon_reg.h4654 # define R300_INST_COUNT_RS(x) ((x) << 0) macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_textured_videofuncs.c1219 /* R300_INST_COUNT_RS - highest RS instruction used */
1220 OUT_RING_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(1));
1563 /* R300_INST_COUNT_RS - highest RS instruction used */
1564 OUT_RING_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
1700 /* R300_INST_COUNT_RS - highest RS instruction used */
1701 OUT_RING_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
1924 /* R300_INST_COUNT_RS - highest RS instruction used */
1925 OUT_RING_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
2664 /* R300_INST_COUNT_RS - highest RS instruction used */
2665 OUT_RING_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(
[all...]
H A Dradeon_exa_render.c1673 /* R300_INST_COUNT_RS - highest RS instruction used */
1674 OUT_RING_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(1));
1696 OUT_RING_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
1870 OUT_RING_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(1));
1882 OUT_RING_REG(R300_RS_INST_COUNT, R300_INST_COUNT_RS(0));
H A Dradeon_reg.h4654 # define R300_INST_COUNT_RS(x) ((x) << 0) macro

Completed in 78 milliseconds