index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
/
hwmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-05-03
2
-18
/
+109
|
\
|
*
drm/amdgpu: power down the Vega20 VCE engine on request
Evan Quan
2019-04-29
1
-1
/
+12
|
*
drm/amd/powerplay: raven 4k@60hz dp monitor always flicking
hersen wu
2019-04-29
1
-11
/
+6
|
*
drm/amd/powerplay: enable UMDPSTATE support on raven2 (v2)
Chengming Gui
2019-04-23
1
-6
/
+0
|
*
drm/amd/powerplay: add set/get_power_profile_mode for Raven (v2)
Chengming Gui
2019-04-23
1
-0
/
+91
*
|
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-04-15
2
-2
/
+19
|
\
\
|
|
/
|
/
|
|
*
drm/amd/powerplay: fix possible hang with 3+ 4K monitors
Evan Quan
2019-03-27
1
-1
/
+9
|
*
drm/amd/powerplay: add ECC feature bit
Evan Quan
2019-03-27
2
-1
/
+10
*
|
drm/amd/powerplay: check for invalid profile mode before switching
Evan Quan
2019-04-04
1
-3
/
+2
*
|
drm/amdgpu: Allow switching to CUSTOM profile on Vega20
Kent Russell
2019-04-03
2
-1
/
+17
*
|
drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2
Kent Russell
2019-04-03
1
-1
/
+22
*
|
drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2
Kent Russell
2019-04-03
1
-11
/
+21
*
|
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-03
15
-66
/
+298
|
\
\
|
|
/
|
/
|
|
*
drm/amd/powerplay: update current profile mode only when it's really applied
Evan Quan
2019-03-27
2
-10
/
+12
|
*
drm/amdgpu: enable gfxoff again on raven series (v2)
Huang Rui
2019-03-20
1
-9
/
+4
|
*
drm/amd/powerplay: apply Vega20 BACO workaround
Evan Quan
2019-03-19
3
-1
/
+23
|
*
drm/amd/powerplay: fix semicolon code style issue
Yang Wei
2019-03-19
1
-1
/
+1
|
*
drm/amdgpu/powerplay: split out common smu9 BACO code
Alex Deucher
2019-03-05
9
-89
/
+106
|
*
drm/amdgpu/powerplay: add BACO support for vega12
Alex Deucher
2019-03-05
5
-1
/
+197
*
|
drm/amd/powerplay: correct power reading on fiji
Evan Quan
2019-03-11
1
-3
/
+3
*
|
drm/amd/powerplay: set max fan target temperature as 105C
Evan Quan
2019-03-11
1
-0
/
+17
|
/
*
drm/amd/powerplay: show the right override pcie parameters
Evan Quan
2019-02-27
2
-16
/
+34
*
drm/amd/powerplay: honor the OD settings
Evan Quan
2019-02-27
2
-16
/
+18
*
drm/amd/powerplay: set default fclk for no fclk dpm support case
Evan Quan
2019-02-27
4
-2
/
+10
*
drm/amd/powerplay: support retrieving clock information from other sysplls
Evan Quan
2019-02-27
3
-16
/
+18
*
drm/amd/powerplay: overwrite ODSettingsMin for UCLK_FMAX feature
Evan Quan
2019-02-27
1
-14
/
+5
*
drm/amd/powerplay: force FCLK to highest also for 5K or higher displays
Evan Quan
2019-02-27
1
-1
/
+37
*
drm/amd/powerplay: need to reapply the dpm level settings
Evan Quan
2019-02-27
1
-2
/
+1
*
drm/amd/powerplay: drop redundant soft min/max settings
Evan Quan
2019-02-27
1
-24
/
+0
*
drm/amd/powerplay: fix the confusing ppfeature mask calculations
Evan Quan
2019-02-22
3
-6
/
+6
*
drm/powerplay: print current clock level when dpm is disabled on vg20
shaoyunl
2019-02-22
1
-28
/
+28
*
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-02-22
9
-21
/
+63
|
\
|
*
drm/amdgpu/powerplay: fix typo in BACO header guards
Alex Deucher
2019-02-21
2
-4
/
+4
|
*
drm/amdgpu/powerplay: fix return codes in BACO code
Alex Deucher
2019-02-21
2
-5
/
+5
|
*
drm/amdgpu: add missing license on baco files
Alex Deucher
2019-02-21
2
-0
/
+44
|
*
drm/amd/powerplay/smu10_hwmgr: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-19
1
-5
/
+3
|
*
drm/amd/powerplay/smu8_hwmgr: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-19
1
-5
/
+3
|
*
drm/amd/powerplay/smu7_hwmgr: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-02-18
1
-0
/
+2
|
*
drm/amdgpu: fix several indentation issues
Colin Ian King
2019-02-13
2
-2
/
+2
*
|
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/amd/powerplay: Fix missing break in switch
Gustavo A. R. Silva
2019-01-29
1
-0
/
+1
|
*
drm/amd/powerplay: OD setting fix on Vega10
Kenneth Feng
2019-01-21
1
-1
/
+21
|
*
drm/amd/powerplay: run acg btc for Vega12
Kenneth Feng
2019-01-14
1
-0
/
+21
|
*
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2019-01-11
4
-29
/
+49
|
|
\
|
|
*
drm/amd/powerplay: drop the unnecessary uclk hard min setting
Evan Quan
2019-01-08
1
-7
/
+0
|
|
*
drm/amd/powerplay: avoid possible buffer overflow
Evan Quan
2019-01-08
1
-0
/
+14
|
|
*
drm/amd/powerplay: update OD support flag for SKU with no OD capabilities
Evan Quan
2019-01-08
1
-0
/
+3
|
|
*
drm/amd/powerplay: support BOOTUP_DEFAULT power profile mode
Evan Quan
2019-01-02
4
-22
/
+32
*
|
|
drm/amd/powerplay: add override pcie parameters for Vega20 (v2)
Harish Kasiviswanathan
2019-02-07
1
-20
/
+27
*
|
|
drm/amd/powerplay: update soc boot and max level on vega10
Kenneth Feng
2019-02-05
1
-0
/
+7
[next]