Symbol: CHIP_TOPAZ
sys/dev/drm/amd/amdgpu/amdgpu_cgs.c
141
if (adev->asic_type >= CHIP_TOPAZ)
sys/dev/drm/amd/amdgpu/amdgpu_cgs.c
330
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/amdgpu_device.c
1311
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/amdgpu_device.c
1426
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
817
{0x1002, 0x6900, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
818
{0x1002, 0x6901, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
819
{0x1002, 0x6902, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
820
{0x1002, 0x6903, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
821
{0x1002, 0x6907, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
sys/dev/drm/amd/amdgpu/amdgpu_kms.c
1323
(adev->asic_type > CHIP_TOPAZ && adev->asic_type != CHIP_STONEY)) {
sys/dev/drm/amd/amdgpu/amdgpu_ucode.c
291
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/dce_virtual.c
462
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
1148
(adev->asic_type != CHIP_TOPAZ)) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
1789
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
2038
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
2109
if (adev->asic_type != CHIP_TOPAZ) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
2216
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
3585
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
4302
if (adev->asic_type == CHIP_TOPAZ)
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
732
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
954
(adev->asic_type != CHIP_TOPAZ))
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
975
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/gmc_v7_0.c
144
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/gmc_v7_0.c
395
case CHIP_TOPAZ: /* no MM engines */
sys/dev/drm/amd/amdgpu/gmc_v7_0.c
74
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/sdma_v2_4.c
140
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/sdma_v2_4.c
97
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/vi.c
1596
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/vi.c
283
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/vi.c
939
case CHIP_TOPAZ:
sys/dev/drm/amd/amdgpu/vi.c
990
case CHIP_TOPAZ:
sys/dev/drm/amd/powerplay/hwmgr/hwmgr.c
114
case CHIP_TOPAZ:
sys/dev/drm/amd/powerplay/smumgr/smu7_smumgr.c
354
if (hwmgr->chip_id > CHIP_TOPAZ) { /* add support for Topaz */