/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 491 {0x1002, 0x67C0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 492 {0x1002, 0x67C1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 493 {0x1002, 0x67C2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 494 {0x1002, 0x67C4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 495 {0x1002, 0x67C7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 496 {0x1002, 0x67D0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 497 {0x1002, 0x67DF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 498 {0x1002, 0x67C8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 499 {0x1002, 0x67C9, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 500 {0x1002, 0x67CA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, [all …]
|
D | amdgpu_uvd.c | 158 case CHIP_POLARIS10: in amdgpu_uvd_sw_init() 213 if ((adev->asic_type == CHIP_POLARIS10 || in amdgpu_uvd_sw_init() 264 adev->uvd.use_ctx_buf = adev->asic_type >= CHIP_POLARIS10; in amdgpu_uvd_sw_init() 297 if (adev->asic_type < CHIP_POLARIS10) { in amdgpu_uvd_suspend()
|
D | vi.c | 309 case CHIP_POLARIS10: in vi_init_golden_registers() 1014 case CHIP_POLARIS10: in vi_common_early_init() 1448 case CHIP_POLARIS10: in vi_common_set_clockgating_state() 1573 case CHIP_POLARIS10: in vi_set_ip_blocks()
|
D | gmc_v8_0.c | 147 case CHIP_POLARIS10: in gmc_v8_0_init_golden_registers() 239 case CHIP_POLARIS10: in gmc_v8_0_init_microcode() 598 case CHIP_POLARIS10: /* all engines support GPUVM */ in gmc_v8_0_mc_init() 1199 adev->asic_type == CHIP_POLARIS10 || in gmc_v8_0_hw_init()
|
D | amdgpu_powerplay.c | 67 case CHIP_POLARIS10: in amdgpu_pp_early_init()
|
D | dce_v11_0.c | 175 case CHIP_POLARIS10: in dce_v11_0_init_golden_registers() 535 case CHIP_POLARIS10: in dce_v11_0_get_num_crtc() 1507 case CHIP_POLARIS10: in dce_v11_0_audio_init() 2314 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_pick_pll() 2733 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_crtc_mode_set() 2892 case CHIP_POLARIS10: in dce_v11_0_early_init() 3008 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_hw_init()
|
D | amdgpu_ucode.c | 266 case CHIP_POLARIS10: in amdgpu_ucode_get_load_type()
|
D | dce_virtual.c | 475 case CHIP_POLARIS10: in dce_virtual_hw_init()
|
D | gfx_v8_0.c | 708 case CHIP_POLARIS10: in gfx_v8_0_init_golden_registers() 908 case CHIP_POLARIS10: in gfx_v8_0_init_microcode() 1711 case CHIP_POLARIS10: in gfx_v8_0_gpu_early_init() 1903 case CHIP_POLARIS10: in gfx_v8_0_sw_init() 2836 case CHIP_POLARIS10: in gfx_v8_0_tiling_mode_table_init() 3439 case CHIP_POLARIS10: in gfx_v8_0_raster_config() 4064 adev->asic_type == CHIP_POLARIS10 || in gfx_v8_0_rlc_resume() 4248 case CHIP_POLARIS10: in gfx_v8_0_cp_gfx_start() 6079 case CHIP_POLARIS10: in gfx_v8_0_set_clockgating_state()
|
D | sdma_v3_0.c | 216 case CHIP_POLARIS10: in sdma_v3_0_init_golden_registers() 281 case CHIP_POLARIS10: in sdma_v3_0_init_microcode()
|
D | vce_v3_0.c | 389 if ((adev->asic_type == CHIP_POLARIS10) || in vce_v3_0_get_harvest_config()
|
D | uvd_v6_0.c | 1156 if (adev->asic_type >= CHIP_POLARIS10) { in uvd_v6_0_set_ring_funcs()
|
D | amdgpu_vce.c | 124 case CHIP_POLARIS10: in amdgpu_vce_sw_init()
|
D | amdgpu_cgs.c | 716 case CHIP_POLARIS10: in amdgpu_cgs_get_firmware_info()
|
D | vce_v4_0.c | 867 if ((adev->asic_type == CHIP_POLARIS10) ||
|
D | amdgpu_kms.c | 647 if (adev->asic_type < CHIP_POLARIS10) { in amdgpu_info_ioctl()
|
D | amdgpu_device.c | 1368 case CHIP_POLARIS10: in amdgpu_device_parse_gpu_info_fw() 1463 case CHIP_POLARIS10: in amdgpu_early_init()
|
/drivers/gpu/drm/amd/include/ |
D | amd_shared.h | 47 CHIP_POLARIS10, enumerator
|
/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | hwmgr.c | 99 case CHIP_POLARIS10: in hwmgr_early_init() 774 } else if (hwmgr->chip_id < CHIP_POLARIS10) { in phm_get_voltage_evv_on_sclk() 800 if (hwmgr->chip_id != CHIP_POLARIS10) in polaris_set_asic_special_caps()
|
D | smu7_powertune.c | 813 if (hwmgr->chip_id == CHIP_POLARIS10) { in smu7_enable_didt_config()
|
D | smu7_hwmgr.c | 1921 if (hwmgr->chip_id == CHIP_POLARIS10 && hw_revision == 0xC7 && in smu7_patch_voltage_workaround() 2662 case CHIP_POLARIS10: in smu7_vblank_too_short()
|
/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | smumgr.c | 83 case CHIP_POLARIS10: in smum_early_init()
|
D | polaris10_smc.c | 1376 if (hwmgr->chip_id == CHIP_POLARIS10) { in polaris10_populate_clock_stretcher_data_table() 1390 if (hwmgr->chip_id == CHIP_POLARIS10) { in polaris10_populate_clock_stretcher_data_table()
|