Searched refs:CHIP_TOPAZ (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/include/drm/ |
A D | amd_asic_type.h | 39 CHIP_TOPAZ, /* 10 */ enumerator
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | smu7_baco.c | 73 case CHIP_TOPAZ: in smu7_baco_set_state()
|
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 | hwmgr.c | 120 case CHIP_TOPAZ: in hwmgr_early_init()
|
A D | smu7_hwmgr.c | 1230 (hwmgr->chip_id == CHIP_TOPAZ)) in smu7_enable_sclk_mclk_dpm()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | vi.c | 265 case CHIP_TOPAZ: in vi_query_video_codecs() 501 case CHIP_TOPAZ: in vi_init_golden_registers() 910 case CHIP_TOPAZ: in vi_asic_supports_baco() 936 case CHIP_TOPAZ: in vi_asic_reset_method() 1378 case CHIP_TOPAZ: in vi_need_full_reset() 1516 case CHIP_TOPAZ: in vi_common_early_init() 2117 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 | 1830 {0x1002, 0x6900, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1831 {0x1002, 0x6901, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1832 {0x1002, 0x6902, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1833 {0x1002, 0x6903, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1834 {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() 391 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() 142 case CHIP_TOPAZ: in sdma_v2_4_init_microcode()
|
A D | amdgpu_vkms.c | 578 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() 933 (adev->asic_type != CHIP_TOPAZ)) in gfx_v8_0_free_microcode() 953 case CHIP_TOPAZ: in gfx_v8_0_init_microcode() 1113 (adev->asic_type != CHIP_TOPAZ)) { in gfx_v8_0_init_microcode() 1661 case CHIP_TOPAZ: in gfx_v8_0_gpu_early_init() 1917 case CHIP_TOPAZ: in gfx_v8_0_sw_init() 1986 if (adev->asic_type != CHIP_TOPAZ) { in gfx_v8_0_sw_init() 2090 case CHIP_TOPAZ: in gfx_v8_0_tiling_mode_table_init() 3460 case CHIP_TOPAZ: in gfx_v8_0_raster_config() 4205 if (adev->asic_type == CHIP_TOPAZ) in gfx_v8_0_set_cpg_door_bell()
|
A D | amdgpu_ucode.c | 547 case CHIP_TOPAZ: in amdgpu_ucode_get_load_type()
|
A D | amdgpu_device.c | 2118 case CHIP_TOPAZ: in amdgpu_device_ip_early_init() 3328 case CHIP_TOPAZ: in amdgpu_device_asic_has_dc_support() 5990 case CHIP_TOPAZ: in amdgpu_device_has_display_hardware()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
A D | smu7_smumgr.c | 339 if (hwmgr->chip_id > CHIP_TOPAZ) { /* add support for Topaz */ in smu7_request_smu_load_fw()
|
Completed in 68 milliseconds