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
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
drm/amd/display: Remove byte swapping for dmcub abm config table
Wyatt Wood
1
-38
/
+36
2020-04-22
drm/amd/display: Force watermark value propagation
Joshua Aberback
2
-1
/
+6
2020-04-22
drm/amd/display: Move enable fractional pwm call
Wyatt Wood
1
-17
/
+17
2020-04-22
drm/amd/display: Add user backlight level reg write
Wyatt Wood
1
-0
/
+2
2020-04-22
drm/amd/display: Correct updating logic of dcn21's pipe VM flags
Dale Zhao
1
-5
/
+1
2020-04-22
drm/amd/display: Remove aconnector condition check for dpcd read
Zhan Liu
1
-20
/
+18
2020-04-22
drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'
YueHaibing
1
-33
/
+0
2020-04-22
drm/amd/powerplay: remove defined but not used variables
Jason Yan
1
-23
/
+0
2020-04-22
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
6
-53
/
+49
2020-04-22
drm/amdgpu/display: give aux i2c buses more meaningful names
Alex Deucher
3
-4
/
+9
2020-04-22
drm/amdgpu/display: fix aux registration (v2)
Alex Deucher
2
-5
/
+14
2020-04-22
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...
Sandeep Raghuraman
1
-0
/
+26
2020-04-22
Revert "drm/amdgpu: Disable gfx off if VCN is busy"
James Zhu
1
-2
/
+0
2020-04-22
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
Guchun Chen
1
-2
/
+3
2020-04-22
drm/amdgpu: Disable FRU read on Arcturus
Kent Russell
1
-3
/
+4
2020-04-22
drm/amd/powerplay: fix resume failed as smu table initialize early exit
Prike Liang
1
-1
/
+6
2020-04-22
drm/amdgpu/gmc: Fix spelling mistake.
Rajneesh Bhardwaj
1
-6
/
+6
2020-04-22
drm/amdgpu: cache smu fw version info
John Clements
5
-12
/
+29
2020-04-22
Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"
Kent Russell
1
-26
/
+0
2020-04-22
drm/amdgpu/gfx9: add gfxoff quirk
Alex Deucher
1
-0
/
+2
2020-04-22
drm/amdgpu: set mp1 state before reload
John Clements
2
-7
/
+10
2020-04-22
drm/amdgpu: update psp fw loading sequence
John Clements
1
-49
/
+77
2020-04-22
drm/amd/powerplay: update Arcturus smu-driver if header
Evan Quan
2
-3
/
+14
2020-04-22
drm/amd/powerplay: properly set the dpm_enabled state
Evan Quan
5
-66
/
+216
2020-04-22
drm/amd/powerplay: correct i2c eeprom init/fini sequence
Evan Quan
3
-15
/
+17
2020-04-22
drm/amd/powerplay: bump the NAVI10 smu-driver if version
Evan Quan
1
-1
/
+1
2020-04-22
drm/amd/powerplay: revise the way to retrieve the board parameters
Evan Quan
2
-71
/
+130
2020-04-22
drm/amdgpu: fix the hw hang during perform system reboot and reset
Prike Liang
1
-0
/
+2
2020-04-22
drm/amd/display: remove redundant assignment to variable dp_ref_clk_khz
Colin Ian King
1
-1
/
+1
2020-04-13
drm/radeon: remove defined but not used variables in ci_dpm.c
Jason Yan
1
-14
/
+0
2020-04-13
drm/radeon: remove defined but not used 'dte_data_tahiti_le'
Jason Yan
1
-18
/
+0
2020-04-13
drm/amdgpu: remove dead code in si_dpm.c
Jason Yan
1
-20
/
+0
2020-04-13
drm/amd/amdgpu: remove hardcoded module name in prints
Aurabindo Pillai
6
-9
/
+9
2020-04-13
drm/amd/amdgpu: add print prefix for dev_* variants
Aurabindo Pillai
1
-0
/
+6
2020-04-13
drm/amd/amdgpu: add prefix for pr_* prints
Aurabindo Pillai
1
-0
/
+6
2020-04-13
drm/amd/display: code clean up in dce80_hw_sequencer.c
Jason Yan
1
-28
/
+0
2020-04-13
drm/amdgpu/ring: simplify scheduler setup logic
Alex Deucher
1
-3
/
+1
2020-04-13
drm/amdgpu/kiq: add no_scheduler flag to KIQ
Alex Deucher
1
-0
/
+1
2020-04-13
drm/amdgpu/ring: add no_scheduler flag
Alex Deucher
2
-1
/
+3
2020-04-13
drm/amdgpu/powerplay: get SMC FW size to a flexible way
Likun Gao
2
-2
/
+3
2020-04-13
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
5
-14
/
+18
2020-04-13
drm/amdgpu: replace DRM prefix with PCI device info for GFX RAS
Guchun Chen
1
-20
/
+27
2020-04-13
drm/amdgpu: resume kiq access debugfs
Yintian Tao
2
-3
/
+11
2020-04-13
drm/amdgpu: refine ras related message print
Guchun Chen
3
-29
/
+48
2020-04-13
drm/amdgpu: add uncorrectable error count print in UMC ecc irq cb
Guchun Chen
1
-0
/
+3
2020-04-13
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
Sergei Lopatin
1
-1
/
+4
2020-04-13
drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stage
Zhan Liu
1
-1
/
+1
2020-04-13
drm/amdgpu: restrict debugfs register access under SR-IOV
Yintian Tao
4
-6
/
+106
2020-04-09
drm/amdgpu: increased atom cmd timeout
John Clements
1
-2
/
+5
2020-04-09
drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset
Evan Quan
1
-0
/
+6
[prev]
[next]