index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-08-10
drm/amd/powerplay: correct Vega20 cached smu feature state
Evan Quan
1
-19
/
+19
2020-08-10
drm/amdgpu: Skip some registers config for SRIOV
Liu ChengZhe
2
-0
/
+38
2020-08-10
drm/amdkfd: Fix spurious debug exception on gfx10
Jay Cornwall
2
-88
/
+93
2020-08-10
Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"
Felix Kuehling
2
-468
/
+464
2020-08-10
Revert "drm/amdkfd: Fix spurious debug exception on gfx10"
Felix Kuehling
2
-95
/
+90
[next]