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
2024-07-23
drm/amd/amdgpu: Fix uninitialized variable warnings
Ma Ke
1
-1
/
+1
2024-07-23
drm/amdgpu: fix a possible null pointer dereference
Ma Ke
1
-0
/
+3
2024-07-23
drm/amdgpu: Fix atomics on GFX12
David Belanger
6
-1
/
+87
2024-07-23
drm/amdgpu: Add sdma_v7_0 ip dump for devcoredump
Sunil Khatri
1
-0
/
+91
2024-07-23
drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell
Alex Deucher
1
-0
/
+12
2024-07-23
drm/amdgpu: Remove unused code
YiPeng Chai
4
-124
/
+0
2024-07-23
drm/amdgpu: optimize logging deferred error info
YiPeng Chai
4
-46
/
+40
2024-07-23
drm/amdgpu: optimize umc v12 address conversion function
YiPeng Chai
1
-39
/
+77
2024-07-23
drm/amdgpu: add print support for sdma_v_5_0 ip_dump
Sunil Khatri
1
-0
/
+22
2024-07-23
drm/amdgpu: Add sdma_v5_0 ip dump for devcoredump
Sunil Khatri
1
-0
/
+82
2024-07-23
drm/amdgpu: add print support for sdma_v_6_0 ip_dump
Sunil Khatri
1
-0
/
+22
2024-07-23
drm/amdgpu: Add sdma_v6_0 ip dump for devcoredump
Sunil Khatri
1
-0
/
+90
2024-07-23
drm/amdgpu: fix the print message in devcoredump
Sunil Khatri
1
-1
/
+1
2024-07-23
drm/amdgpu: fix the extra space between two functions
Sunil Khatri
1
-0
/
+1
2024-07-23
drm/amdgpu: add print support for sdma_v_5_2 ip_dump
Sunil Khatri
1
-0
/
+21
2024-07-23
drm/amdgpu: Add sdma_v5_2 ip dump for devcoredump
Sunil Khatri
2
-0
/
+83
2024-07-16
drm/amdgpu: add mutex to protect ras shared memory
YiPeng Chai
3
-40
/
+86
2024-07-16
drm/amdgpu/vcn: not pause dpg for unified queue
Boyuan Zhang
1
-3
/
+11
2024-07-16
drm/amdgpu/vcn: identify unified queue in sw init
Boyuan Zhang
2
-24
/
+16
2024-07-15
drm/amd: Bump KMS_DRIVER_MINOR version
Aurabindo Pillai
1
-1
/
+2
2024-07-12
drm/amdgpu/mes12: add missing opcode string
Alex Deucher
1
-0
/
+1
2024-07-12
drm/amdgpu/mes11: update opcode strings
Alex Deucher
1
-0
/
+3
2024-07-10
drm/amd: Add power_saving_policy drm property to eDP connectors
Mario Limonciello
1
-0
/
+4
2024-07-10
drm/amdgpu: remove exp hw support check for gfx12
Alex Deucher
1
-2
/
+0
2024-07-10
drm/amdgpu: timely save bad pages to eeprom after gpu ras reset is completed
YiPeng Chai
2
-1
/
+23
2024-07-10
drm/amdgpu: flush all cached ras bad pages to eeprom
YiPeng Chai
1
-6
/
+29
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
1
-1
/
+1
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
1
-1
/
+1
2024-07-10
drm/amdgpu/job: Replace DRM_INFO/ERROR logging
Alex Deucher
1
-10
/
+11
2024-07-10
drm/amdgpu: select compute ME engines dynamically
Sunil Khatri
1
-1
/
+1
2024-07-10
drm/amdgpu: Initialize VF partition mode
Lijo Lazar
4
-12
/
+88
2024-07-10
drm/amd/amdgpu: fix SDMA IRQ client ID <-> req mapping.
Gavin Wan
1
-7
/
+13
2024-07-09
drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
Thomas Hellström
1
-0
/
+4
2024-07-08
drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1
Zhigang Luo
1
-0
/
+3
2024-07-08
drm/amdgpu: add ras event state device attribute support
Yang Wang
2
-5
/
+59
2024-07-08
drm/amdgpu: add ras POSION_CONSUMPTION event id support
Yang Wang
2
-3
/
+14
2024-07-08
drm/amdgpu: add ras POSION_CREATION event id support
Yang Wang
2
-3
/
+15
2024-07-08
drm/amdgpu: refine amdgpu ras event id core code
Yang Wang
4
-26
/
+104
2024-07-08
drm/amdgpu: reject gang submit on reserved VMIDs
Christian König
3
-1
/
+30
2024-07-08
drm/amdgpu: enable dpg for vcn and jpeg on GC 11_5_2
Saleemkhan Jamadar
1
-1
/
+3
2024-07-08
drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG
Yang Wang
1
-1
/
+1
2024-07-08
drm/amdgpu: restore dcc bo tilling configs while moving
Frank Min
3
-5
/
+33
2024-07-08
drm/amdgpu: add gfx queue support for gfx12 ipdump
Sunil Khatri
1
-0
/
+94
2024-07-08
drm/amdgpu: add cp queue registers for gfx12 ipdump
Sunil Khatri
1
-2
/
+109
2024-07-08
drm/amdgpu: enable redirection of irq's for IH v7.0
Sunil Khatri
1
-0
/
+15
2024-07-08
drm:amdgpu: enable IH ring1 for IH v7.0
Sunil Khatri
1
-2
/
+9
2024-07-08
drm/amdgpu: Set no_hw_access when VF request full GPU fails
Yifan Zha
1
-1
/
+3
2024-07-08
drm/amdgpu: add print support for gfx12 ipdump
Sunil Khatri
1
-0
/
+16
2024-07-08
drm/amdgpu: add gfx12 register support in ipdump
Sunil Khatri
1
-0
/
+101
2024-07-08
drm/amdgpu: update gfxhub client id for gfx12
Frank Min
1
-1
/
+21
[prev]
[next]