index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2024-10-01
drm/amdgpu: update the handle ptr in dump_ip_state
Sunil Khatri
1
-1
/
+1
2024-09-25
drm/amdgpu: skip coredump after job timeout in SRIOV
ZhenGuo Yin
1
-1
/
+4
2024-08-29
drm/amdgpu: Move the dumping log out of for loop
Sunil Khatri
1
-3
/
+2
2024-08-29
drm/amdgpu: Do core dump immediately when job tmo
Trigger Huang
1
-1
/
+67
2024-08-27
Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-0
/
+20
2024-08-16
drm/amdgpu: increase the reset counter for the queue reset
Prike Liang
1
-0
/
+1
2024-08-16
drm/amdgpu: add per ring reset support (v5)
Alex Deucher
1
-0
/
+19
2024-08-07
drm/amdgpu: Forward soft recovery errors to userspace
Joshua Ashton
1
-2
/
+1
2024-08-06
drm/amdgpu: Forward soft recovery errors to userspace
Joshua Ashton
1
-2
/
+1
2024-07-10
drm/amdgpu/job: Replace DRM_INFO/ERROR logging
Alex Deucher
1
-10
/
+11
2024-06-14
drm/amdgpu: add reset source in various cases
Eric Huang
1
-0
/
+1
2024-04-09
drm/amdgpu: Refine IB schedule error logging
Lijo Lazar
1
-2
/
+5
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
1
-7
/
+11
2023-11-24
drm/sched: Reverse run-queue priority enumeration
Luben Tuikov
1
-1
/
+1
2023-11-24
drm/sched: Rename priority MIN to LOW
Luben Tuikov
1
-1
/
+1
2023-11-10
drm/sched: implement dynamic job-flow control
Danilo Krummrich
1
-1
/
+1
2023-10-26
drm/sched: Convert the GPU scheduler to variable number of run-queues
Luben Tuikov
1
-2
/
+2
2023-06-15
drm/amdgpu: add VM generation token
Christian König
1
-2
/
+2
2023-06-15
drm/amdgpu: abort submissions during prepare on error
Christian König
1
-1
/
+12
2023-06-09
drm/amdgpu: set finished fence error if job timedout
ZhenGuo Yin
1
-0
/
+2
2023-01-18
drm/amdgpu: fix amdgpu_job_free_resources v2
Christian König
1
-2
/
+8
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-47
/
+33
2022-11-25
Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+5
2022-11-23
drm/amdgpu: fix use-after-free during gpu recovery
Stanley.Yang
1
-1
/
+6
2022-11-23
drm/amdgpu: fix use-after-free during gpu recovery
Stanley.Yang
1
-1
/
+5
2022-11-18
drm/amdgpu: handle gang submit before VMID
Christian König
1
-3
/
+3
2022-11-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+0
2022-11-03
drm/scheduler: rename dependency callback into prepare_job
Christian König
1
-2
/
+2
2022-11-03
drm/amdgpu: use scheduler dependencies for CS
Christian König
1
-8
/
+1
2022-11-03
drm/amdgpu: move explicit sync check into the CS
Christian König
1
-9
/
+3
2022-11-03
drm/amdgpu: cleanup scheduler job initialization v2
Christian König
1
-21
/
+23
2022-11-03
drm/amdgpu: drop amdgpu_sync from amdgpu_vmid_grab v2
Christian König
1
-7
/
+5
2022-11-03
drm/amdgpu: drop the fence argument from amdgpu_vmid_grab
Christian König
1
-3
/
+1
2022-10-18
Revert "drm/amdgpu: let mode2 reset fallback to default when failure"
Victor Zhao
1
-1
/
+0
2022-09-20
drm/amdgpu: add gang submit frontend v6
Christian König
1
-1
/
+1
2022-09-20
drm/amdgpu: add gang submit backend v2
Christian König
1
-2
/
+26
2022-09-13
drm/amdgpu: move setting the job resources
Christian König
1
-0
/
+17
2022-08-29
drm/amdgpu: Fix use-after-free in amdgpu_cs_ioctl
YuBiao Wang
1
-1
/
+4
2022-08-16
drm/amdgpu: reduce reset time
Victor Zhao
1
-0
/
+2
2022-08-16
drm/amdgpu: let mode2 reset fallback to default when failure
Victor Zhao
1
-0
/
+1
2022-08-16
drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched()
Andrey Strachuk
1
-4
/
+0
2022-07-18
drm/amdgpu: Get rid of amdgpu_job->external_hw_fence
Andrey Grodzovsky
1
-22
/
+5
2022-07-13
drm/amdgpu: support reset flag set for gpu reset
Likun Gao
1
-1
/
+9
2022-06-28
drm/amdgpu: Follow up change to previous drm scheduler change.
Andrey Grodzovsky
1
-4
/
+0
2022-06-10
drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...
Andrey Grodzovsky
1
-1
/
+1
2022-03-04
drm/amdgpu: properly embed the IBs into the job
Christian König
1
-6
/
+1
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+1
2022-02-14
drm/amdgpu: Handle the GPU recovery failure in SRIOV environment.
Surbhi Kakarya
1
-1
/
+5
2022-02-09
drm/amdgpu: Serialize non TDR gpu recovery with TDRs
Andrey Grodzovsky
1
-1
/
+1
2021-10-08
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
1
-1
/
+1
[next]