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-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
2020-04-09
amdgpu_kms: Remove unnecessary condition check
Aurabindo Pillai
1
-6
/
+4
2020-04-09
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
1
-1
/
+1
2020-04-09
drm/amdgpu: unify fw_write_wait for new gfx9 asics
Aaron Liu
1
-0
/
+2
2020-04-09
drm/amdgpu: support access regs outside of mmio bar
Hawking Zhang
3
-39
/
+28
2020-04-09
drm/amdgpu: retire AMDGPU_REGS_KIQ flag
Hawking Zhang
2
-5
/
+4
2020-04-09
drm/amdgpu: retire RREG32_IDX/WREG32_IDX
Hawking Zhang
2
-6
/
+2
2020-04-09
drm/amdgpu: retire indirect mmio reg support from cgs
Hawking Zhang
2
-5
/
+4
2020-04-09
drm/amdgpu: replace indirect mmio access in non-dc code path
Hawking Zhang
4
-22
/
+22
2020-04-09
drm/amdgpu: remove inproper workaround for vega10
Hawking Zhang
2
-18
/
+0
2020-04-09
drm/amd/powerplay: error out on forcing clock setting not supported
Evan Quan
1
-1
/
+46
2020-04-09
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
1
-2
/
+3
2020-04-09
drm/amd/display: add HDCP caps debugfs
Bhawanpreet Lakha
3
-0
/
+112
[next]