Searched refs:CHIP_FAMILY_R600 (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_chipinfo_gen.h249 { 0x9400, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
250 { 0x9401, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
251 { 0x9402, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
252 { 0x9403, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
253 { 0x9405, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
254 { 0x940A, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
255 { 0x940B, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
256 { 0x940F, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
H A Dradeon_dri2.c124 if (info->ChipFamily >= CHIP_FAMILY_R600)
135 if (info->ChipFamily >= CHIP_FAMILY_R600) {
151 if (info->ChipFamily >= CHIP_FAMILY_R600)
281 if (info->ChipFamily >= CHIP_FAMILY_R600) {
298 if (info->ChipFamily >= CHIP_FAMILY_R600) {
316 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1329 if ( (info->ChipFamily >= CHIP_FAMILY_R600) ) {
H A Dradeon_kms.c403 if ((info->ChipFamily >= CHIP_FAMILY_R600) && info->IsIGP)
503 if (info->ChipFamily < CHIP_FAMILY_R600)
699 if (info->ChipFamily >= CHIP_FAMILY_R600) {
703 if (info->ChipFamily >= CHIP_FAMILY_R600) {
803 if (info->ChipFamily >= CHIP_FAMILY_R600)
1249 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1261 if (info->ChipFamily >= CHIP_FAMILY_R600) {
H A Dradeon_driver.c660 } else if (info->ChipFamily >= CHIP_FAMILY_R600) {
703 } else if (info->ChipFamily >= CHIP_FAMILY_R600) {
777 } else if (info->ChipFamily >= CHIP_FAMILY_R600) {
837 } else if (info->ChipFamily >= CHIP_FAMILY_R600) {
888 } else if (info->ChipFamily >= CHIP_FAMILY_R600) {
1443 } else if (info->ChipFamily >= CHIP_FAMILY_R600) {
1500 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1521 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1533 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1570 if ((info->ChipFamily >= CHIP_FAMILY_R600)
[all...]
H A Dradeon_textured_video.c299 if (info->ChipFamily >= CHIP_FAMILY_R600)
306 if (info->ChipFamily >= CHIP_FAMILY_R600)
447 if (info->ChipFamily >= CHIP_FAMILY_R600) {
467 if (info->ChipFamily >= CHIP_FAMILY_R600)
775 if (info->ChipFamily < CHIP_FAMILY_R600) {
H A Dradeon_accel.c728 if (info->ChipFamily < CHIP_FAMILY_R600) {
757 if (info->ChipFamily >= CHIP_FAMILY_R600) {
799 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1104 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1114 if (info->ChipFamily >= CHIP_FAMILY_R600)
1127 if (info->ChipFamily >= CHIP_FAMILY_R600)
H A Dradeon_cursor.c76 if (info->ChipFamily < CHIP_FAMILY_R600) \
84 if (info->ChipFamily < CHIP_FAMILY_R600) \
H A Ddrmmode_display.c74 if (info->ChipFamily >= CHIP_FAMILY_R600) {
267 if (info->ChipFamily >= CHIP_FAMILY_R600) {
337 if (info->ChipFamily >= CHIP_FAMILY_R600)
346 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1168 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1190 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1232 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1283 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1297 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1800 if (info->ChipFamily >= CHIP_FAMILY_R600)
[all...]
H A Dradeon.h353 #define IS_R600_3D (info->ChipFamily >= CHIP_FAMILY_R600)
1386 if (info->ChipFamily < CHIP_FAMILY_R600) \
1517 if (info->ChipFamily < CHIP_FAMILY_R600) { \
1528 if (info->ChipFamily < CHIP_FAMILY_R600) { \
1543 if (info->ChipFamily < CHIP_FAMILY_R600) { \
1555 if (info->ChipFamily < CHIP_FAMILY_R600) { \
1570 if (info->ChipFamily < CHIP_FAMILY_R600) { \
H A Dradeon_dri.c785 if (info->ChipFamily < CHIP_FAMILY_R600) {
908 if (info->ChipFamily >= CHIP_FAMILY_R600)
1181 if ( info->ChipFamily >= CHIP_FAMILY_R600 )
1222 if (info->ChipFamily < CHIP_FAMILY_R600)
1299 if (info->ChipFamily < CHIP_FAMILY_R600) {
1561 if ( (info->ChipFamily >= CHIP_FAMILY_R600) )
1860 if (info->ChipFamily < CHIP_FAMILY_R600)
2325 if ((info->ChipFamily >= CHIP_FAMILY_R600) ||
H A Dradeon_pm.c609 } else if (info->ChipFamily < CHIP_FAMILY_R600) {
670 if (info->ChipFamily >= CHIP_FAMILY_R600) {
739 if (info->ChipFamily >= CHIP_FAMILY_R600)
H A Dr6xx_accel.c285 if ((info->ChipFamily > CHIP_FAMILY_R600) &&
323 if (info->ChipFamily == CHIP_FAMILY_R600) {
872 case CHIP_FAMILY_R600:
H A Dradeon_commonfuncs.c969 if (info->ChipFamily < CHIP_FAMILY_R600) {
982 if (info->ChipFamily >= CHIP_FAMILY_R600) {
H A Dradeon_modes.c68 if (info->ChipFamily < CHIP_FAMILY_R600) {
H A Dradeon_probe.h88 CHIP_FAMILY_R600, /* r600 */ enumerator in enum:__anon297917400103
H A Dradeon_output.c814 if (info->ChipFamily >= CHIP_FAMILY_R600)
881 if (info->ChipFamily >= CHIP_FAMILY_R600)
969 if (info->ChipFamily >= CHIP_FAMILY_R600)
1097 if (info->ChipFamily >= CHIP_FAMILY_R600) {
2932 if (info->ChipFamily >= CHIP_FAMILY_R600)
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_probe.h85 CHIP_FAMILY_R600, /* r600 */ enumerator in enum:__anonf31c12780103
H A Dradeon_chipinfo_gen.h249 { 0x9400, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
250 { 0x9401, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
251 { 0x9402, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
252 { 0x9403, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
253 { 0x9405, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
254 { 0x940A, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
255 { 0x940B, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
256 { 0x940F, CHIP_FAMILY_R600, 0, 0, 0, 0, 0 },
H A Dradeon_textured_video.c279 if (info->ChipFamily >= CHIP_FAMILY_R600)
394 if (info->ChipFamily >= CHIP_FAMILY_R600) {
414 if (info->ChipFamily >= CHIP_FAMILY_R600)
701 if (info->ChipFamily < CHIP_FAMILY_R600) {
H A Dradeon_dri2.c166 if (info->ChipFamily >= CHIP_FAMILY_R600) {
185 if (info->ChipFamily >= CHIP_FAMILY_R600) {
207 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1407 } else if ( (info->ChipFamily >= CHIP_FAMILY_R600) ) {
H A Dradeon_kms.c1587 if (info->ChipFamily < CHIP_FAMILY_R600)
1869 if (info->ChipFamily >= CHIP_FAMILY_R600) {
1874 if (info->ChipFamily >= CHIP_FAMILY_R600) {
2029 if (info->ChipFamily >= CHIP_FAMILY_R600)
2295 if (info->ChipFamily >= CHIP_FAMILY_R600) {
2807 if (info->ChipFamily < CHIP_FAMILY_R600 || info->allowColorTiling2D)
2838 if (info->ChipFamily < CHIP_FAMILY_R600 &&
H A Dr6xx_accel.c252 if ((info->ChipFamily > CHIP_FAMILY_R600) &&
290 if (info->ChipFamily == CHIP_FAMILY_R600) {
801 case CHIP_FAMILY_R600:
H A Dradeon_glamor.c93 if (info->ChipFamily < CHIP_FAMILY_R600)
H A Dradeon_present.c209 info->ChipFamily >= CHIP_FAMILY_R600)
H A Ddrmmode_display.c552 if (info->ChipFamily >= CHIP_FAMILY_R600)
2327 if (info->ChipFamily >= CHIP_FAMILY_R600) {
2351 if (info->ChipFamily >= CHIP_FAMILY_R600) {
2393 if (info->ChipFamily >= CHIP_FAMILY_R600) {
2438 if (info->ChipFamily < CHIP_FAMILY_R600 || info->allowColorTiling2D)
2476 if (info->ChipFamily < CHIP_FAMILY_R600 &&

Completed in 120 milliseconds

12