linux/drivers/gpu/drm/amd/amdgpu
Likun Gao c4d74f5372 drm/amd/powerplay: get overdrive clock and voltage information
Add sys interface to get overdrive clock and voltage information for
smu11.

Signed-off-by: Likun Gao <Likun.Gao@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-03-19 15:03:59 -05:00
..
amdgpu.h drm/amd/powerplay: add new smu ip block 2019-03-19 15:03:53 -05:00
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd.c drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources 2019-02-18 18:00:50 -05:00
amdgpu_amdkfd.h drm/amdgpu: replace get_user_pages with HMM mirror helpers 2019-03-19 15:03:45 -05:00
amdgpu_amdkfd_fence.c
amdgpu_amdkfd_gfx_v7.c
amdgpu_amdkfd_gfx_v8.c
amdgpu_amdkfd_gfx_v9.c
amdgpu_amdkfd_gpuvm.c drm/amdgpu: remove set but not used variables 'vm, bo' 2019-03-19 15:03:53 -05:00
amdgpu_atombios.c
amdgpu_atombios.h
amdgpu_atomfirmware.c drm/amdgpu: move get_index_into_master_table macro into atomfirmware header 2019-03-19 15:03:55 -05:00
amdgpu_atomfirmware.h drm/amdgpu: move get_index_into_master_table macro into atomfirmware header 2019-03-19 15:03:55 -05:00
amdgpu_atpx_handler.c
amdgpu_benchmark.c
amdgpu_bios.c
amdgpu_bo_list.c
amdgpu_bo_list.h drm/amdgpu: replace get_user_pages with HMM mirror helpers 2019-03-19 15:03:45 -05:00
amdgpu_cgs.c
amdgpu_connectors.c
amdgpu_connectors.h
amdgpu_cs.c drm/amdgpu: replace get_user_pages with HMM mirror helpers 2019-03-19 15:03:45 -05:00
amdgpu_csa.c
amdgpu_csa.h
amdgpu_ctx.c drm/amdgpu: Only add rqs for initialized rings. 2019-02-15 11:15:30 -05:00
amdgpu_ctx.h
amdgpu_debugfs.c drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11 2019-03-19 15:03:57 -05:00
amdgpu_debugfs.h
amdgpu_device.c
amdgpu_display.c
amdgpu_display.h
amdgpu_doorbell.h Revert "drm/amdgpu: Delete user queue doorbell variables" 2019-02-19 15:58:26 -05:00
amdgpu_dpm.c drm/amdgpu: remove some old unused dpm helpers 2019-02-15 11:15:50 -05:00
amdgpu_dpm.h drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11 2019-03-19 15:03:57 -05:00
amdgpu_drv.c drm/amdgpu: Bump amdgpu version for context priority override. 2019-02-21 15:52:56 -05:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c
amdgpu_fence.c
amdgpu_gart.c
amdgpu_gart.h
amdgpu_gds.h
amdgpu_gem.c drm/amdgpu: replace get_user_pages with HMM mirror helpers 2019-03-19 15:03:45 -05:00
amdgpu_gem.h
amdgpu_gfx.c
amdgpu_gfx.h
amdgpu_gmc.c drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs 2019-03-19 15:03:53 -05:00
amdgpu_gmc.h drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs 2019-03-19 15:03:53 -05:00
amdgpu_gtt_mgr.c
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c
amdgpu_ids.c
amdgpu_ids.h
amdgpu_ih.c
amdgpu_ih.h
amdgpu_ioc32.c
amdgpu_irq.c
amdgpu_irq.h
amdgpu_job.c
amdgpu_job.h
amdgpu_kms.c drm/amdgpu: fix several indentation issues 2019-02-13 17:51:37 -05:00
amdgpu_mn.c drm/amdgpu: replace get_user_pages with HMM mirror helpers 2019-03-19 15:03:45 -05:00
amdgpu_mn.h drm/amdgpu: replace get_user_pages with HMM mirror helpers 2019-03-19 15:03:45 -05:00
amdgpu_mode.h drm/amd/display: Use vrr friendly pageflip throttling in DC. 2019-03-05 15:09:32 -05:00
amdgpu_object.c drm/amdgpu: Add helper to wait for BO fences using a sync object 2019-02-13 17:50:32 -05:00
amdgpu_object.h drm/amdgpu: Add helper to wait for BO fences using a sync object 2019-02-13 17:50:32 -05:00
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c drm/amd/powerplay: get overdrive clock and voltage information 2019-03-19 15:03:59 -05:00
amdgpu_pm.h
amdgpu_prime.c
amdgpu_psp.c Linux 5.0-rc7 2019-02-18 13:27:15 +10:00
amdgpu_psp.h
amdgpu_ring.c
amdgpu_ring.h
amdgpu_rlc.c
amdgpu_rlc.h
amdgpu_sa.c
amdgpu_sched.c drm/amdgpu: Add command to override the context priority. 2019-02-15 11:15:43 -05:00
amdgpu_sched.h
amdgpu_sdma.c
amdgpu_sdma.h
amdgpu_sync.c
amdgpu_sync.h
amdgpu_test.c
amdgpu_trace.h
amdgpu_trace_points.c
amdgpu_ttm.c drm/ttm: Quick-test mmap offset in ttm_bo_mmap() 2019-03-19 15:03:53 -05:00
amdgpu_ttm.h drm/amdgpu: fix HMM config dependency issue 2019-03-19 15:03:49 -05:00
amdgpu_ucode.c
amdgpu_ucode.h
amdgpu_uvd.c
amdgpu_uvd.h
amdgpu_vce.c
amdgpu_vce.h
amdgpu_vcn.c
amdgpu_vcn.h
amdgpu_vf_error.c
amdgpu_vf_error.h
amdgpu_virt.c
amdgpu_virt.h
amdgpu_vm.c drm/amdgpu: clear PDs/PTs only after initializing them 2019-02-27 22:24:12 -05:00
amdgpu_vm.h
amdgpu_vram_mgr.c
amdgpu_xgmi.c
amdgpu_xgmi.h
atom.c
atom.h
atombios_crtc.c
atombios_crtc.h
atombios_dp.c
atombios_dp.h
atombios_encoders.c
atombios_encoders.h
atombios_i2c.c
atombios_i2c.h
cik.c
cik.h
cik_dpm.h
cik_ih.c
cik_ih.h
cik_sdma.c
cik_sdma.h
cikd.h
clearstate_ci.h
clearstate_defs.h
clearstate_gfx9.h
clearstate_si.h
clearstate_vi.h
cz_ih.c
cz_ih.h
dce_v6_0.c drm/amdgpu: fix several indentation issues 2019-02-13 17:51:37 -05:00
dce_v6_0.h
dce_v8_0.c
dce_v8_0.h
dce_v10_0.c
dce_v10_0.h
dce_v11_0.c
dce_v11_0.h
dce_virtual.c
dce_virtual.h
df_v1_7.c
df_v1_7.h
df_v3_6.c
df_v3_6.h
emu_soc.c
gfx_v6_0.c
gfx_v6_0.h
gfx_v7_0.c
gfx_v7_0.h
gfx_v8_0.c Revert "drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers" 2019-02-19 15:58:26 -05:00
gfx_v8_0.h
gfx_v9_0.c Revert "drm/amdgpu: Fix bugs in setting CP RB/MEC DOORBELL_RANGE registers" 2019-02-19 15:58:26 -05:00
gfx_v9_0.h
gfxhub_v1_0.c drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 2019-03-19 15:03:53 -05:00
gfxhub_v1_0.h
gfxhub_v1_1.c
gfxhub_v1_1.h
gmc_v6_0.c drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs 2019-03-19 15:03:53 -05:00
gmc_v6_0.h
gmc_v7_0.c drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs 2019-03-19 15:03:53 -05:00
gmc_v7_0.h
gmc_v8_0.c drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs 2019-03-19 15:03:53 -05:00
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs 2019-03-19 15:03:53 -05:00
gmc_v9_0.h
iceland_ih.c
iceland_ih.h
iceland_sdma_pkt_open.h
Kconfig drm/amdgpu: fix HMM config dependency issue 2019-03-19 15:03:49 -05:00
kv_dpm.c
kv_dpm.h
kv_smc.c
Makefile drm/amdgpu: use HMM callback to replace mmu notifier 2019-03-19 15:03:25 -05:00
mmhub_v1_0.c drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 2019-03-19 15:03:53 -05:00
mmhub_v1_0.h
mmsch_v1_0.h
mxgpu_ai.c
mxgpu_ai.h
mxgpu_vi.c
mxgpu_vi.h
nbio_v6_1.c
nbio_v6_1.h
nbio_v7_0.c
nbio_v7_0.h
nbio_v7_4.c Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-02-22 15:56:42 +10:00
nbio_v7_4.h
ObjectID.h
ppsmc.h
psp_gfx_if.h
psp_v3_1.c drm/amdgpu: use REG32_PCIE wrapper instead for psp 2019-02-27 22:18:59 -05:00
psp_v3_1.h
psp_v10_0.c
psp_v10_0.h
psp_v11_0.c Linux 5.0-rc7 2019-02-18 13:27:15 +10:00
psp_v11_0.h
r600_dpm.h
sdma_v2_4.c
sdma_v2_4.h
sdma_v3_0.c
sdma_v3_0.h
sdma_v4_0.c
sdma_v4_0.h
si.c drm/amdgpu: fix several indentation issues 2019-02-13 17:51:37 -05:00
si.h
si_dma.c
si_dma.h
si_dpm.c drm/amdgpu: remove set but not used variable 'vbi_time_out' 2019-03-19 15:03:53 -05:00
si_dpm.h
si_enums.h
si_ih.c
si_ih.h
si_smc.c
sid.h
sislands_smc.h
soc15.c drm/amd/powerplay: implement is_support_sw_smu function for new smu 2019-03-19 15:03:57 -05:00
soc15.h
soc15_common.h
soc15d.h
ta_xgmi_if.h
tonga_ih.c
tonga_ih.h
tonga_sdma_pkt_open.h
uvd_v4_2.c
uvd_v4_2.h
uvd_v5_0.c
uvd_v5_0.h
uvd_v6_0.c
uvd_v6_0.h
uvd_v7_0.c
uvd_v7_0.h
vce_v2_0.c
vce_v2_0.h
vce_v3_0.c
vce_v3_0.h
vce_v4_0.c
vce_v4_0.h
vcn_v1_0.c
vcn_v1_0.h
vega10_ih.c
vega10_ih.h
vega10_reg_init.c Revert "drm/amdgpu: Delete user queue doorbell variables" 2019-02-19 15:58:26 -05:00
vega10_sdma_pkt_open.h
vega20_reg_init.c Revert "drm/amdgpu: Delete user queue doorbell variables" 2019-02-19 15:58:26 -05:00
vi.c
vi.h
vi_dpm.h
vid.h