summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_bb.c
AgeCommit message (Expand)Author
2024-03-21drm/xe/bb: assert width in xe_bb_create_migration_job()Matthew Auld
2024-03-21drm/xe/bb: assert width in xe_bb_create_job()Matthew Auld
2023-12-21drm/xe: Extract MI_* instructions to their own headerMatt Roper
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: standardize vm-less kernel submissionsDaniele Ceraolo Spurio
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Add backpointer from gt to tileMatt Roper
2023-12-19drm/xe: Let primary and media GT share a kernel_bb_poolMatt Roper
2023-12-19drm/xe: Adjust batchbuffer space warning when creating a jobMatt Roper
2023-12-19drm/xe: Include hardware prefetch buffer in batchbuffer allocationsMatt Roper
2023-12-19drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost