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-27
drm/amdgpu: add vcn_v3_0 ip dump support
Sunil Khatri
1
-1
/
+148
2024-07-27
drm/amdgpu: add macro to calculate offset with instance
Sunil Khatri
1
-0
/
+4
2024-07-27
drm/amdgpu: add vcn ip dump ptr in vcn global struct
Sunil Khatri
1
-0
/
+3
2024-07-25
drm/amdgpu: properly handle vbios fake edid sizing
Alex Deucher
1
-13
/
+16
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2
-3
/
+3
2024-07-24
drm/amdgpu: reset vm state machine after gpu reset(vram lost)
ZhenGuo Yin
1
-4
/
+5
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
3
-0
/
+18
2024-07-24
drm/amdgpu: Fix eeprom max record count
Stanley.Yang
1
-0
/
+3
2024-07-24
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
1
-3
/
+1
2024-07-24
drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF
Jane Jian
2
-5
/
+60
2024-07-24
drm/amdgpu: Add empty HDP flush function to VCN v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-24
drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-24
drm/amd/amdgpu: Fix uninitialized variable warnings
Ma Ke
1
-1
/
+1
2024-07-24
drm/amdgpu: Fix atomics on GFX12
David Belanger
6
-1
/
+87
2024-07-24
drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell
Alex Deucher
1
-0
/
+12
2024-07-24
drm/amdgpu: reset vm state machine after gpu reset(vram lost)
ZhenGuo Yin
1
-4
/
+5
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
3
-0
/
+18
2024-07-24
drm/amdgpu: skip kfd init if GFX is not ready.
Yifan Zhang
1
-1
/
+5
2024-07-23
drm/amdgpu/gfx9.4.3: Enable bad opcode interrupt
Alex Deucher
1
-0
/
+69
2024-07-23
drm/amdgpu/gfx9: Enable bad opcode interrupt
Alex Deucher
1
-0
/
+65
2024-07-23
drm/amdgpu/gfx12: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+74
2024-07-23
drm/amdgpu/gfx10: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+74
2024-07-23
drm/amdgpu/gfx11: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+73
2024-07-23
drm/amdgpu/gfx: add bad opcode interrupt
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx9: properly handle error ints on all pipes
Alex Deucher
2
-5
/
+89
2024-07-23
drm/amdgpu/gfx12: properly handle error ints on all pipes
Alex Deucher
1
-24
/
+106
2024-07-23
drm/amdgpu/gfx11: properly handle error ints on all pipes
Alex Deucher
1
-23
/
+111
2024-07-23
drm/amdgpu/gfx10: properly handle error ints on all pipes
Alex Deucher
1
-21
/
+109
2024-07-23
drm/amdgpu/gfx12: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx11: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx10: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu: Fix eeprom max record count
Stanley.Yang
1
-0
/
+3
2024-07-23
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
1
-3
/
+1
2024-07-23
drm/amdkfd: Ensure user queue buffers residency
Philip Yang
2
-2
/
+18
2024-07-23
drm/amdgpu/gfx9.4.3: implement wave kill for compute queues
Alex Deucher
1
-0
/
+14
2024-07-23
drm/amdgpu: add print support for sdma_v_4_4_2 ip_dump
Sunil Khatri
1
-0
/
+22
2024-07-23
drm/amdgpu/gfx9: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx8: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx7: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdkfd: Refactor queue wptr_bo GART mapping
Philip Yang
2
-3
/
+4
2024-07-23
drm/amdgpu: Add sdma_v4_4_2 ip dump for devcoredump
Sunil Khatri
1
-0
/
+80
2024-07-23
drm/amdgpu: add print support for sdma_v_4_0 ip_dump
Sunil Khatri
1
-0
/
+22
2024-07-23
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
2
-8
/
+8
2024-07-23
drm/amdkfd: kfd_bo_mapped_dev support partition
Philip Yang
2
-3
/
+4
2024-07-23
drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF
Jane Jian
2
-5
/
+60
2024-07-23
drm/amdgpu: Add empty HDP flush function to VCN v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-23
drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-23
drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
Pierre-Eric Pelloux-Prayer
1
-0
/
+4
2024-07-23
drm/amdgpu: Add sdma_v4_0 ip dump for devcoredump
Sunil Khatri
1
-0
/
+80
2024-07-23
drm/amdgpu: add print support for sdma_v_7_0 ip_dump
Sunil Khatri
1
-0
/
+22
[prev]
[next]