Home
last modified time | relevance | path

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

/linux/include/drm/
H A Damd_asic_type.h42 CHIP_TOPAZ, /* 10 */ enumerator
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_baco.c72 case CHIP_TOPAZ: in smu7_baco_set_state()
H A Dtonga_baco.c186 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 Dhwmgr.c132 case CHIP_TOPAZ: in hwmgr_early_init()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c741 case CHIP_TOPAZ: in gfx_v8_0_init_golden_registers()
933 (adev->asic_type != CHIP_TOPAZ)) in gfx_v8_0_free_microcode()
952 case CHIP_TOPAZ: in gfx_v8_0_init_microcode()
1126 (adev->asic_type != CHIP_TOPAZ)) { in gfx_v8_0_init_microcode()
1655 case CHIP_TOPAZ: in gfx_v8_0_gpu_early_init()
1911 case CHIP_TOPAZ: in gfx_v8_0_sw_init()
1980 if (adev->asic_type != CHIP_TOPAZ) { in gfx_v8_0_sw_init()
2094 case CHIP_TOPAZ: in gfx_v8_0_tiling_mode_table_init()
3465 case CHIP_TOPAZ: in gfx_v8_0_raster_config()
4210 if (adev->asic_type == CHIP_TOPAZ) in gfx_v8_0_set_cpg_door_bell()
H A Damdgpu_gfx.c424 if (adev->asic_type >= CHIP_TOPAZ && !adev->enable_mes_kiq && !ring->mqd_obj) { in amdgpu_gfx_mqd_sw_init()