Home
last modified time | relevance | path

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

/linux/include/drm/
H A Damd_asic_type.h67 CHIP_YELLOW_CARP, /* 35 */ enumerator
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c2142 { PCI_DEVICE(0x1002, 0x164D), .driver_data = CHIP_YELLOW_CARP|AMD_IS_APU },
2143 { PCI_DEVICE(0x1002, 0x1681), .driver_data = CHIP_YELLOW_CARP|AMD_IS_APU },
H A Damdgpu_device.c1561 case CHIP_YELLOW_CARP: in amdgpu_device_init_apu_flags()