index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_ring_ops.c
Age
Commit message (
Expand
)
Author
2024-06-13
drm/xe: flush engine buffers before signalling user fence on all engines
Andrzej Hajda
2024-04-08
drm/xe/vf: Don't emit access to Global HWSP if VF
Michal Wajdeczko
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
2024-02-21
drm/xe: Do not include current dir for generated/xe_wa_oob.h
Dafna Hirschfeld
2024-01-30
drm/xe: Use function to emit PIPE_CONTROL
José Roberto de Souza
2023-12-21
drm/xe: Drop some unnecessary header includes
Matt Roper
2023-12-21
drm/xe/xe2: Add workaround 16020292621
Tejas Upadhyay
2023-12-21
drm/xe/migrate: fix MI_ARB_ON_OFF usage
Matthew Auld
2023-12-21
drm/xe: Extract MI_* instructions to their own header
Matt Roper
2023-12-21
drm/xe: Clarify number of dwords/qwords stored by MI_STORE_DATA_IMM
Matt Roper
2023-12-21
drm/xe: Separate number of registers from MI_LRI opcode
Matt Roper
2023-12-21
drm/xe: Make MI_FLUSH_DW immediate size more explicit
Matt Roper
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
2023-12-21
drm/xe: fix submissions without vm
Daniele Ceraolo Spurio
2023-12-21
drm/xe/xe2: AuxCCS is no longer used
Matt Roper
2023-12-21
drm/xe: add GSCCS ring ops
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-19
drm/xe: Emit a render cache flush after each rcs/ccs batch
Thomas Hellström
2023-12-19
drm/xe: Invalidate TLB also on bind if in scratch page mode
Thomas Hellström
2023-12-19
drm/xe: Introduce xe_tile
Matt Roper
2023-12-19
drm/xe: Replace PVC check by engine type check
José Roberto de Souza
2023-12-19
drm/xe/pvc: Don't try to invalidate AuxCCS TLB
Matt Roper
2023-12-19
drm/xe: Rename reg field to addr
Lucas De Marchi
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-19
drm/xe: Do not mark 1809175790 as a WA
Lucas De Marchi
2023-12-19
drm/xe: Drop gen afixes from registers
Lucas De Marchi
2023-12-19
drm/xe: Reinstate render / compute cache invalidation in ring ops
Matthew Brost
2023-12-19
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_gpu_commands.h
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_lrc_reg.h
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe: Drop TLB invalidation from ring operations
Matthew Brost
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost