index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
drm/amd/powerplay: update ppatomctrl.c (v2)
Eric Huang
2
-0
/
+41
2018-05-15
drm/amd/powerplay: add smu75 header files
Eric Huang
2
-0
/
+1646
2018-05-15
drm/amdgpu: add VEGAM SMU firmware support
Leo Liu
1
-0
/
+1
2018-05-15
drm/amd/pp: Add OVERDRIVE support on Vega10 (v2)
Rex Zhu
3
-361
/
+390
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
4
-20
/
+73
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: Use dynamic gfx_clk rather than hardcoded values
Rex Zhu
2
-20
/
+29
2018-05-15
drm/amd/pp: Change pstate_clk frequency unit to 10KHz on Rv
Rex Zhu
1
-2
/
+2
2018-05-15
drm/amd/powerplay: use the flag to decide whether send gfxoff smc message
Huang Rui
1
-1
/
+5
2018-05-15
drm/amd/powerplay: add control gfxoff enabling in late init
Huang Rui
1
-0
/
+9
2018-05-15
drm/amdgpu: clear gfxoff feature mask if the asic is not raven
Huang Rui
1
-1
/
+5
2018-05-15
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
1
-1
/
+1
2018-05-15
drm/amd/powerplay: enable/disable gfxoff through smu
Huang Rui
1
-0
/
+9
2018-05-15
drm/amd/powerplay: add gfx off control function
Huang Rui
2
-1
/
+36
2018-05-15
drm/amdgpu: move PP_FEATURE_MASK to amd_shared header
Huang Rui
1
-19
/
+0
2018-05-15
drm/amd/powerplay: send CGPG smc message if PG is enabled for raven
Huang Rui
2
-1
/
+8
2018-05-15
drm/amd/powerplay: add registry key to disable ACG
Kenneth Feng
2
-0
/
+6
2018-05-15
drm/amd/powerplay: header file interface to SMU update
Kenneth Feng
1
-1
/
+3
2018-05-15
drm/amd/pp: Fix NULL point check error in smu_set_watermarks_for_clocks_ranges
Rex Zhu
1
-1
/
+1
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: Remove dead interface
Rex Zhu
1
-30
/
+0
2018-05-15
drm/amdgpu: Reserved vram for smu to save debug info.
Rex Zhu
1
-0
/
+35
2018-05-15
drm/amd/pp: Adding a function to store cc6 data in SMU10
Mikita Lipski
1
-0
/
+10
2018-05-15
drm/amd/pp: Adding set_watermarks_for_clocks_ranges for SMU10
Mikita Lipski
2
-0
/
+14
2018-05-15
drm/amd/pp: Move common code to smu_helper.c
Rex Zhu
4
-70
/
+109
2018-05-15
drm/amd/pp: Clear smu response register before send smu message
Rex Zhu
2
-3
/
+2
2018-05-15
drm/amd/pp: Remove struct pp_gpu_power
Rex Zhu
3
-33
/
+20
2018-05-15
drm/amd/pp: Refine get_gpu_power for VI
Rex Zhu
2
-24
/
+31
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: Remove useless smu7 running state check
Rex Zhu
1
-8
/
+0
2018-05-15
drm/amd/pp: Remove dead function in smu7_smumgr.c
Rex Zhu
2
-11
/
+0
2018-05-15
drm/amd/powerplay: initialzie the dpm intial enabled state
Kenneth Feng
1
-0
/
+10
2018-05-15
drm/amd/powerplay: Get more than 8 level gfxclk states
Kenneth Feng
1
-1
/
+1
2018-05-15
amd/powerplay: implement the vega12_force_clock_level interface
Kenneth Feng
1
-1
/
+41
2018-05-15
drm/amd/pp: Remove unnecessary forward declaration
Rex Zhu
1
-43
/
+41
2018-05-15
drm/amd/pp: Move same macro definitions to hwmgr.h
Rex Zhu
10
-27
/
+2
2018-05-15
drm/amd/pp: fix the wrong readout engine clock in deep sleep
Evan Quan
2
-9
/
+5
2018-05-15
drm/amd/pp: use soc15 common macros instead of vega10 specific
Evan Quan
10
-280
/
+133
2018-05-15
drm/amd/pp: Refine pp_atomfwctrl_get_vbios_bootup_values
Rex Zhu
3
-8
/
+9
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
4
-28
/
+24
2018-04-11
drm/amd/pp: Not call cgs interface to get display info
Rex Zhu
13
-136
/
+61
2018-04-11
drm/amd/pp: Use atombios api directly in powerplay (v2)
Rex Zhu
12
-123
/
+149
2018-04-11
drm/amd/pp: Use gfx rlc funcs directly in powerplay
Rex Zhu
2
-38
/
+46
2018-04-11
drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"
Colin Ian King
1
-1
/
+1
2018-04-11
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
1
-1
/
+2
2018-04-11
drm/amd/pp: Use release_firmware directly in powerplay
Rex Zhu
3
-3
/
+5
[prev]
[next]