index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
/
smu7_hwmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"
Colin Ian King
1
-1
/
+1
2018-05-15
drm/amd/pp: Refine the output of pp_power_profile_mode on VI
Rex Zhu
1
-29
/
+23
2018-05-15
drm/amd/powerplay: add specific changes for VEGAM in smu7_hwmgr.c
Eric Huang
1
-10
/
+61
2018-05-15
drm/amdgpu/powerplay: actually return the power with the new query
Alex Deucher
1
-0
/
+1
2018-05-15
drm/amd/pp: Print out voltage/clock range in sysfs
Rex Zhu
1
-6
/
+20
2018-05-15
drm/amd/pp: Change voltage/clk range for OD feature on VI
Rex Zhu
1
-20
/
+40
2018-05-15
drm/amd/pp: Refine the OD state checking code in smu7
Rex Zhu
1
-6
/
+2
2018-05-15
drm/amd/pp: Fix bug voltage can't be OD separately on VI
Rex Zhu
1
-6
/
+10
2018-05-15
drm/amd/pp: Move common code to smu_helper.c
Rex Zhu
1
-28
/
+2
2018-05-15
drm/amd/pp: Remove struct pp_gpu_power
Rex Zhu
1
-14
/
+9
2018-05-15
drm/amd/pp: Refine get_gpu_power for VI
Rex Zhu
1
-24
/
+27
2018-05-15
Revert "drm/amd/powerply: fix power reading on Fiji"
Rex Zhu
1
-2
/
+1
2018-05-15
drm/amdgpu/powerplay: rename smu7_upload_mc_firmware
Alex Deucher
1
-2
/
+2
2018-05-15
drm/amdgpu/powerplay: fix smu7_get_memory_type for fiji
Alex Deucher
1
-6
/
+2
2018-05-15
drm/amd/pp: Move same macro definitions to hwmgr.h
Rex Zhu
1
-4
/
+0
2018-04-11
drm/amd/pp: Not call cgs interface to get display info
Rex Zhu
1
-41
/
+15
2018-04-11
drm/amd/pp: Use atombios api directly in powerplay (v2)
Rex Zhu
1
-2
/
+1
2018-04-03
drm/amd/powerply: fix power reading on Fiji
Eric Huang
1
-1
/
+2
2018-03-23
drm/amd/pp: use mlck_table.count for array loop index limit
Colin Ian King
1
-10
/
+11
2018-03-22
drm/amd/pp: Add smu irq handlers for legacy asics
Rex Zhu
1
-0
/
+27
2018-03-21
drm/amd/pp: Refine register_thermal_interrupt function
Rex Zhu
1
-3
/
+2
2018-03-19
drm/amd/pp: Delete get_xclk function in powerplay (v2)
Rex Zhu
1
-25
/
+2
2018-03-15
drm/amd/pp: Simplified the avfs btc state on smu7
Rex Zhu
1
-12
/
+2
2018-03-14
drm/amd/pp: fix missing CONFIG_ACPI.
Dave Airlie
1
-0
/
+2
2018-03-07
drm/amd/pp: Add #ifdef checks for CONFIG_ACPI
Rex Zhu
1
-0
/
+2
2018-03-07
drm/amd/pp: Add auto power profilng switch based on workloads (v2)
Rex Zhu
1
-3
/
+3
2018-03-06
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
1
-77
/
+0
2018-03-06
drm/amd/pp: Fix sclk in highest two levels when compute on smu7
Rex Zhu
1
-0
/
+21
2018-03-06
drm/amd/pp: Implement get/set_power_profile_mode on smu7
Rex Zhu
1
-0
/
+143
2018-03-05
drm/amd/pp: Remove cgs_query_system_info
Rex Zhu
1
-42
/
+15
2018-03-05
drm/amd/pp: Use amdgpu acpi helper functions in powerplay
Rex Zhu
1
-4
/
+3
2018-03-05
drm/amd/pp: Fix incorrect return value in smu7_check_clk_voltage_valid
Rex Zhu
1
-1
/
+1
2018-02-28
drm/amd/powerplay: fix power over limit on Fiji
Eric Huang
1
-7
/
+0
2018-02-26
drm/amd/pp: Move common dpm check functions to hardwaremanager.c
Rex Zhu
1
-10
/
+0
2018-02-26
drm/amd/pp: Fix bug that dpm level was not really locked
Rex Zhu
1
-8
/
+14
2018-02-19
drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switching
Alex Deucher
1
-2
/
+1
2018-02-19
drm/amd/powerplay/smu7: allow mclk switching with no displays
Alex Deucher
1
-4
/
+7
2018-02-19
drm/amd/pp: Expose set/get_power_limit for DGPU
Rex Zhu
1
-0
/
+1
2018-02-19
drm/amd/pp: Fix sysfs pp_dpm_pcie bug on CI/VI
Rex Zhu
1
-7
/
+10
2018-02-19
drm/amd/pp: Refine pp_dpm_force_clock_level functions
Rex Zhu
1
-5
/
+0
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
1
-1
/
+0
2018-02-19
drm/amd/pp: Add struct profile_mode_setting for smu7
Rex Zhu
1
-2
/
+8
2018-02-19
drm/amd/pp: Change activity_target for performance optimization on Polaris
Rex Zhu
1
-0
/
+1
2018-02-19
drm/amd/pp: Add update_avfs call when set_power_state
Rex Zhu
1
-28
/
+57
2018-02-19
drm/amd/pp: Update smu7 dpm table with OD clock/voltage
Rex Zhu
1
-98
/
+26
2018-02-19
drm/amd/pp: Implement edit_dpm_table on smu7
Rex Zhu
1
-1
/
+164
2018-02-19
drm/amd/pp: Add OD driver clock/voltage display on smu7
Rex Zhu
1
-0
/
+21
2018-02-19
drm/amd/pp: Add and initialize OD_dpm_table for CI/VI.
Rex Zhu
1
-0
/
+75
2018-02-19
drm/amd/pp: Add a new pp feature mask bit for OD feature
Rex Zhu
1
-4
/
+2
2018-02-19
drm/amd/pp: Store stable Pstate clocks
Rex Zhu
1
-2
/
+12
[next]