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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
drm/amd/display: fix dcn3 wide timing dsc validation
Dmytro Laktyushkin
1
-0
/
+4
2020-08-18
drm/amd/display: Fix DFPstate hang due to view port changed
Paul Hsieh
1
-2
/
+2
2020-08-18
drm/amd/display: Assign correct left shift
Chris Park
2
-2
/
+7
2020-08-18
drm/amd/display: Call DMUB for eDP power control
Chris Park
6
-2
/
+80
2020-08-18
drm/amdkfd: fix the wrong sdma instance query for renoir
Huang Rui
1
-9
/
+22
2020-08-18
drm/amdgpu: parse ta firmware for navy_flounder
Bhawanpreet Lakha
1
-2
/
+1
2020-08-18
drm/amdgpu: fix NULL pointer access issue when unloading driver
Guchun Chen
1
-2
/
+0
2020-08-18
drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event()
Kevin Wang
1
-3
/
+6
2020-08-18
drm/amdgpu: disable gfxoff for navy_flounder
Jiansong Chen
1
-0
/
+3
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: 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: Fix incorrect backlight register offset for DCN
Aric Cyr
1
-1
/
+1
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: amdgpu: Use the correct size when allocating memory
Christophe JAILLET
1
-1
/
+1
2020-08-07
drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
Sandeep Raghuraman
1
-1
/
+4
2020-08-07
drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup(V3)
Evan Quan
2
-13
/
+73
2020-08-07
drm/amd/powerplay: update swSMU VCN/JPEG PG logics
Evan Quan
7
-34
/
+60
2020-08-07
drm/amdgpu: use mode1 reset by default for sienna_cichlid
Likun Gao
1
-3
/
+8
2020-08-06
drm/amdgpu/smu: rework i2c adpater registration
Alex Deucher
4
-48
/
+6
2020-08-06
drm/amd/display: Display goes blank after inst
Igor Kravchenko
3
-3
/
+56
2020-08-06
drm/amd/display: Change null plane state swizzle mode to 4kb_s
George Shen
1
-2
/
+2
2020-08-06
drm/amd/display: Use helper function to check for HDMI signal
JinZe.Xu
1
-1
/
+1
2020-08-06
drm/amd/display: AMD OUI (DPCD 0x00300) skipped on some sink
Aric Cyr
1
-16
/
+0
2020-08-06
drm/amd/display: Fix logger context
Harry Wentland
1
-1
/
+2
2020-08-06
drm/amd/display: populate new dml variable
Dmytro Laktyushkin
1
-1
/
+2
2020-08-06
drm/amd/display: Read VBIOS Golden Settings Tbl
Igor Kravchenko
10
-9
/
+182
2020-08-06
drm/amd/display: Use parameter for call to set output mux
Eric Bernstein
1
-2
/
+5
2020-08-06
drm/amdgpu: enable GFXOFF for navy_flounder
Jiansong Chen
2
-0
/
+2
2020-08-06
drm amdgpu: Skip tmr load for SRIOV
Liu ChengZhe
1
-6
/
+29
2020-08-06
drm/amdgpu: fix PSP autoload twice in FLR
Liu ChengZhe
1
-1
/
+3
2020-08-06
drm/amdgpu: update GC golden setting for navy_flounder
Jiansong Chen
1
-2
/
+2
2020-08-06
drm/amd/powerplay: update driver if version for navy_flounder
Jiansong Chen
1
-1
/
+1
2020-08-06
drm/amdgpu: skip crit temperature values on APU (v2)
Huang Rui
1
-0
/
+6
2020-08-06
drm/amd/display: Fix DP Compliance tests 4.3.2.1 and 4.3.2.2
Aric Cyr
1
-7
/
+6
2020-08-06
drm/amd/display: Use hw lock mgr
Wyatt Wood
1
-1
/
+1
2020-08-06
drm/amd/display: dchubbub p-state warning during surface planes switch
hersen wu
1
-2
/
+67
2020-08-06
drm/amd/display: Allow asic specific FSFT timing optimization
Reza Amini
8
-13
/
+57
2020-08-06
drm/amd/display: Disable idle optimizations before programming DCN
Jun Lei
1
-2
/
+16
2020-08-06
drm/amd/display: Fix dmesg warning from setting abm level
Stylon Wang
1
-0
/
+23
2020-08-06
drm/amd/display: Use proper abm/backlight functions for DCN3
Bhawanpreet Lakha
1
-2
/
+3
2020-08-06
drm/amd/display: Use seperate dmcub firmware for navy_flounder
Bhawanpreet Lakha
1
-1
/
+6
2020-08-06
drm/amd/display: Check lane status again after link training done
Martin Tsai
2
-0
/
+52
2020-08-06
drm/amd/display: Don't compare dppclk before updating DTO
Alvin Lee
1
-3
/
+4
2020-08-06
drm/amd/display: Fix naming of DSC Debugfs entry
Eryk Brol
1
-4
/
+5
[next]