开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_job.c
Age
Commit message (
Expand
)
Author
2026-04-17
drm/sched: Embed run queue singleton into the scheduler
Tvrtko Ursulin
2026-04-17
drm/sched: Remove FIFO and RR and simplify to a single run queue
Tvrtko Ursulin
2026-03-09
Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2026-02-23
drm/amdgpu: don't call drm_sched_stop/start() in asic reset
Alex Deucher
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
drm/amdgpu: re-add the bad job to the pending list for ring resets
Alex Deucher
2026-02-05
dma-buf: add dma_fence_was_initialized function v2
Christian König
2026-01-20
drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_alloc
Jiqian Chen
2026-01-05
drm/amdgpu: avoid a warning in timedout job handler
Alex Deucher
2025-11-26
drm/amdgpu: free job fences on failure in amdgpu_job_alloc_with_ib
Pierre-Eric Pelloux-Prayer
2025-11-26
drm/amdgpu: clear job on failure in amdgpu_job_alloc(_with_ib)
Pierre-Eric Pelloux-Prayer
2025-11-04
drm/amdgpu: fix possible fence leaks from job structure
Alex Deucher
2025-11-04
drm/amdgpu: move reset debug disable handling
Alex Deucher
2025-10-13
drm/amdgpu: clean up and unify hw fence handling
Alex Deucher
2025-09-01
drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
2025-08-04
drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job
YuanShang
2025-07-21
Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-07-17
drm/amdgpu: move reset support type checks into the caller
Alex Deucher
2025-07-16
drm/amdgpu: track ring state associated with a fence
Alex Deucher
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
2025-07-10
drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring reset
André Almeida
2025-07-04
Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-06-30
drm/amdgpu: move scheduler wqueue handling into callbacks
Alex Deucher
2025-06-30
drm/amdgpu: move guilty handling into ring resets
Alex Deucher
2025-06-30
drm/amdgpu: move force completion into ring resets
Alex Deucher
2025-06-30
drm/amdgpu: rework queue reset scheduler interaction
Christian König
2025-06-30
drm/amdgpu: update ring reset function signature
Alex Deucher
2025-06-18
drm/amdgpu: switch job hw_fence to amdgpu_fence
Alex Deucher
2025-06-17
drm/amdgpu: Make use of drm_wedge_task_info
André Almeida
2025-06-17
drm: Create a task info option for wedge events
André Almeida
2025-06-17
drm: amdgpu: Create amdgpu_vm_print_task_info()
André Almeida
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
2025-03-21
drm/amdgpu: rework how isolation is enforced v2
Christian König
2025-03-10
drm/amdgpu: Trigger a wedged event for ring reset
André Almeida
2025-03-10
Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-02-27
drm/amdgpu: Create a debug option to disable ring reset
André Almeida
2025-02-25
drm/amdgpu: Log after a successful ring reset
André Almeida
2025-02-25
drm/amdgpu: Update amdgpu_job_timedout to check if the ring is guilty
Jesse.zhang@amd.com
2025-02-24
drm/amdgpu: Pop jobs from the queue more robustly
Tvrtko Ursulin
2024-12-18
drm/amdgpu: partially revert "reduce reset time"
Christian König
2024-12-18
drm/amdgpu: set the VM pointer to NULL in amdgpu_job_prepare
Christian König
2024-12-18
drm/amdgpu: remove useless init from amdgpu_job_alloc
Pierre-Eric Pelloux-Prayer
2024-12-18
drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_free
Pierre-Eric Pelloux-Prayer
2024-12-18
drm/amdgpu: don't access invalid sched
Pierre-Eric Pelloux-Prayer
2024-11-08
Merge tag 'amd-drm-next-6.13-2024-11-06' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2024-11-04
drm/amdgpu: add ring reset messages
Alex Deucher
2024-10-29
Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
[next]