Home
last modified time | relevance | path

Searched refs:CHIP_RV200 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/intel/io/drm/
H A Ddrm_pciids.h44 {0x1002, 0x4C57, CHIP_RV200|RADEON_IS_MOBILITY, \
46 {0x1002, 0x4C58, CHIP_RV200|RADEON_IS_MOBILITY, \
86 {0x1002, 0x5157, CHIP_RV200, "ATI Radeon QW RV200 7500"}, \
87 {0x1002, 0x5158, CHIP_RV200, "ATI Radeon QX RV200 7500"}, \
H A Dradeon_drv.h124 CHIP_RV200, enumerator
H A Dradeon_cp.c2320 case CHIP_RV200: in radeon_driver_load()