index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_execlist.c
Age
Commit message (
Expand
)
Author
2023-12-21
drm/xe: common function to assign queue name
Daniele Ceraolo Spurio
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
2023-12-21
drm/xe: Prefer WARN() over BUG() to avoid crashing the kernel
Francois Dugast
2023-12-21
drm/xe/execlist: Log when using execlist submission
Francois Dugast
2023-12-21
drm/xe/execlist: Remove leftover printk messages
Francois Dugast
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-19
drm/xe: Drop gen afixes from registers
Lucas De Marchi
2023-12-19
drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HI
Rodrigo Vivi
2023-12-19
drm/xe: Fix typo persitent->persistent
Lucas De Marchi
2023-12-19
drm/xe/mocs: LNCF MOCS settings only need to be restored on pre-Xe_HP
Matt Roper
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: Remove dependency on intel_engine_regs.h
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost