index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
si_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+6
2018-04-11
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
1
-1
/
+1
2018-04-03
drm/amdgpu: Fix PCIe lane width calculation
Alex Deucher
1
-2
/
+2
2018-03-20
drm/amdgpu: Fix kernel NULL pointer dereference in dpm functions
Rex Zhu
1
-0
/
+1
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
1
-2
/
+14
2018-03-05
drm/amdgpu: used cached pcie gen info for SI (v2)
Alex Deucher
1
-37
/
+13
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
1
-1
/
+0
2018-02-19
drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h
Christian König
1
-9
/
+9
2018-01-10
drm/amdgpu: Add dpm quirk for Jet PRO (v2)
Alex Deucher
1
-0
/
+5
2017-12-06
drm/amd/powerplay: Followup fixes to mc_reg_address
Ernst Sjöstrand
1
-7
/
+3
2017-09-28
drm/amdgpu: move common pm sysfs code to amdgpu_device.c
Rex Zhu
1
-6
/
+0
2017-09-18
drm/amdgpu: unify the interface of amd_pm_funcs
Rex Zhu
1
-9
/
+1
2017-09-18
drm/amdgpu: rename amdgpu_dpm_funcs to amd_pm_funcs
Rex Zhu
1
-24
/
+45
2017-07-14
drm/amd/amdgpu: fix si_enable_smc_cac() failed issue
Jim Qu
1
-0
/
+1
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
1
-2
/
+2
2017-03-29
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
1
-0
/
+41
2017-03-16
drm/amdgpu: reinstate oland workaround for sclk
Alex Deucher
1
-3
/
+7
2017-03-15
drm/amdgpu/si: add dpm quirk for Oland
Alex Deucher
1
-0
/
+6
2017-01-27
drm/amdgpu: move misc si headers into amdgpu
Alex Deucher
1
-1
/
+1
2017-01-27
drm/amdgpu: drop pitcairn dpm quirks
Alex Deucher
1
-46
/
+1
2017-01-27
drm/amdgpu: delete dead definitions of dpm_ip_funcs
Rex Zhu
1
-8
/
+0
2017-01-27
drm/amd/powerplay: Unify dpm level defines
Rex Zhu
1
-5
/
+5
2017-01-17
drm/amdgpu: add support for new hainan variants
Alex Deucher
1
-3
/
+5
2017-01-12
drm/amdgpu: drop the mclk quirk for hainan
Alex Deucher
1
-1
/
+0
2017-01-12
drm/amdgpu: drop oland quirks
Alex Deucher
1
-11
/
+0
2017-01-06
drm/amdgpu: drop verde dpm quirks
Alex Deucher
1
-13
/
+0
2017-01-06
drm/amdgpu: update si kicker smc firmware
Flora Cui
1
-29
/
+28
2016-12-06
drm/amdgpu/si: load the proper firmware on 0x87 oland boards
Alex Deucher
1
-0
/
+1
2016-12-06
drm/amdgpu: add additional pci revision to dpm workaround
Alex Deucher
1
-0
/
+1
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-16
/
+45
2016-10-27
drm/amdgpu/si_dpm: workaround for SI kickers
Alex Deucher
1
-16
/
+43
2016-10-25
drm/amdgpu: update current ps/requeset ps in adev with real ps.
Rex Zhu
1
-0
/
+2
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for Si.
Rex Zhu
1
-0
/
+52
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-0
/
+8
2016-10-25
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
1
-0
/
+1
2016-10-25
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
1
-1
/
+1
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
1
-1
/
+1
2016-10-24
drm/amdgpu/dpm: flush any thermal work on fini
Alex Deucher
1
-0
/
+2
2016-10-13
drm/amdgpu/si_dpm: Limit clocks on HD86xx part
Tom St Denis
1
-0
/
+6
2016-09-28
drm/amdgpu/si/dpm: fix phase shedding setup
Alex Deucher
1
-1
/
+1
2016-09-28
drm/amdgpu/si/dpm: sync up quirks from radeon
Alex Deucher
1
-0
/
+13
2016-09-14
drm/amdgpu/si/dpm: fix symbol conflicts with radeon
Alex Deucher
1
-140
/
+147
2016-09-14
drm/amdgpu/si/dpm: make a bunch of things static
Alex Deucher
1
-18
/
+16
2016-09-14
drm/amd/amdgpu: Fix return values in SI DPM code
Tom St Denis
1
-2
/
+8
2016-09-14
drm/amd/amdgpu: Comment out currently unused SI DPM struct
Tom St Denis
1
-0
/
+2
2016-09-14
drm/amd/amdgpu: Tidy up SI SMC code (v2)
Tom St Denis
1
-3
/
+3
2016-09-12
drm/amd/amdgpu: Correct whitespace in SI DPM code
Tom St Denis
1
-232
/
+209
2016-09-12
drm/amd/amdgpu: Clean up SI DPM table assignments
Tom St Denis
1
-32
/
+10
2016-09-12
drm/amd/amdgpu: Allow calling si_dpm_fini at any point
Tom St Denis
1
-3
/
+3
[next]