index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
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
2024-10-09
Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-10-08
drm/amdgpu: Remove the while loop from amdgpu_job_prepare_job
Tvrtko Ursulin
2024-10-08
drm/amdgpu: Drop impossible condition from amdgpu_job_prepare_job
Tvrtko Ursulin
2024-10-01
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
2024-09-25
drm/amdgpu: skip coredump after job timeout in SRIOV
ZhenGuo Yin
2024-09-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
2024-08-29
drm/amdgpu: Move the dumping log out of for loop
Sunil Khatri
2024-08-29
drm/amdgpu: Do core dump immediately when job tmo
Trigger Huang
2024-08-27
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-08-16
drm/amdgpu: increase the reset counter for the queue reset
Prike Liang
2024-08-16
drm/amdgpu: add per ring reset support (v5)
Alex Deucher
2024-08-07
drm/amdgpu: Forward soft recovery errors to userspace
Joshua Ashton
2024-08-06
drm/amdgpu: Forward soft recovery errors to userspace
Joshua Ashton
2024-07-10
drm/amdgpu/job: Replace DRM_INFO/ERROR logging
Alex Deucher
2024-06-14
drm/amdgpu: add reset source in various cases
Eric Huang
2024-04-09
drm/amdgpu: Refine IB schedule error logging
Lijo Lazar
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
2023-11-24
drm/sched: Reverse run-queue priority enumeration
Luben Tuikov
2023-11-24
drm/sched: Rename priority MIN to LOW
Luben Tuikov
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
2023-10-26
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
2023-06-15
drm/amdgpu: add VM generation token
Christian König
2023-06-15
drm/amdgpu: abort submissions during prepare on error
Christian König
2023-06-09
drm/amdgpu: set finished fence error if job timedout
ZhenGuo Yin
2023-01-18
drm/amdgpu: fix amdgpu_job_free_resources v2
Christian König
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-11-25
Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-11-23
drm/amdgpu: fix use-after-free during gpu recovery
Stanley.Yang
2022-11-23
drm/amdgpu: fix use-after-free during gpu recovery
Stanley.Yang
2022-11-18
drm/amdgpu: handle gang submit before VMID
Christian König
2022-11-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-11-03
drm/scheduler: rename dependency callback into prepare_job
Christian König
2022-11-03
drm/amdgpu: use scheduler dependencies for CS
Christian König
2022-11-03
drm/amdgpu: move explicit sync check into the CS
Christian König
[next]