Searched refs:RADEON_IS_MOBILITY (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/intel/io/drm/ |
H A D | drm_pciids.h | 34 {0x1002, 0x4336, CHIP_RS100|RADEON_IS_IGP|RADEON_IS_MOBILITY, \ 36 {0x1002, 0x4337, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY, \ 38 {0x1002, 0x4437, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY, \ 44 {0x1002, 0x4C57, CHIP_RV200|RADEON_IS_MOBILITY, \ 46 {0x1002, 0x4C58, CHIP_RV200|RADEON_IS_MOBILITY, \ 48 {0x1002, 0x4C59, CHIP_RV100|RADEON_IS_MOBILITY, \ 50 {0x1002, 0x4C5A, CHIP_RV100|RADEON_IS_MOBILITY, \ 52 {0x1002, 0x4C64, CHIP_RV250|RADEON_IS_MOBILITY, \ 54 {0x1002, 0x4C66, CHIP_RV250|RADEON_IS_MOBILITY, \ 56 {0x1002, 0x4C67, CHIP_RV250|RADEON_IS_MOBILITY, \ [all …]
|
H A D | radeon_drv.h | 151 #define RADEON_IS_MOBILITY 0x00010000UL macro
|