index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Commit message (
Expand
)
Author
Age
*
drm/amd/powerplay: add set_power_profile_mode for raven1_refresh
Chengming Gui
2019-06-05
*
drm/amd/powerplay: fix locking in smu_feature_set_supported()
Dan Carpenter
2019-05-20
*
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-05-02
|
\
|
*
drm/amdgpu: power down the Vega20 VCE engine on request
Evan Quan
2019-04-29
|
*
drm/amd/powerplay: raven 4k@60hz dp monitor always flicking
hersen wu
2019-04-29
|
*
drm/amd/powerplay: enable UMDPSTATE support on raven2 (v2)
Chengming Gui
2019-04-23
|
*
drm/amd/powerplay: add set/get_power_profile_mode for Raven (v2)
Chengming Gui
2019-04-23
|
*
drm/powerplay : send SMC message to set XGMI pstate
shaoyunl
2019-04-19
*
|
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-23
|
\
|
|
*
drm/powerplay: Add smu set xgmi pstate interface
shaoyunl
2019-04-12
*
|
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-04-15
|
\
\
|
|
/
|
/
|
|
*
drm/amd/powerplay: fix possible hang with 3+ 4K monitors
Evan Quan
2019-03-27
|
*
drm/amd/powerplay: correct data type to avoid overflow
Evan Quan
2019-03-27
|
*
drm/amd/powerplay: add ECC feature bit
Evan Quan
2019-03-27
*
|
drm/amd/powerplay: simplify the code of [get|set]_activity_monitor_coeff
Kevin Wang
2019-04-10
*
|
drm/amd/powerplay: optimization function of smu_update_table
Kevin Wang
2019-04-10
*
|
drm/amd/powerplay: check for invalid profile mode before switching
Evan Quan
2019-04-04
*
|
drm/amdgpu: Allow switching to CUSTOM profile on Vega20
Kent Russell
2019-04-03
*
|
drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2
Kent Russell
2019-04-03
*
|
drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2
Kent Russell
2019-04-03
*
|
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-02
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu/smu11: fix warning on 32bit arches
Alex Deucher
2019-04-02
|
*
drm/amd/powerplay: update current profile mode only when it's really applied
Evan Quan
2019-03-27
|
*
drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()
Dan Carpenter
2019-03-21
|
*
drm/amd/powerplay: Off by one in vega20_get_smu_msg_index()
Dan Carpenter
2019-03-21
|
*
drm/amd/powerplay: delete some dead code
Dan Carpenter
2019-03-21
|
*
drm/amdgpu: enable gfxoff again on raven series (v2)
Huang Rui
2019-03-21
|
*
drm/amd/powerplay: fix spelling mistake "unknow" -> "unknown"
Colin Ian King
2019-03-21
|
*
drm/amd/powerplay: Zero initialize num_of_levels in vega20_set_single_dpm_table
Nathan Chancellor
2019-03-21
|
*
drm/amd/powerplay: move the smc_if_version to asic file
Kevin Wang
2019-03-19
|
*
drm/amd/powerplay: simplify sw-smu message map macro
Kevin Wang
2019-03-19
|
*
drm/amd/powerplay: apply Vega20 BACO workaround
Evan Quan
2019-03-19
|
*
drm/amd/powerplay: fix pcie sysfs interface when set wrong value
Likun Gao
2019-03-19
|
*
drm/amd/powerplay: fix memdup.cocci warnings
kbuild test robot
2019-03-19
|
*
drm/amd/powerplay: fix semicolon code style issue
Yang Wei
2019-03-19
|
*
drm/amd/powerplay: fix raven issue for sw smu
Huang Rui
2019-03-19
|
*
drm/amd/powerplay: add od condition for power limit
Likun Gao
2019-03-19
|
*
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
2019-03-19
|
*
drm/amd/powerplay: use REG32_PCIE wrapper instead for sw smu
Huang Rui
2019-03-19
|
*
drm/amd/powerplay: fix the issue of checking on message mapping
Huang Rui
2019-03-19
|
*
drm/amd/powerplay: move setting allowed mask and feature enabling together
Huang Rui
2019-03-19
|
*
drm/amd/powerplay: fix byte alignment issue of smu11 pptable
Huang Rui
2019-03-19
|
*
drm/amd/powerplay: fix smc messsage index report
Huang Rui
2019-03-19
|
*
drm/amd/powerplay: support sysfs to set/get pcie
Likun Gao
2019-03-19
|
*
drm/amd/powerplay: add override pcie parameters
Likun Gao
2019-03-19
|
*
drm/amd/powerplay: support sysfs to set socclk, fclk, dcefclk
Likun Gao
2019-03-19
|
*
drm/amd/powerplay: support sysfs to get socclk, fclk, dcefclk
Likun Gao
2019-03-19
|
*
drm/amd/powerplay: add condition for smc table hw init
Likun Gao
2019-03-19
|
*
drm/amd/powerplay: add suspend and resume function for smu
Likun Gao
2019-03-19
|
*
drm/amd/powerplay: add is_dpm_running for SMU11
Chengming Gui
2019-03-19
[next]