Searched refs:CHIP_TOPAZ (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.4/include/drm/ |
| D | amd_asic_type.h | 39 CHIP_TOPAZ, enumerator
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_drv.c | 906 {0x1002, 0x6900, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 907 {0x1002, 0x6901, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 908 {0x1002, 0x6902, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 909 {0x1002, 0x6903, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 910 {0x1002, 0x6907, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
|
| D | amdgpu_cgs.c | 142 if (adev->asic_type >= CHIP_TOPAZ) in fw_type_convert() 331 case CHIP_TOPAZ: in amdgpu_cgs_get_firmware_info()
|
| D | vi.c | 284 case CHIP_TOPAZ: in vi_init_golden_registers() 944 case CHIP_TOPAZ: in vi_need_full_reset() 1075 case CHIP_TOPAZ: in vi_common_early_init() 1681 case CHIP_TOPAZ: in vi_set_ip_blocks()
|
| D | gmc_v7_0.c | 77 case CHIP_TOPAZ: in gmc_v7_0_init_golden_registers() 147 case CHIP_TOPAZ: in gmc_v7_0_init_microcode() 398 case CHIP_TOPAZ: /* no MM engines */ in gmc_v7_0_mc_init()
|
| D | sdma_v2_4.c | 100 case CHIP_TOPAZ: in sdma_v2_4_init_golden_registers() 143 case CHIP_TOPAZ: in sdma_v2_4_init_microcode()
|
| D | dce_virtual.c | 451 case CHIP_TOPAZ: in dce_virtual_hw_init()
|
| D | gfx_v8_0.c | 735 case CHIP_TOPAZ: in gfx_v8_0_init_golden_registers() 942 (adev->asic_type != CHIP_TOPAZ)) in gfx_v8_0_free_microcode() 963 case CHIP_TOPAZ: in gfx_v8_0_init_microcode() 1136 (adev->asic_type != CHIP_TOPAZ)) { in gfx_v8_0_init_microcode() 1719 case CHIP_TOPAZ: in gfx_v8_0_gpu_early_init() 1968 case CHIP_TOPAZ: in gfx_v8_0_sw_init() 2039 if (adev->asic_type != CHIP_TOPAZ) { in gfx_v8_0_sw_init() 2142 case CHIP_TOPAZ: in gfx_v8_0_tiling_mode_table_init() 3512 case CHIP_TOPAZ: in gfx_v8_0_raster_config() 4261 if (adev->asic_type == CHIP_TOPAZ) in gfx_v8_0_set_cpg_door_bell()
|
| D | amdgpu_ucode.c | 349 case CHIP_TOPAZ: in amdgpu_ucode_get_load_type()
|
| D | amdgpu_device.c | 1389 case CHIP_TOPAZ: in amdgpu_device_parse_gpu_info_fw() 1536 case CHIP_TOPAZ: in amdgpu_device_ip_early_init() 3528 case CHIP_TOPAZ: in amdgpu_device_should_recover_gpu()
|
| D | amdgpu_kms.c | 1325 (adev->asic_type > CHIP_TOPAZ && adev->asic_type != CHIP_STONEY)) { in amdgpu_debugfs_firmware_info()
|
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/ |
| D | hwmgr.c | 117 case CHIP_TOPAZ: in hwmgr_early_init()
|
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/ |
| D | smu7_smumgr.c | 354 if (hwmgr->chip_id > CHIP_TOPAZ) { /* add support for Topaz */ in smu7_request_smu_load_fw()
|