Searched refs:CHIP_TOPAZ (Results 1 – 15 of 15) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 454 {0x1002, 0x6900, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 455 {0x1002, 0x6901, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 456 {0x1002, 0x6902, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 457 {0x1002, 0x6903, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 458 {0x1002, 0x6907, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
|
D | gmc_v7_0.c | 69 case CHIP_TOPAZ: in gmc_v7_0_init_golden_registers() 139 case CHIP_TOPAZ: in gmc_v7_0_init_microcode() 149 if (adev->asic_type == CHIP_TOPAZ) in gmc_v7_0_init_microcode() 392 case CHIP_TOPAZ: /* no MM engines */ in gmc_v7_0_mc_init()
|
D | amdgpu_powerplay.c | 71 case CHIP_TOPAZ: in amdgpu_pp_early_init()
|
D | vi.c | 283 case CHIP_TOPAZ: in vi_init_golden_registers() 948 case CHIP_TOPAZ: in vi_common_early_init() 1529 case CHIP_TOPAZ: in vi_set_ip_blocks()
|
D | gfx_v8_0.c | 665 case CHIP_TOPAZ: in gfx_v8_0_init_golden_registers() 872 (adev->asic_type != CHIP_TOPAZ)) in gfx_v8_0_free_microcode() 893 case CHIP_TOPAZ: in gfx_v8_0_init_microcode() 1027 (adev->asic_type != CHIP_TOPAZ)) { in gfx_v8_0_init_microcode() 1662 case CHIP_TOPAZ: in gfx_v8_0_gpu_early_init() 1907 case CHIP_TOPAZ: in gfx_v8_0_sw_init() 1967 if (adev->asic_type != CHIP_TOPAZ) { in gfx_v8_0_sw_init() 2084 case CHIP_TOPAZ: in gfx_v8_0_tiling_mode_table_init() 3445 case CHIP_TOPAZ: in gfx_v8_0_raster_config() 4265 case CHIP_TOPAZ: in gfx_v8_0_cp_gfx_start() [all …]
|
D | amdgpu_cgs.c | 528 if (adev->asic_type >= CHIP_TOPAZ) in fw_type_convert() 678 case CHIP_TOPAZ: in amdgpu_cgs_get_firmware_info()
|
D | amdgpu_ucode.c | 261 case CHIP_TOPAZ: in amdgpu_ucode_get_load_type()
|
D | sdma_v2_4.c | 95 case CHIP_TOPAZ: in sdma_v2_4_init_golden_registers() 138 case CHIP_TOPAZ: in sdma_v2_4_init_microcode()
|
D | dce_virtual.c | 478 case CHIP_TOPAZ: in dce_virtual_hw_init()
|
D | amdgpu_kms.c | 1087 (adev->asic_type > CHIP_TOPAZ && adev->asic_type != CHIP_STONEY)) { in amdgpu_debugfs_firmware_info()
|
D | amdgpu_device.c | 1364 case CHIP_TOPAZ: in amdgpu_device_parse_gpu_info_fw() 1459 case CHIP_TOPAZ: in amdgpu_early_init()
|
/drivers/gpu/drm/amd/include/ |
D | amd_shared.h | 42 CHIP_TOPAZ, enumerator
|
/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | smumgr.c | 73 case CHIP_TOPAZ: in smum_early_init()
|
D | smu7_smumgr.c | 410 if (smumgr->chip_id > CHIP_TOPAZ) { /* add support for Topaz */ in smu7_request_smu_load_fw()
|
/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | hwmgr.c | 83 case CHIP_TOPAZ: in hwmgr_early_init()
|