Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_drv.c1992 {0x1002, 0x67C0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1993 {0x1002, 0x67C1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1994 {0x1002, 0x67C2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1995 {0x1002, 0x67C4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1996 {0x1002, 0x67C7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1997 {0x1002, 0x67D0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1998 {0x1002, 0x67DF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
2165 {0x67FF, 0xE3, CHIP_POLARIS10},
2166 {0x67FF, 0xE7, CHIP_POLARIS10},
2167 {0x67FF, 0xF3, CHIP_POLARIS10},
[all …]
A Dvi.c105 #define ASIC_IS_P22(asic_type, rid) ((asic_type >= CHIP_POLARIS10) && \
273 case CHIP_POLARIS10: in vi_query_video_codecs()
522 case CHIP_POLARIS10: in vi_init_golden_registers()
905 case CHIP_POLARIS10: in vi_asic_supports_baco()
931 case CHIP_POLARIS10: in vi_asic_reset_method()
1130 if (adev->asic_type < CHIP_POLARIS10) in vi_program_aspm()
1343 case CHIP_POLARIS10: in vi_need_full_reset()
1549 case CHIP_POLARIS10: in vi_common_early_init()
1998 case CHIP_POLARIS10: in vi_common_set_clockgating_state()
2135 case CHIP_POLARIS10: in vi_set_ip_blocks()
A Damdgpu_uvd.c238 case CHIP_POLARIS10: in amdgpu_uvd_sw_init()
298 if ((adev->asic_type == CHIP_POLARIS10 || in amdgpu_uvd_sw_init()
364 adev->uvd.use_ctx_buf = adev->asic_type >= CHIP_POLARIS10; in amdgpu_uvd_sw_init()
431 if (adev->asic_type < CHIP_POLARIS10) { in amdgpu_uvd_prepare_suspend()
A Dgmc_v8_0.c147 case CHIP_POLARIS10: in gmc_v8_0_init_golden_registers()
230 case CHIP_POLARIS10: in gmc_v8_0_init_microcode()
579 case CHIP_POLARIS10: /* all engines support GPUVM */ in gmc_v8_0_mc_init()
1206 adev->asic_type == CHIP_POLARIS10 || in gmc_v8_0_hw_init()
A Damdgpu_cgs.c371 case CHIP_POLARIS10: in amdgpu_cgs_get_firmware_info()
A Ddce_v11_0.c185 case CHIP_POLARIS10: in dce_v11_0_init_golden_registers()
498 case CHIP_POLARIS10: in dce_v11_0_get_num_crtc()
1483 case CHIP_POLARIS10: in dce_v11_0_audio_init()
2292 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_pick_pll()
2714 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_crtc_mode_set()
2874 case CHIP_POLARIS10: in dce_v11_0_early_init()
3004 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_hw_init()
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()
983 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1000 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1018 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1094 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1707 case CHIP_POLARIS10: in gfx_v8_0_gpu_early_init()
1908 case CHIP_POLARIS10: in gfx_v8_0_sw_init()
2840 case CHIP_POLARIS10: in gfx_v8_0_tiling_mode_table_init()
3452 case CHIP_POLARIS10: in gfx_v8_0_raster_config()
[all …]
A Damdgpu_vkms.c586 case CHIP_POLARIS10: in amdgpu_vkms_hw_init()
A Dsdma_v3_0.c224 case CHIP_POLARIS10: in sdma_v3_0_init_golden_registers()
284 case CHIP_POLARIS10: in sdma_v3_0_init_microcode()
A Duvd_v6_0.c65 return ((adev->asic_type >= CHIP_POLARIS10) && in uvd_v6_0_enc_support()
1636 if (adev->asic_type >= CHIP_POLARIS10) { in uvd_v6_0_set_ring_funcs()
A Dvce_v3_0.c389 if ((adev->asic_type == CHIP_POLARIS10) || in vce_v3_0_get_harvest_config()
A Damdgpu_vce.c135 case CHIP_POLARIS10: in amdgpu_vce_sw_init()
A Dvce_v4_0.c921 if ((adev->asic_type == CHIP_POLARIS10) ||
A Damdgpu_ucode.c553 case CHIP_POLARIS10: in amdgpu_ucode_get_load_type()
/linux/include/drm/
A Damd_asic_type.h47 CHIP_POLARIS10, /* 15 */ enumerator
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dsmu7_baco.c77 case CHIP_POLARIS10: in smu7_baco_set_state()
A 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()
A Dsmu7_hwmgr.c245 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_smc_voltage_controller()
1203 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_sclk_mclk_dpm()
1226 (hwmgr->chip_id == CHIP_POLARIS10) || in smu7_enable_sclk_mclk_dpm()
1628 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_dpm_tasks()
1637 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_dpm_tasks()
1840 if (hwmgr->chip_id >= CHIP_POLARIS10) { in smu7_init_dpm_defaults()
2057 if (hwmgr->chip_id == CHIP_POLARIS10 || in smu7_get_evv_voltages()
3290 case CHIP_POLARIS10: in smu7_vblank_too_short()
4692 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_check_smc_update_required_for_display_configuration()
5309 if (!(hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_get_clock_by_type_with_latency()
[all …]
A Dsmu7_thermal.c177 (hwmgr->chip_id == CHIP_POLARIS10 || in smu7_fan_ctrl_start_smc_fan_control()
A Dhwmgr.c140 case CHIP_POLARIS10: in hwmgr_early_init()
A Dsmu7_powertune.c983 if (hwmgr->chip_id == CHIP_POLARIS10) { in smu7_enable_didt_config()
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_flat_memory.c403 case CHIP_POLARIS10: in kfd_init_apertures()
A Dkfd_packet_manager.c242 case CHIP_POLARIS10: in pm_init()
A Dkfd_device.c293 case CHIP_POLARIS10: in kgd2kfd_probe()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_pp_smu.c409 if ((adev->asic_type >= CHIP_POLARIS10) && in dm_pp_notify_wm_clock_changes()

Completed in 713 milliseconds

12