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
2022-04-28
drm/amdgpu: add new write field for soc21
Stanley.Yang
1
-0
/
+8
2022-04-28
drm/amdgpu: add nbio callback to query rom offset
Hawking Zhang
2
-2
/
+12
2022-04-28
drm/amdgpu: add gc v11_0_0 ip headers v11
Hawking Zhang
3
-0
/
+59419
2022-04-28
drm/amdgpu: add mp v13_0_0 ip headers v7
Hawking Zhang
2
-0
/
+1143
2022-04-28
drm/amdgpu: update query ref clk from bios
Hawking Zhang
1
-10
/
+20
2022-04-28
drm/amdgpu: update gc info from bios table
Hawking Zhang
1
-36
/
+53
2022-04-28
drm/amdgpu: add atom_gfx_info_v3_0 structure
Hawking Zhang
1
-0
/
+33
2022-04-28
drm/amdgpu: support query vram_info v3_0
Hawking Zhang
1
-80
/
+110
2022-04-28
drm/amdgpu: add vram_info v3_0 structure
Hawking Zhang
1
-0
/
+45
2022-04-28
drm/amdgpu: switch to atomfirmware_asic_init
Hawking Zhang
1
-1
/
+4
2022-04-28
drm/amdgpu: add helper to execute atomfirmware asic_init
Hawking Zhang
2
-0
/
+65
2022-04-28
drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.c
Alex Deucher
4
-38
/
+14
2022-04-28
drm/amdgpu/discovery: add a function to parse the vcn info table
Alex Deucher
3
-0
/
+55
2022-04-28
drm/amdgpu/discovery: add additional validation
Alex Deucher
1
-26
/
+126
2022-04-28
drm/amdgpu/discovery: add a function to get the mall_size
Alex Deucher
2
-0
/
+47
2022-04-28
drm/amdgpu/discovery: handle UMC harvesting in IP discovery
Alex Deucher
1
-2
/
+12
2022-04-28
drm/amdgpu/discovery: store the number of UMC IPs on the asic
Alex Deucher
2
-0
/
+11
2022-04-28
drm/amdgpu: store the mall size in the gmc structure
Alex Deucher
2
-0
/
+21
2022-04-28
drm/amdgpu/discovery: fix byteswapping in gc info parsing
Alex Deucher
1
-3
/
+3
2022-04-28
drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)
Guchun Chen
1
-0
/
+14
2022-04-28
drm/amdgpu/discovery: populate additional GC info
Alex Deucher
2
-0
/
+28
2022-04-28
drm/amdgpu: update latest IP discovery table structures
Alex Deucher
1
-3
/
+111
2022-04-28
drm/amdgpu: add function to decode ip version
Likun Gao
3
-0
/
+38
2022-04-28
drm/amdgpu: increase HWIP MAX INSTANCE
Likun Gao
1
-1
/
+1
2022-04-28
drm/amdgpu: do not use passthrough mode in Xen dom0
Marek Marczykowski-Górecki
1
-1
/
+3
2022-04-28
drm/amd/pm: fix the compile warning
Evan Quan
1
-13
/
+1
2022-04-28
drm/amdkfd: Fix circular lock dependency warning
Mukul Joshi
5
-11
/
+8
2022-04-28
drm/amdkfd: Fix updating IO links during device removal
Mukul Joshi
1
-5
/
+5
2022-04-28
drm/amdkfd: Use non-atomic bitmap functions when possible
Christophe JAILLET
1
-11
/
+5
2022-04-28
drm/amdkfd: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-9
/
+3
2022-04-28
drm/amd/display: protect remaining FPU-code calls on dcn3.1.x
Melissa Wen
4
-6
/
+36
2022-04-26
drm/amd: Fix spelling typo in comment
oushixiong
1
-1
/
+1
2022-04-26
drm/amdgpu: fix typo
Rongguang Wei
1
-1
/
+1
2022-04-26
drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write()
Dan Carpenter
1
-1
/
+1
2022-04-26
drm/amdgpu: debugfs: fix error codes in write functions
Dan Carpenter
1
-6
/
+14
2022-04-26
gpu/drm/radeon: Fix typo in comments
Zhenneng Li
1
-3
/
+3
2022-04-26
drm/amd: add dc feature mask flags for PSR allow smu and multi-display optimi...
David Zhang
1
-0
/
+2
2022-04-26
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
1
-0
/
+10
2022-04-26
drm/amd/display: fix if == else warning
Guo Zhengkui
1
-2
/
+0
2022-04-26
drm/amdgpu/display: Make dcn31_set_low_power_state static
Alex Deucher
1
-1
/
+1
2022-04-26
drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib()
Haohui Mai
1
-2
/
+1
2022-04-26
drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...
Haohui Mai
4
-11
/
+10
2022-04-26
drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbells
Haohui Mai
3
-10
/
+10
2022-04-26
drm/radeon: change cac_weights_* to static
Tom Rix
1
-2
/
+2
2022-04-26
drm/radeon: change cik_default_state table from global to static
Tom Rix
3
-249
/
+218
2022-04-26
drm/amd/display: fix non-kernel-doc comment warnings
Randy Dunlap
1
-1
/
+1
2022-04-26
drm/amdkfd: Update mapping if range attributes changed
Philip Yang
1
-14
/
+32
2022-04-26
drm/amdkfd: Add SVM range mapped_to_gpu flag
Philip Yang
2
-1
/
+17
2022-04-25
drm/amd/display: 3.2.183
Aric Cyr
1
-1
/
+1
2022-04-25
drm/amd/display: Keep track of DSC packed PPS
Ilya Bakoulin
2
-1
/
+3
[next]