summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_sched_job.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast1-37/+37
2023-12-21drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Francois Dugast1-1/+1
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast1-1/+1
2023-12-21drm/xe: Cleanup SPACING style issuesFrancois Dugast1-1/+1
2023-12-20drm/xe/sched_job: prefer dma_fence_is_laterMatthew Auld1-2/+5
2023-12-12drm/xe: Take memory ref on kernel job creationMatthew Brost1-1/+13
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+246