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
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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
Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
9
-96
/
+532
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
83
-1319
/
+1552
2022-04-27
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
1
-0
/
+10
2022-04-27
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
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
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
1
-0
/
+10
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-25
drm/amdgpu: Remove useless kfree
Haowen Bai
1
-1
/
+0
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
3
-4
/
+5
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-6
/
+18
2022-04-22
drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaran
David Yu
1
-0
/
+1
2022-04-22
drm/amdgpu: add RAS fatal error interrupt handler
Tao Zhou
3
-14
/
+22
2022-04-22
drm/amdgpu: add RAS poison consumption handler (v2)
Tao Zhou
2
-0
/
+35
2022-04-22
drm/amdgpu: add RAS poison creation handler (v2)
Tao Zhou
1
-26
/
+44
2022-04-21
drm/amd/amdgpu: Update PF2VF header
Bokun Zhang
2
-5
/
+7
2022-04-21
drm/amd/amdgpu: Properly indent PF2VF header
Bokun Zhang
1
-35
/
+31
2022-04-21
drm/amd/amdgpu: Update MIT license in SRIOV msg header
Bokun Zhang
1
-13
/
+12
2022-04-21
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
2022-04-21
drm/amdgpu: Add debugfs TA load/unload/invoke support
Candice Li
4
-1
/
+341
2022-04-21
drm/amdgpu: Use indirect buffer and save response status for TA load/invoke
Candice Li
2
-8
/
+72
2022-04-21
drm/amdgpu: partial revert "remove ctx->lock" v2
Christian König
3
-6
/
+18
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from vkms
Christian König
1
-15
/
+17
2022-04-20
drm/amdgpu: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-70
/
+16
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
15
-18
/
+115
2022-04-14
drm/amd/amdgpu: Remove static from variable in RLCG Reg RW
Gavin Wan
1
-5
/
+5
2022-04-14
drm/amdgpu: Fix one use-after-free of VM
xinhui pan
2
-3
/
+16
2022-04-13
drm/amdgpu: Enable gfxoff quirk on MacBook Pro
Tomasz Moń
1
-0
/
+2
2022-04-13
drm/amdgpu: Ensure HDA function is suspended before ASIC reset
Kai-Heng Feng
1
-6
/
+12
2022-04-13
drm/amdgpu: fix VCN 3.1.2 firmware name
Alex Deucher
1
-1
/
+1
2022-04-13
drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10
Yongqiang Sun
1
-2
/
+10
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-170
/
+60
2022-04-11
drm/amdgpu: add umc query error status function
Stanley.Yang
1
-58
/
+48
[prev]
[next]