Searched refs:CHIP_TOPAZ (Results 1 – 15 of 15) sorted by relevance
/linux/include/drm/ |
A D | amd_asic_type.h | 39 CHIP_TOPAZ, /* 10 */ enumerator
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A 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()
|
A D | smu7_baco.c | 73 case CHIP_TOPAZ: in smu7_baco_set_state()
|
A D | hwmgr.c | 120 case CHIP_TOPAZ: in hwmgr_early_init()
|
A D | smu7_hwmgr.c | 1231 (hwmgr->chip_id == CHIP_TOPAZ)) in smu7_enable_sclk_mclk_dpm()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | vi.c | 261 case CHIP_TOPAZ: in vi_query_video_codecs() 497 case CHIP_TOPAZ: in vi_init_golden_registers() 906 case CHIP_TOPAZ: in vi_asic_supports_baco() 932 case CHIP_TOPAZ: in vi_asic_reset_method() 1359 case CHIP_TOPAZ: in vi_need_full_reset() 1497 case CHIP_TOPAZ: in vi_common_early_init() 2096 case CHIP_TOPAZ: in vi_set_ip_blocks()
|
A 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()
|
A D | amdgpu_drv.c | 1688 {0x1002, 0x6900, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1689 {0x1002, 0x6901, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1690 {0x1002, 0x6902, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1691 {0x1002, 0x6903, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1692 {0x1002, 0x6907, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
|
A 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()
|
A 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()
|
A D | amdgpu_vkms.c | 552 case CHIP_TOPAZ: in amdgpu_vkms_hw_init()
|
A D | gfx_v8_0.c | 741 case CHIP_TOPAZ: in gfx_v8_0_init_golden_registers() 952 (adev->asic_type != CHIP_TOPAZ)) in gfx_v8_0_free_microcode() 973 case CHIP_TOPAZ: in gfx_v8_0_init_microcode() 1146 (adev->asic_type != CHIP_TOPAZ)) { in gfx_v8_0_init_microcode() 1702 case CHIP_TOPAZ: in gfx_v8_0_gpu_early_init() 1958 case CHIP_TOPAZ: in gfx_v8_0_sw_init() 2029 if (adev->asic_type != CHIP_TOPAZ) { in gfx_v8_0_sw_init() 2133 case CHIP_TOPAZ: in gfx_v8_0_tiling_mode_table_init() 3503 case CHIP_TOPAZ: in gfx_v8_0_raster_config() 4248 if (adev->asic_type == CHIP_TOPAZ) in gfx_v8_0_set_cpg_door_bell()
|
A D | amdgpu_ucode.c | 382 case CHIP_TOPAZ: in amdgpu_ucode_get_load_type()
|
A D | amdgpu_device.c | 1921 case CHIP_TOPAZ: in amdgpu_device_parse_gpu_info_fw() 2112 case CHIP_TOPAZ: in amdgpu_device_ip_early_init() 3172 case CHIP_TOPAZ: in amdgpu_device_asic_has_dc_support() 4392 case CHIP_TOPAZ: in amdgpu_device_should_recover_gpu()
|
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A D | smu7_smumgr.c | 336 if (hwmgr->chip_id > CHIP_TOPAZ) { /* add support for Topaz */ in smu7_request_smu_load_fw()
|
Completed in 50 milliseconds