Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c1793 {0x1002, 0x67C0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1794 {0x1002, 0x67C1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1795 {0x1002, 0x67C2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1796 {0x1002, 0x67C4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1797 {0x1002, 0x67C7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1798 {0x1002, 0x67D0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1799 {0x1002, 0x67DF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1800 {0x1002, 0x67C8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1801 {0x1002, 0x67C9, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1802 {0x1002, 0x67CA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
[all …]
Dvi.c109 #define ASIC_IS_P22(asic_type, rid) ((asic_type >= CHIP_POLARIS10) && \
277 case CHIP_POLARIS10: in vi_query_video_codecs()
526 case CHIP_POLARIS10: in vi_init_golden_registers()
907 case CHIP_POLARIS10: in vi_asic_supports_baco()
933 case CHIP_POLARIS10: in vi_asic_reset_method()
1162 adev->asic_type < CHIP_POLARIS10) in vi_program_aspm()
1375 case CHIP_POLARIS10: in vi_need_full_reset()
1582 case CHIP_POLARIS10: in vi_common_early_init()
2033 case CHIP_POLARIS10: in vi_common_set_clockgating_state()
2166 case CHIP_POLARIS10: in vi_set_ip_blocks()
Damdgpu_uvd.c238 case CHIP_POLARIS10: in amdgpu_uvd_sw_init()
306 if ((adev->asic_type == CHIP_POLARIS10 || in amdgpu_uvd_sw_init()
369 adev->uvd.use_ctx_buf = adev->asic_type >= CHIP_POLARIS10; in amdgpu_uvd_sw_init()
436 if (adev->asic_type < CHIP_POLARIS10) { in amdgpu_uvd_suspend()
Dgmc_v8_0.c156 case CHIP_POLARIS10: in gmc_v8_0_init_golden_registers()
240 case CHIP_POLARIS10: in gmc_v8_0_init_microcode()
598 case CHIP_POLARIS10: /* all engines support GPUVM */ in gmc_v8_0_mc_init()
1228 adev->asic_type == CHIP_POLARIS10 || in gmc_v8_0_hw_init()
Damdgpu_cgs.c368 case CHIP_POLARIS10: in amdgpu_cgs_get_firmware_info()
Ddce_v11_0.c181 case CHIP_POLARIS10: in dce_v11_0_init_golden_registers()
493 case CHIP_POLARIS10: in dce_v11_0_get_num_crtc()
1478 case CHIP_POLARIS10: in dce_v11_0_audio_init()
2286 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_pick_pll()
2707 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_crtc_mode_set()
2867 case CHIP_POLARIS10: in dce_v11_0_early_init()
2988 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_hw_init()
Dgfx_v8_0.c792 case CHIP_POLARIS10: in gfx_v8_0_init_golden_registers()
974 case CHIP_POLARIS10: in gfx_v8_0_init_microcode()
990 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1010 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1031 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1111 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1133 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1737 case CHIP_POLARIS10: in gfx_v8_0_gpu_early_init()
1938 case CHIP_POLARIS10: in gfx_v8_0_sw_init()
2870 case CHIP_POLARIS10: in gfx_v8_0_tiling_mode_table_init()
[all …]
Damdgpu_vkms.c567 case CHIP_POLARIS10: in amdgpu_vkms_hw_init()
Dsdma_v3_0.c224 case CHIP_POLARIS10: in sdma_v3_0_init_golden_registers()
286 case CHIP_POLARIS10: in sdma_v3_0_init_microcode()
Duvd_v6_0.c65 return ((adev->asic_type >= CHIP_POLARIS10) && in uvd_v6_0_enc_support()
1628 if (adev->asic_type >= CHIP_POLARIS10) { in uvd_v6_0_set_ring_funcs()
Dvce_v3_0.c389 if ((adev->asic_type == CHIP_POLARIS10) || in vce_v3_0_get_harvest_config()
Damdgpu_vce.c135 case CHIP_POLARIS10: in amdgpu_vce_sw_init()
Damdgpu_ucode.c484 case CHIP_POLARIS10: in amdgpu_ucode_get_load_type()
Dvce_v4_0.c925 if ((adev->asic_type == CHIP_POLARIS10) ||
Damdgpu_device.c1962 case CHIP_POLARIS10: in amdgpu_device_parse_gpu_info_fw()
2137 case CHIP_POLARIS10: in amdgpu_device_ip_early_init()
3330 case CHIP_POLARIS10: in amdgpu_device_asic_has_dc_support()
/linux-5.19.10/include/drm/
Damd_asic_type.h44 CHIP_POLARIS10, /* 15 */ enumerator
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_baco.c78 case CHIP_POLARIS10: in smu7_baco_set_state()
Dsmu_helper.c508 if (hwmgr->chip_id >= CHIP_POLARIS10 && in phm_initializa_dynamic_state_adjustment_rule_settings()
514 if (hwmgr->chip_id >= CHIP_POLARIS10 && in phm_initializa_dynamic_state_adjustment_rule_settings()
520 if (hwmgr->chip_id >= CHIP_POLARIS10 && in phm_initializa_dynamic_state_adjustment_rule_settings()
590 } else if (hwmgr->chip_id < CHIP_POLARIS10) { in phm_get_voltage_evv_on_sclk()
Dsmu7_hwmgr.c246 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_smc_voltage_controller()
1204 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_sclk_mclk_dpm()
1227 (hwmgr->chip_id == CHIP_POLARIS10) || in smu7_enable_sclk_mclk_dpm()
1568 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_dpm_tasks()
1577 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_dpm_tasks()
1790 if (hwmgr->chip_id >= CHIP_POLARIS10) { in smu7_init_dpm_defaults()
1910 if (((adev->asic_type == CHIP_POLARIS10) && hwmgr->is_kicker) || in smu7_init_dpm_defaults()
1954 } else if (hwmgr->chip_id == CHIP_POLARIS10) { in smu7_calculate_ro_range()
2007 if (hwmgr->chip_id == CHIP_POLARIS10 || in smu7_get_evv_voltages()
2424 if (hwmgr->chip_id >= CHIP_POLARIS10 && hwmgr->chip_id <= CHIP_VEGAM) in smu7_set_private_data_based_on_pptable_v1()
[all …]
Dsmu7_thermal.c177 (hwmgr->chip_id == CHIP_POLARIS10 || in smu7_fan_ctrl_start_smc_fan_control()
Dhwmgr.c140 case CHIP_POLARIS10: in hwmgr_early_init()
/linux-5.19.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_flat_memory.c404 case CHIP_POLARIS10: in kfd_init_apertures()
Dkfd_packet_manager.c234 case CHIP_POLARIS10: in pm_init()
Dkfd_device.c260 case CHIP_POLARIS10: in kgd2kfd_probe()
/linux-5.19.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_pp_smu.c408 if ((adev->asic_type >= CHIP_POLARIS10) && in dm_pp_notify_wm_clock_changes()

12