index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2017-07-14
drm/amd/amdgpu: fix si_enable_smc_cac() failed issue
Jim Qu
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-03-29
drm/amdgpu: switch ih handling to two levels (v3)
Alex Deucher
2017-03-29
drm/amdgpu: implement read_sensor() for pre-powerplay chips
Samuel Pitoiset
2017-03-16
drm/amdgpu: reinstate oland workaround for sclk
Alex Deucher
2017-03-15
drm/amdgpu/si: add dpm quirk for Oland
Alex Deucher
2017-01-27
drm/amdgpu: move misc si headers into amdgpu
Alex Deucher
2017-01-27
drm/amdgpu: drop pitcairn dpm quirks
Alex Deucher
2017-01-27
drm/amdgpu: delete dead definitions of dpm_ip_funcs
Rex Zhu
2017-01-27
drm/amd/powerplay: Unify dpm level defines
Rex Zhu
2017-01-17
drm/amdgpu: add support for new hainan variants
Alex Deucher
2017-01-12
drm/amdgpu: drop the mclk quirk for hainan
Alex Deucher
2017-01-12
drm/amdgpu: drop oland quirks
Alex Deucher
2017-01-06
drm/amdgpu: drop verde dpm quirks
Alex Deucher
2017-01-06
drm/amdgpu: update si kicker smc firmware
Flora Cui
2016-12-06
drm/amdgpu/si: load the proper firmware on 0x87 oland boards
Alex Deucher
2016-12-06
drm/amdgpu: add additional pci revision to dpm workaround
Alex Deucher
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-10-27
drm/amdgpu/si_dpm: workaround for SI kickers
Alex Deucher
2016-10-25
drm/amdgpu: update current ps/requeset ps in adev with real ps.
Rex Zhu
2016-10-25
drm/amdgpu: add an implement for check_power_state equal for Si.
Rex Zhu
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
Alex Deucher
2016-10-25
drm/amdgpu: save number of vce states in dpm struct.
Rex Zhu
2016-10-25
drm/amdgpu: use same vce state definition in dpm and powerplay
Rex Zhu
2016-10-24
drm/amdgpu/dpm: flush any thermal work on fini
Alex Deucher
2016-10-13
drm/amdgpu/si_dpm: Limit clocks on HD86xx part
Tom St Denis
2016-09-28
drm/amdgpu/si/dpm: fix phase shedding setup
Alex Deucher
2016-09-28
drm/amdgpu/si/dpm: sync up quirks from radeon
Alex Deucher
2016-09-14
drm/amdgpu/si/dpm: fix symbol conflicts with radeon
Alex Deucher
2016-09-14
drm/amdgpu/si/dpm: make a bunch of things static
Alex Deucher
2016-09-14
drm/amd/amdgpu: Fix return values in SI DPM code
Tom St Denis
2016-09-14
drm/amd/amdgpu: Comment out currently unused SI DPM struct
Tom St Denis
2016-09-14
drm/amd/amdgpu: Tidy up SI SMC code (v2)
Tom St Denis
2016-09-12
drm/amd/amdgpu: Correct whitespace in SI DPM code
Tom St Denis
2016-09-12
drm/amd/amdgpu: Clean up SI DPM table assignments
Tom St Denis
2016-09-12
drm/amd/amdgpu: Allow calling si_dpm_fini at any point
Tom St Denis
2016-08-31
drm/amdgpu/si: Add updated smc firmware for SI kickers
Alex Deucher
2016-08-31
drm/amdgpu: use DRM print instead of printk
Huang Rui
2016-08-31
drm/amdgpu: add SI DPM support (v4)
Maruthi Bayyavarapu