Home
last modified time | relevance | path

Searched refs:CHIP_TOPAZ (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/include/drm/
H A Damd_asic_type.h39 CHIP_TOPAZ, /* 10 */ enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dtonga_baco.c196 if (hwmgr->chip_id == CHIP_TOPAZ) in tonga_baco_set_state()
213 if (hwmgr->chip_id == CHIP_TOPAZ) { in tonga_baco_set_state()
H A Dsmu7_baco.c73 case CHIP_TOPAZ: in smu7_baco_set_state()
H A Dhwmgr.c124 case CHIP_TOPAZ: in hwmgr_early_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dvi.c284 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()
H A Damdgpu_drv.c965 {0x1002, 0x6900, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
966 {0x1002, 0x6901, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
967 {0x1002, 0x6902, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
968 {0x1002, 0x6903, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
969 {0x1002, 0x6907, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TOPAZ},
H A Damdgpu_cgs.c142 if (adev->asic_type >= CHIP_TOPAZ) in fw_type_convert()
331 case CHIP_TOPAZ: in amdgpu_cgs_get_firmware_info()
H A Dgmc_v7_0.c77 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()
H A Dsdma_v2_4.c100 case CHIP_TOPAZ: in sdma_v2_4_init_golden_registers()
143 case CHIP_TOPAZ: in sdma_v2_4_init_microcode()
H A Ddce_virtual.c470 case CHIP_TOPAZ: in dce_virtual_hw_init()
H A Dgfx_v8_0.c735 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()
1950 case CHIP_TOPAZ: in gfx_v8_0_sw_init()
2021 if (adev->asic_type != CHIP_TOPAZ) { in gfx_v8_0_sw_init()
2125 case CHIP_TOPAZ: in gfx_v8_0_tiling_mode_table_init()
3495 case CHIP_TOPAZ: in gfx_v8_0_raster_config()
4240 if (adev->asic_type == CHIP_TOPAZ) in gfx_v8_0_set_cpg_door_bell()
H A Damdgpu_ucode.c373 case CHIP_TOPAZ: in amdgpu_ucode_get_load_type()
H A Damdgpu_device.c1776 case CHIP_TOPAZ: in amdgpu_device_parse_gpu_info_fw()
1958 case CHIP_TOPAZ: in amdgpu_device_ip_early_init()
4167 case CHIP_TOPAZ: in amdgpu_device_should_recover_gpu()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu7_smumgr.c336 if (hwmgr->chip_id > CHIP_TOPAZ) { /* add support for Topaz */ in smu7_request_smu_load_fw()