Searched refs:CHIP_TOPAZ (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/include/drm/ |
H A D | amd_asic_type.h | 39 CHIP_TOPAZ, /* 10 */ enumerator
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_baco.c | 73 case CHIP_TOPAZ: in smu7_baco_set_state()
|
H A D | tonga_baco.c | 186 if (hwmgr->chip_id == CHIP_TOPAZ) in tonga_baco_set_state() 203 if (hwmgr->chip_id == CHIP_TOPAZ) { in tonga_baco_set_state()
|
H A D | hwmgr.c | 120 case CHIP_TOPAZ: in hwmgr_early_init()
|
H A D | smu7_hwmgr.c | 1230 (hwmgr->chip_id == CHIP_TOPAZ)) in smu7_enable_sclk_mclk_dpm()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | vi.c | 261 case CHIP_TOPAZ: in vi_query_video_codecs() 497 case CHIP_TOPAZ: in vi_init_golden_registers() 908 case CHIP_TOPAZ: in vi_asic_supports_baco() 934 case CHIP_TOPAZ: in vi_asic_reset_method() 1347 case CHIP_TOPAZ: in vi_need_full_reset() 1484 case CHIP_TOPAZ: in vi_common_early_init() 2083 case CHIP_TOPAZ: in vi_set_ip_blocks()
|
H A D | amdgpu_cgs.c | 142 if (adev->asic_type >= CHIP_TOPAZ) in fw_type_convert() 334 case CHIP_TOPAZ: in amdgpu_cgs_get_firmware_info()
|
H A D | amdgpu_drv.c | 1813 {0x1002, 0x6900, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1814 {0x1002, 0x6901, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1815 {0x1002, 0x6902, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1816 {0x1002, 0x6903, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ}, 1817 {0x1002, 0x6907, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
|
H A D | gmc_v7_0.c | 75 case CHIP_TOPAZ: in gmc_v7_0_init_golden_registers() 145 case CHIP_TOPAZ: in gmc_v7_0_init_microcode() 390 case CHIP_TOPAZ: /* no MM engines */ in gmc_v7_0_mc_init()
|
H 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()
|
H A D | amdgpu_vkms.c | 593 case CHIP_TOPAZ: in amdgpu_vkms_hw_init()
|
H 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() 2091 case CHIP_TOPAZ: in gfx_v8_0_tiling_mode_table_init() 3462 case CHIP_TOPAZ: in gfx_v8_0_raster_config() 4207 if (adev->asic_type == CHIP_TOPAZ) in gfx_v8_0_set_cpg_door_bell()
|
H A D | amdgpu_ucode.c | 540 case CHIP_TOPAZ: in amdgpu_ucode_get_load_type()
|
H A D | amdgpu_device.c | 2058 case CHIP_TOPAZ: in amdgpu_device_ip_early_init() 3273 case CHIP_TOPAZ: in amdgpu_device_asic_has_dc_support() 6032 case CHIP_TOPAZ: in amdgpu_device_has_display_hardware()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smu7_smumgr.c | 339 if (hwmgr->chip_id > CHIP_TOPAZ) { /* add support for Topaz */ in smu7_request_smu_load_fw()
|