index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_bb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
drm/xe/oa: Fix overflow in oa batch buffer
José Roberto de Souza
1
-1
/
+2
2024-05-09
drm/xe: Move xe_gpu_commands.h file to instructions/
Michal Wajdeczko
1
-1
/
+0
2024-05-07
drm/xe: Don't rely on xe_assert.h to be included elsewhere
Michal Wajdeczko
1
-0
/
+1
2024-03-21
drm/xe/bb: assert width in xe_bb_create_migration_job()
Matthew Auld
1
-1
/
+2
2024-03-21
drm/xe/bb: assert width in xe_bb_create_job()
Matthew Auld
1
-1
/
+2
2023-12-21
drm/xe: Extract MI_* instructions to their own header
Matt Roper
1
-0
/
+1
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-4
/
+4
2023-12-21
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
1
-10
/
+0
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-13
/
+13
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
1
-4
/
+4
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-1
/
+2
2023-12-19
drm/xe: Add backpointer from gt to tile
Matt Roper
1
-1
/
+1
2023-12-19
drm/xe: Let primary and media GT share a kernel_bb_pool
Matt Roper
1
-1
/
+1
2023-12-19
drm/xe: Adjust batchbuffer space warning when creating a job
Matt Roper
1
-2
/
+2
2023-12-19
drm/xe: Include hardware prefetch buffer in batchbuffer allocations
Matt Roper
1
-2
/
+23
2023-12-19
drm/xe: Remove dependency on intel_gpu_commands.h
Lucas De Marchi
1
-2
/
+1
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
1
-1
/
+2
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+97