Home
last modified time | relevance | path

Searched refs:amdgpu_asic_flush_hdp (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dvega20_smumgr.c226 amdgpu_asic_flush_hdp(adev, NULL); in vega20_copy_table_to_smc()
259 amdgpu_asic_flush_hdp(adev, NULL); in vega20_set_activity_monitor_coeff()
Dsmu10_smumgr.c167 amdgpu_asic_flush_hdp(adev, NULL); in smu10_copy_table_to_smc()
Dvega10_smumgr.c93 amdgpu_asic_flush_hdp(adev, NULL); in vega10_copy_table_to_smc()
Dvega12_smumgr.c101 amdgpu_asic_flush_hdp(adev, NULL); in vega12_copy_table_to_smc()
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_cmn.c876 amdgpu_asic_flush_hdp(adev, NULL); in smu_cmn_update_table()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h1236 #define amdgpu_asic_flush_hdp(adev, r) \ macro
Damdgpu_device.c5940 amdgpu_asic_flush_hdp(adev, ring); in amdgpu_device_flush_hdp()
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.c2817 amdgpu_asic_flush_hdp(smu->adev, NULL); in navi10_set_dummy_pstates_table_location()