index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-14
drm/amdgpu: note what type of reset we are using
Alex Deucher
5
-2
/
+13
2020-08-14
drm/amdgpu: print where we get the vbios image from
Alex Deucher
1
-7
/
+21
2020-08-14
drm/amdgpu: parse ta firmware for navy_flounder
Bhawanpreet Lakha
1
-2
/
+1
2020-08-14
drm/amdgpu/vcn3.0: only SIENNA_CICHLID need specify instance for dec/enc
James Zhu
1
-2
/
+2
2020-08-14
drm/amd/pm: optimize the power related source code layout
Evan Quan
203
-23
/
+160
2020-08-14
drm/amd/powerplay: put those exposed power interfaces in amdgpu_dpm.c
Evan Quan
4
-431
/
+439
2020-08-14
drm/amd/powerplay: optimize i2c bus access implementation
Evan Quan
3
-13
/
+20
2020-08-14
drm/amd/powerplay: drop unnecessary pp_funcs checker
Evan Quan
3
-13
/
+6
2020-08-14
drm/amd/powerplay: optimize amdgpu_dpm_set_clockgating_by_smu() implementation
Evan Quan
4
-32
/
+32
2020-08-14
drm/amd/pm: drop redundant MEM_TYPE_* macros
Evan Quan
1
-9
/
+0
2020-08-14
drm/amd/powerplay: suppress the kernel test robot warning
Evan Quan
1
-1
/
+1
2020-08-14
drm/amdgpu: guard ras debugfs creation/removal based on CONFIG_DEBUG_FS
Guchun Chen
1
-0
/
+4
2020-08-14
drm/amdgpu: fix NULL pointer access issue when unloading driver
Guchun Chen
1
-2
/
+0
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
39
-469
/
+184
2020-08-14
drm/amd/powerplay: enable Sienna Cichlid mgpu fan boost feature
Evan Quan
1
-0
/
+10
2020-08-14
drm/amd/powerplay: enable Navi1X mgpu fan boost feature(V2)
Evan Quan
2
-1
/
+25
2020-08-14
drm/amd/powerplay: enable swSMU mgpu fan boost support
Evan Quan
3
-1
/
+24
2020-08-14
drm/amd/powerplay: optimize the interface for mgpu fan boost enablement
Evan Quan
3
-7
/
+16
2020-08-14
drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event()
Kevin Wang
1
-3
/
+6
2020-08-14
drm/amdgpu: disable gfxoff for navy_flounder
Jiansong Chen
1
-0
/
+3
2020-08-14
drm/amd/powerplay: bump NAVI12 driver if version
Evan Quan
1
-1
/
+1
2020-08-14
drm/amd/powerplay: maximum the code sharing around metrics table retrieving
Evan Quan
6
-167
/
+77
2020-08-14
drm/amd/powerplay: update the metrics table cache interval as 1ms
Evan Quan
3
-3
/
+3
2020-08-14
drm/amdgpu: Use function pointer for some mmhub functions
Oak Zeng
12
-121
/
+100
2020-08-14
drm/amdgpu: pass NULL pointer instead of 0
Nirmoy Das
1
-1
/
+1
2020-08-14
drm/amdgpu: annotate a false positive recursive locking
Dennis Li
1
-3
/
+7
2020-08-14
drm/amdgpu: add debugfs interface for RAP test
Wenhui Sheng
4
-1
/
+161
2020-08-14
drm/amdgpu: enable RAP TA load
Wenhui Sheng
3
-0
/
+201
2020-08-14
drm/amdgpu: add RAP TA header file
Wenhui Sheng
1
-0
/
+84
2020-08-14
drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit(v3)
Tianci.Yin
1
-1
/
+7
2020-08-14
drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x
Tianci.Yin
2
-9
/
+27
2020-08-14
drm/amdgpu: add debugfs node to toggle ras error cnt harvest
Guchun Chen
1
-0
/
+7
2020-08-14
drm/amdgpu: bypass querying ras error count registers
Guchun Chen
3
-32
/
+41
2020-08-11
drm/amdgpu: Enable P2P dmabuf over XGMI
Arunpravin
3
-3
/
+52
2020-08-10
drm/amd/display: convert to use le16_add_cpu()
Qinglang Miao
2
-7
/
+2
2020-08-10
drm/amdgpu/display: drop unused function
Alex Deucher
1
-18
/
+0
2020-08-10
drm/amd/display: add DCN support for aarch64
Daniel Kolesa
10
-32
/
+102
2020-08-10
drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
Daniel Kolesa
1
-1
/
+1
2020-08-10
drm/amd/display: Blank stream before destroying HDCP session
Jaehyun Chung
1
-2
/
+1
2020-08-10
drm/amd/display: Fix EDID parsing after resume from suspend
Stylon Wang
1
-0
/
+1
2020-08-10
drm/amd/display: Disconnect pipe separetely when disable pipe split
Alvin Lee
8
-0
/
+174
2020-08-10
drm/amd/display: Switch to immediate mode for updating infopackets
Anthony Koo
2
-8
/
+22
2020-08-10
drm/amd/display: Fix LFC multiplier changing erratically
Anthony Koo
1
-7
/
+29
2020-08-10
drm/amd/display: mpcc black color should not be impacted by pixel encoding fo...
Xiaodong Yan
1
-8
/
+0
2020-08-10
drm/amd/display: Revert regression
Alvin Lee
7
-141
/
+0
2020-08-10
drm/amd/display: Fix incorrect backlight register offset for DCN
Aric Cyr
1
-1
/
+1
2020-08-10
drm/amd/display: Adjust static-ness of resource functions
Joshua Aberback
3
-13
/
+18
2020-08-10
drm/amdgpu: fix reload KMD hang on GFX10 KIQ
Monk Liu
1
-0
/
+4
2020-08-10
drm/amdgpu: update gc golden register for arcturus
shiwu.zhang
1
-0
/
+1
2020-08-10
drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
Evan Quan
1
-6
/
+0
[next]