index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_cs.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-7
/
+5
2026-02-05
drm/amdgpu: clean up the amdgpu_cs_parser_bos
Sunil Khatri
-2
/
+4
2025-12-08
drm/amdgpu: Update vm start, end, hole to support 57bit address
Philip Yang
-0
/
+1
2025-10-13
drm/amdgpu: update the functions to use amdgpu version of hmm
Sunil Khatri
-3
/
+3
2025-10-13
drm/amdgpu: clean up amdgpu hmm range functions
Sunil Khatri
-6
/
+5
2025-10-13
drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pages
Sunil Khatri
-1
/
+5
2025-10-13
drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
Jesse.Zhang
-1
/
+1
2025-10-13
drm/amdgpu: block CE CS if not explicitely allowed by module option
Christian König
-0
/
+6
2025-09-25
drm/amdgpu: remove the redeclaration of variable i
Sunil Khatri
-1
/
+0
2025-09-23
drm/amdgpu: use hmm_pfns instead of array of pages
Sunil Khatri
-24
/
+6
2025-09-16
drm/amdgpu: reject gang submissions under SRIOV
Christian König
-1
/
+1
2025-09-15
drm/amdgpu: Use (v)memdup_array_user in amdgpu_cs_pass1
Tvrtko Ursulin
-23
/
+10
2025-09-15
drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
Tvrtko Ursulin
-14
/
+5
2025-08-12
drm/amdgpu: fix task hang from failed job submission during process kill
Liu01 Tong
-0
/
+3
2025-08-04
drm/amd: Use drm_*() macros instead of DRM_*() for amdgpu_cs
Mario Limonciello
-10
/
+10
2025-06-03
Merge drm-next-2025-05-28 into drm-misc-next
Maxime Ripard
-1
/
+23
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
-1
/
+2
2025-05-05
drm/amdgpu: Add Support for enforcing isolation without Cleaner Shader
Srinivasan Shanmugam
-0
/
+4
2025-04-11
drm/amdgpu: adjust enforce_isolation handling
Alex Deucher
-1
/
+15
2025-04-08
drm/amdgpu: add ring flag for no user submissions
Alex Deucher
-0
/
+4
2025-03-21
drm/amdgpu: stop reserving VMIDs to enforce isolation
Christian König
-1
/
+1
2025-03-21
drm/amdgpu: use GFP_NOWAIT for memory allocations
Christian König
-7
/
+11
2025-01-09
Merge tag 'drm-misc-next-2025-01-06' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-2
/
+2
2024-12-19
drm/amdgpu: remove unused function parameter
Yunxiang Li
-2
/
+2
2024-12-05
drm/amdgpu: fix UVD contiguous CS mapping problem
Christian König
-6
/
+11
2024-10-15
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Mohammed Anees
-1
/
+1
2024-10-15
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Mohammed Anees
-1
/
+1
2024-08-20
drm/amdgpu: Enforce isolation as part of the job
Srinivasan Shanmugam
-0
/
+1
2024-08-16
drm/amdgpu: Make enforce_isolation setting per GPU
Srinivasan Shanmugam
-1
/
+1
2024-08-13
drm/amd/amdgpu: command submission parser for JPEG
David (Ming Qiang) Wu
-0
/
+3
2024-07-27
drm/amdgpu: fix contiguous handling for IB parsing v2
Christian König
-8
/
+8
2024-07-23
drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
Pierre-Eric Pelloux-Prayer
-0
/
+4
2024-07-08
drm/amdgpu: reject gang submit on reserved VMIDs
Christian König
-0
/
+15
2024-04-17
drm/amdgpu: fix visible VRAM handling during faults
Christian König
-1
/
+1
2024-01-15
drm/amdgpu: Auto-validate DMABuf imports in compute VMs
Felix Kuehling
-3
/
+3
2024-01-09
Merge tag 'amd-drm-next-6.8-2024-01-05' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-3
/
+3
2024-01-03
drm/amdgpu: Use kvcalloc instead of kvmalloc_array in amdgpu_cs_parser_bos()
Srinivasan Shanmugam
-3
/
+3
2023-12-10
drm/exec: Pass in initial # of objects
Rob Clark
-1
/
+1
2023-11-17
drm/amdgpu: correct chunk_ptr to a pointer to chunk.
YuanShang
-1
/
+1
2023-11-10
Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
-1
/
+1
2023-11-10
Merge tag 'drm-misc-fixes-2023-11-08' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
-1
/
+2
2023-11-09
drm/amdgpu: lower CS errors to debug severity
Christian König
-1
/
+1
2023-11-03
drm/amdkfd: Improve amdgpu_vm_handle_moved
Felix Kuehling
-1
/
+6
2023-10-19
drm/amdgpu: ignore duplicate BOs again
Christian König
-1
/
+2
2023-09-11
drm/amdgpu: Merge debug module parameters
André Almeida
-1
/
+1
2023-08-31
drm/amdgpu: fix amdgpu_cs_p1_user_fence
Christian König
-14
/
+4
2023-08-31
drm/amdgpu: fix amdgpu_cs_p1_user_fence
Christian König
-14
/
+4
2023-08-30
drm/amdgpu: Fix printk_ratelimit() with DRM_ERROR_RATELIMITED in 'amdgpu_cs_i...
Srinivasan Shanmugam
-2
/
+1
[next]