Home
last modified time | relevance | path

Searched refs:CHIP_POLARIS10 (Results 1 – 12 of 12) sorted by relevance

/linux/include/drm/
H A Damd_asic_type.h47 CHIP_POLARIS10, /* 15 */ enumerator
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_baco.c77 case CHIP_POLARIS10: in smu7_baco_set_state()
H A Dhwmgr.c152 case CHIP_POLARIS10: in hwmgr_early_init()
H A Dsmu7_powertune.c983 if (hwmgr->chip_id == CHIP_POLARIS10) { in smu7_enable_didt_config()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_i2c.c225 case CHIP_POLARIS10: in amdgpu_i2c_init()
H A Dgfx_v8_0.c792 case CHIP_POLARIS10: in gfx_v8_0_init_golden_registers()
967 case CHIP_POLARIS10: in gfx_v8_0_init_microcode()
984 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1004 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1025 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1105 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1127 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1704 case CHIP_POLARIS10: in gfx_v8_0_gpu_early_init()
1905 case CHIP_POLARIS10: in gfx_v8_0_sw_init()
2847 case CHIP_POLARIS10: in gfx_v8_0_tiling_mode_table_init()
[all …]
H A Damdgpu_vce.c134 case CHIP_POLARIS10: in amdgpu_vce_firmware_name()
H A Damdgpu_gmc.c1083 case CHIP_POLARIS10: in amdgpu_gmc_init_vga_resv_regions()
H A Damdgpu_connectors.c1195 if (adev->asic_type >= CHIP_POLARIS10) in amdgpu_max_hdmi_pixel_clock()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device.c293 case CHIP_POLARIS10: in kgd2kfd_probe()
H A Dkfd_crat.c1622 case CHIP_POLARIS10: in kfd_get_gpu_cache_info()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.c1674 if (hwmgr->chip_id == CHIP_POLARIS10) { in polaris10_populate_clock_stretcher_data_table()