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-24
drm/amdgpu: provide RREG32_SOC15_NO_KIQ, will be used later
Monk Liu
1
-0
/
+3
2020-04-24
drm/amdgpu: sriov is forbidden to call disable DPM
Monk Liu
1
-0
/
+3
2020-04-24
drm/amdgpu: skip cg/pg set for SRIOV
Monk Liu
1
-0
/
+7
2020-04-24
drm/amdgpu: ignore TA ucode for SRIOV
Monk Liu
1
-0
/
+2
2020-04-23
drm/amdgpu: retire legacy vega10 sos version check
Hawking Zhang
1
-27
/
+1
2020-04-23
drm/amdgpu: switch to helper function to init sos ucode
Hawking Zhang
2
-84
/
+6
2020-04-23
drm/amdgpu: add helper function to init sos ucode
Hawking Zhang
2
-0
/
+72
2020-04-23
drm/amdgpu: switch to helper function to init asd ucode
Hawking Zhang
4
-75
/
+5
2020-04-23
drm/amdgpu: add helper function to init asd ucode
Hawking Zhang
2
-0
/
+38
2020-04-23
drm/amdgpu: retire unused check_fw_loading status
Hawking Zhang
6
-544
/
+0
2020-04-23
drm/amdgpu: remove unnecessary tOS version check
Hawking Zhang
3
-16
/
+4
2020-04-23
drm/amdgpu: retire support_vmr_ring interface
Hawking Zhang
5
-66
/
+30
2020-04-23
drm/amdgpu: shrink critical section in amdgpu_amdkfd_gpuvm_free_memory_of_gpu
Bernard Zhao
1
-7
/
+7
2020-04-23
drm/amdgpu: Init data to avoid oops while reading pp_num_states.
limingyu
1
-1
/
+4
2020-04-23
drm/amdgpu: remove set but not used variable 'priority'
YueHaibing
1
-2
/
+0
2020-04-23
drm: amdgpu: fix kernel-doc struct warning
Randy Dunlap
1
-1
/
+1
2020-04-23
drm: amd/display: fix Kconfig help text
Randy Dunlap
1
-6
/
+2
2020-04-23
drm/amdgpu: request reg_val_offs each kiq read reg
Yintian Tao
7
-29
/
+41
2020-04-22
drm/amdgpu: change how we update mmRLC_SPM_MC_CNTL
Christian König
3
-8
/
+28
2020-04-22
drm/amdgpu: set error query ready after all IPs late init
Dennis Li
2
-5
/
+3
2020-04-22
drm/amdgpu: code cleanup around gpu reset
Evan Quan
1
-10
/
+4
2020-04-22
drm/amdgpu: optimize the gpu reset for XGMI setup V2
Evan Quan
1
-51
/
+25
2020-04-22
drm/amdgpu: correct cancel_delayed_work_sync on gpu reset
Evan Quan
1
-0
/
+2
2020-04-22
drm/amdgpu: correct fbdev suspend on gpu reset
Evan Quan
1
-1
/
+1
2020-04-22
drm/amdgpu: cleanup coding style in amdkfd a bit
Bernard Zhao
1
-11
/
+9
2020-04-22
drm/amdgpu: clean up unused variable about ring lru
Kevin Wang
2
-6
/
+0
2020-04-22
drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhub
Dennis Li
2
-16
/
+31
2020-04-22
drm/amd/powerplay: limit smu support to Arcturus for onevf
Jiansong Chen
1
-1
/
+4
2020-04-22
drm/amdgpu: disble vblank when unloading sriov driver
Jiawei
1
-1
/
+2
2020-04-22
drm/amdgpu: Print CU information by default during initialization
Yong Zhao
1
-1
/
+2
2020-04-22
drm/amd/powerplay: update smu12_driver_if.h to align with pmfw
Prike Liang
1
-15
/
+25
2020-04-22
drm/amdgpu/powerplay:avoid to show invalid DPM table info
Yuxian Dai
1
-0
/
+2
2020-04-22
drm/amdgpu: Adjust the SDMA doorbell info printing
Yong Zhao
2
-2
/
+2
2020-04-22
drm/amdkfd: Adjust three kfd dmesg printings during initialization
Yong Zhao
2
-3
/
+1
2020-04-22
drm/amd/display: fix bug in the logic for panel power control
Anthony Koo
1
-1
/
+1
2020-04-22
drm/amd/display: Convert memory from cpu to fw endianness correctly
Wyatt Wood
1
-27
/
+31
2020-04-22
drm/amd/display: Fix green screen issue after suspend
Rodrigo Siqueira
1
-9
/
+29
2020-04-22
drm/amd/display: Adjust refactored dm for color management only
Stylon Wang
3
-14
/
+14
2020-04-22
drm/amd/display: access ABM from stream resource.
Yongqiang Sun
1
-16
/
+23
2020-04-22
drm/amd/display: blank dp stream before re-train the link
Xiaodong Yan
1
-0
/
+12
2020-04-22
drm/amd/display: DispalyPort: Write OUI only if panel supports it
Aurabindo Pillai
1
-0
/
+15
2020-04-22
drm/amd/display: change from panel to panel cntl
Anthony Koo
16
-249
/
+251
2020-04-22
drm/amd/display: Add HW rotation cursor changes to dcn10
Jaehyun Chung
1
-5
/
+13
2020-04-22
drm/amd/display: Factor in immediate flip support into DLG calculations
Nicholas Kazlauskas
1
-1
/
+1
2020-04-22
drm/amd/display: fix virtual signal dsc setup
Dmytro Laktyushkin
1
-1
/
+1
2020-04-22
drm/amd/display: destroy panel on link destruct
Anthony Koo
1
-0
/
+3
2020-04-22
drm/amd/display: dmcu wait loop calculation is incorrect in RV
Paul Hsieh
1
-3
/
+0
2020-04-22
drm/amd/display: move panel power seq to new panel struct
Anthony Koo
22
-94
/
+572
2020-04-22
drm/amd/display: make all backlight calls link based
Anthony Koo
5
-32
/
+33
2020-04-22
drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1
Sung Lee
1
-2
/
+10
[prev]
[next]