index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_sched_job.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
drm/xe: Take ref to job's fence in arm
Matthew Brost
1
-1
/
+1
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
1
-1
/
+1
2024-08-27
drm/xe: Remove unrequired NULL check in xe_sched_job_free_fences
Himal Prasad Ghimiray
1
-2
/
+1
2024-08-21
drm/xe: Free job before xe_exec_queue_put
Matthew Brost
1
-1
/
+2
2024-06-14
drm/xe/sched_job: Promote xe_sched_job_add_deps()
Francois Dugast
1
-0
/
+6
2024-05-29
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
1
-3
/
+3
2024-05-27
drm/xe: Don't initialize fences at xe_sched_job_create()
Thomas Hellström
1
-69
/
+92
2024-05-27
drm/xe: Decouple job seqno and lrc seqno
Matthew Brost
1
-8
/
+8
2024-05-23
drm/xe: Relax runtime pm protection during execution
Rodrigo Vivi
1
-7
/
+3
2024-04-22
drm/xe: Kill xe_device_mem_access_{get*,put}
Rodrigo Vivi
1
-2
/
+3
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
1
-0
/
+10
2024-03-26
drm/xe: Create a helper function to init job's user fence
Nirmoy Das
1
-0
/
+18
2024-02-02
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
1
-1
/
+0
2024-01-30
drm/xe: Add batch buffer addresses to devcoredump
José Roberto de Souza
1
-0
/
+38
2023-12-21
drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs
Matthew Brost
1
-0
/
+18
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
1
-1
/
+1
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
1
-4
/
+2
2023-12-21
drm/xe: fix submissions without vm
Daniele Ceraolo Spurio
1
-0
/
+3
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-37
/
+37
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Cleanup SPACING style issues
Francois Dugast
1
-1
/
+1
2023-12-19
drm/xe/sched_job: prefer dma_fence_is_later
Matthew Auld
1
-2
/
+5
2023-12-12
drm/xe: Take memory ref on kernel job creation
Matthew Brost
1
-1
/
+13
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+246