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
/
amdkfd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
drm/amdkfd: use mask to get v9 interrupt sq data bits correctly
Alex Sierra
1
-1
/
+1
2023-08-31
drm/amdkfd: retry after EBUSY is returned from hmm_ranges_get_pages
Alex Sierra
1
-0
/
+2
2023-08-16
drm/amdgpu: skip xcp drm device allocation when out of drm resource
James Zhu
1
-1
/
+8
2023-08-15
drm/amdkfd: Remove unnecessary NULL values
Ruan Jinjie
1
-2
/
+2
2023-08-15
drm/amdkfd: fix double assign skip process context clear
Jonathan Kim
1
-1
/
+0
2023-08-15
drm/amdkfd: Use memdup_user() rather than duplicating its implementation
Atul Raut
1
-9
/
+1
2023-08-15
drm/amdkfd: fix build failure without CONFIG_DYNAMIC_DEBUG
Arnd Bergmann
1
-0
/
+6
2023-08-15
drm/amdkfd: Add missing tba_hi programming on aldebaran
Jay Cornwall
1
-0
/
+1
2023-08-11
drm/amdkfd: rename device_queue_manager_init_v10_navi10()
Alex Deucher
3
-3
/
+3
2023-08-11
drm/amdkfd: drop IOMMUv2 support
Alex Deucher
20
-1045
/
+64
2023-08-11
drm/amdkfd: disable IOMMUv2 support for Raven
Alex Deucher
1
-7
/
+0
2023-08-11
drm/amdkfd: disable IOMMUv2 support for KV/CZ
Alex Deucher
2
-13
/
+1
2023-08-11
drm/amdkfd: ignore crat by default
Alex Deucher
1
-4
/
+0
2023-08-07
drm/amdgpu: remove unused functions and variables
Shashank Sharma
2
-44
/
+0
2023-08-07
drm/amdgpu: use doorbell mgr for kfd process doorbells
Shashank Sharma
6
-95
/
+106
2023-08-07
drm/amdgpu: use doorbell mgr for kfd kernel doorbells
Shashank Sharma
3
-78
/
+39
2023-08-07
drm/amdkfd: Sign-extend TMA address in trap handler
Jay Cornwall
3
-22
/
+46
2023-08-07
drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole
Jay Cornwall
1
-15
/
+15
2023-08-07
drm/amdkfd: Sync trap handler binaries with source
Jay Cornwall
1
-362
/
+363
2023-08-07
drm/amdkfd: avoid unmap dma address when svm_ranges are split
Alex Sierra
3
-20
/
+50
2023-08-04
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
13
-66
/
+200
2023-07-27
drm/amdkfd: fix and enable ttmp setup for gfx11
Jonathan Kim
5
-19
/
+38
2023-07-27
drm/amdgpu: Checkpoint and Restore VRAM BOs without VA
Ramesh Errabolu
1
-2
/
+6
2023-07-25
drm/amdkfd: avoid svm dump when dynamic debug disabled
Alex Sierra
1
-1
/
+3
2023-07-25
drm/amdkfd: enable cooperative groups for gfx11
Jonathan Kim
5
-12
/
+19
2023-07-21
drm/amdkfd: fix trap handling work around for debugging
Jonathan Kim
3
-7
/
+10
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-25
/
+24
2023-07-12
drm/amdkfd: report dispatch id always saved in ttmps after gc9.4.2
Jonathan Kim
1
-2
/
+3
2023-07-12
drm/amdkfd: Update CWSR grace period for GFX9.4.3
Mukul Joshi
1
-1
/
+21
2023-07-12
drm/amdkfd: add multi-process debugging support for GC v9.4.3
Jonathan Kim
1
-2
/
+3
2023-07-12
drm/amdkfd: enable watch points globally for gfx943
Jonathan Kim
1
-3
/
+5
2023-07-12
drm/amdkfd: restore debugger additional info for gfx v9_4_3
Jonathan Kim
2
-2
/
+11
2023-07-12
drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3
Eric Huang
3
-3
/
+6
2023-07-12
drm/amdkfd: switch over to using drm_exec v3
Christian König
1
-25
/
+24
2023-07-07
drm/amdkfd: Skip handle mapping SVM range with no GPU access
Philip Yang
1
-3
/
+5
2023-07-07
drm/amdkfd: Use KIQ to unmap HIQ
Mukul Joshi
3
-9
/
+71
2023-07-07
drm/amdkfd: Access gpuvm_export_dmabuf() API to get Dmabuf
Ramesh Errabolu
1
-6
/
+5
2023-06-30
drm/amdkfd: Update interrupt handling for GFX 9.4.3
Mukul Joshi
5
-1
/
+82
2023-06-30
drm/amdkfd: Enable GWS on GFX9.4.3
Mukul Joshi
2
-12
/
+24
2023-06-23
drm/amdkfd: set coherent host access capability flag
Alex Sierra
1
-0
/
+4
2023-06-15
drm/amdkfd: update user space last_event_age
James Zhu
1
-8
/
+15
2023-06-15
drm/amdkfd: set activated flag true when event age unmatchs
James Zhu
1
-4
/
+13
2023-06-15
drm/amdkfd: add event_age tracking when receiving interrupt
James Zhu
2
-0
/
+7
2023-06-15
drm/amdkfd: decrement queue count on mes queue destroy
Jonathan Kim
1
-1
/
+1
2023-06-15
drm/amdkfd: Remove DUMMY_VRAM_SIZE
Mukul Joshi
1
-5
/
+0
2023-06-15
drm/amdkfd: To enable traps for GC_11_0_4 and up
Ruili Ji
1
-2
/
+2
2023-06-15
drm/amdkfd: fix null queue check on debug setting exceptions
Jonathan Kim
1
-1
/
+1
2023-06-15
drm/amdgpu: Rename DRM schedulers in amdgpu TTM
Mukul Joshi
1
-1
/
+1
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
44
-1042
/
+5307
2023-06-09
drm/amdkfd: fix and enable debugging for gfx11
Jonathan Kim
3
-15
/
+14
[next]