Searched refs:CHIP_TOPAZ (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.10/include/drm/ |
| D | amd_asic_type.h | 39 CHIP_TOPAZ, /* 10 */ enumerator
|
| /Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | smu7_baco.c | 73 case CHIP_TOPAZ: in smu7_baco_set_state()
|
| D | tonga_baco.c | 196 if (hwmgr->chip_id == CHIP_TOPAZ) in tonga_baco_set_state() 213 if (hwmgr->chip_id == CHIP_TOPAZ) { in tonga_baco_set_state()
|
| D | hwmgr.c | 124 case CHIP_TOPAZ: in hwmgr_early_init()
|
| /Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ |
| D | vi.c | 284 case CHIP_TOPAZ: in vi_init_golden_registers() 701 case CHIP_TOPAZ: in vi_asic_supports_baco() 727 case CHIP_TOPAZ: in vi_asic_reset_method() 989 case CHIP_TOPAZ: in vi_need_full_reset() 1126 case CHIP_TOPAZ: in vi_common_early_init() 1724 case CHIP_TOPAZ: in vi_set_ip_blocks()
|
| D | amdgpu_drv.c | 961 {0x1002, 0x6900, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 962 {0x1002, 0x6901, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 963 {0x1002, 0x6902, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 964 {0x1002, 0x6903, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 965 {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 | 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() 399 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 | 470 case CHIP_TOPAZ: in dce_virtual_hw_init()
|
| D | gfx_v8_0.c | 735 case CHIP_TOPAZ: in gfx_v8_0_init_golden_registers() 943 (adev->asic_type != CHIP_TOPAZ)) in gfx_v8_0_free_microcode() 964 case CHIP_TOPAZ: in gfx_v8_0_init_microcode() 1137 (adev->asic_type != CHIP_TOPAZ)) { in gfx_v8_0_init_microcode() 1693 case CHIP_TOPAZ: in gfx_v8_0_gpu_early_init() 1949 case CHIP_TOPAZ: in gfx_v8_0_sw_init() 2020 if (adev->asic_type != CHIP_TOPAZ) { in gfx_v8_0_sw_init() 2124 case CHIP_TOPAZ: in gfx_v8_0_tiling_mode_table_init() 3494 case CHIP_TOPAZ: in gfx_v8_0_raster_config() 4239 if (adev->asic_type == CHIP_TOPAZ) in gfx_v8_0_set_cpg_door_bell()
|
| D | amdgpu_ucode.c | 373 case CHIP_TOPAZ: in amdgpu_ucode_get_load_type()
|
| D | amdgpu_device.c | 1777 case CHIP_TOPAZ: in amdgpu_device_parse_gpu_info_fw() 1959 case CHIP_TOPAZ: in amdgpu_device_ip_early_init() 4159 case CHIP_TOPAZ: in amdgpu_device_should_recover_gpu()
|
| /Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| D | smu7_smumgr.c | 336 if (hwmgr->chip_id > CHIP_TOPAZ) { /* add support for Topaz */ in smu7_request_smu_load_fw()
|