index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_amdkfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-29
drm/amdkfd: Remove svm_bo eviction fence
Philip Yang
1
-21
/
+0
2026-07-28
drm/amdkfd: Evict SVM BOs synchronously from TTM eviction
Philip Yang
1
-0
/
+22
2026-07-16
drm/amdgpu: use correct gfp_t for job allocation
Christian König
1
-1
/
+2
2026-07-16
drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()
Christian König
1
-1
/
+1
2026-06-17
drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctl
Xiaogang Chen
1
-4
/
+19
2026-06-17
drm/amdkfd: plumb a helper to reset a KFD user queue
Alex Deucher
1
-0
/
+14
2026-05-19
drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...
Yifan Zhang
1
-0
/
+25
2026-04-03
drm/amdgpu: add an option to allow gpu partition allocate all available memory
Xiaogang Chen
1
-1
/
+4
2026-03-24
drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ib
Srinivasan Shanmugam
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-03
drm/amdgpu: Ignored various return code
Andrew Martin
1
-5
/
+3
2026-01-20
drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBM
Philip Yang
1
-1
/
+2
2026-01-14
drm/amdkfd: Add domain parameter to alloc kernel BO
Philip Yang
1
-5
/
+5
2026-01-14
drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devices
Xiaogang Chen
1
-0
/
+5
2026-01-05
drm/amd: Convert DRM_*() to drm_*()
Mario Limonciello (AMD)
1
-1
/
+1
2025-11-14
drm/amdgpu: Fix the issue of missing ras message on sriov host
YiPeng Chai
1
-15
/
+0
2025-10-20
drm/amdgpu: Intercept ras interrupts to ras module
YiPeng Chai
1
-0
/
+15
2025-09-18
drm/amdkfd: add proper handling for S0ix
Alex Deucher
1
-4
/
+12
2025-07-04
Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-6
/
+22
2025-06-18
drm/amdkfd: Move the process suspend and resume out of full access
Emily Deng
1
-4
/
+20
2025-06-18
drm/amdkfd: allow compute partition mode switch with cgroup exclusions
Jonathan Kim
1
-2
/
+2
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+3
2025-05-29
drm/amdkfd: Map wptr BO to GART unconditionally
Lang Yu
1
-0
/
+3
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2025-02-25
drm/amdgpu: simplify xgmi peer info calls
Jonathan Kim
1
-42
/
+0
2025-02-12
drm/amdkfd: add a new flag to manage where VRAM allocations go
Alex Deucher
1
-2
/
+2
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+5
2025-01-14
drm/amdgpu: disable gfxoff with the compute workload on gfx12
Kenneth Feng
1
-2
/
+3
2024-12-18
drm/amdgpu: partially revert "reduce reset time"
Christian König
1
-1
/
+1
2024-12-18
drm/amdgpu: Failed to check various return code
Andrew Martin
1
-1
/
+1
2024-12-10
drm/amdgpu: pass ip_block in set_powergating_state
Boyuan Zhang
1
-1
/
+3
2024-11-08
drm/amdgpu: Fix map/unmap queue logic
Lijo Lazar
1
-2
/
+11
2024-11-04
drm/amdkfd: add an interface to query whether is KFD is active
Alex Deucher
1
-0
/
+9
2024-09-26
drm/amdkfd:Add kfd function to config sq perfmon
Feifei Xu
1
-0
/
+15
2024-08-23
drm/amdgpu: Retire query_utcl2_poison_status callback
Hawking Zhang
1
-16
/
+0
2024-08-20
drm/amdkfd: APIs to stop/start KFD scheduling
Amber Lin
1
-0
/
+18
2024-07-23
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
1
-7
/
+7
2024-06-05
drm/amdkfd: add reset cause in gpu pre-reset smi event
Eric Huang
1
-2
/
+6
2024-05-08
drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
Lang Yu
1
-0
/
+5
2024-04-26
drm/amdgpu: prepare to handle pasid poison consumption
YiPeng Chai
1
-1
/
+8
2024-03-20
drm/amdgpu: make reset method configurable for RAS poison
Tao Zhou
1
-1
/
+1
2024-03-20
drm/amdgpu: support utcl2 RAS poison query for mmhub
Tao Zhou
1
-5
/
+12
2024-03-20
drm/amdgpu: retire gfx ras query_utcl2_poison_status
Tao Zhou
1
-3
/
+4
2024-03-20
drm/amdgpu: Init zone device and drm client after mode-1 reset on reload
Ahmad Rehman
1
-1
/
+1
2024-02-26
drm/amdkfd: Skip packet submission on fatal error
Lijo Lazar
1
-0
/
+5
2024-01-29
drm/amdgpu: move the drm client creation behind drm device registration
Le Ma
1
-11
/
+21
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
1
-2
/
+3
2024-01-18
drm/amdgpu: Enable GFXOFF for Compute on GFX11
Ori Messinger
1
-4
/
+2
2024-01-18
drm/amdkfd: init drm_client with funcs hook
Flora Cui
1
-1
/
+4
[next]