index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
instructions
Age
Commit message (
Expand
)
Author
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-14
drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
Umesh Nerlige Ramappa
2025-04-07
drm/xe: Invalidate L3 read-only cachelines for geometry streams too
Kenneth Graunke
2025-03-31
drm/xe: Invalidate L3 read-only cachelines for geometry streams too
Kenneth Graunke
2025-03-12
drm/xe: Add MI_MATH and ALU instruction definitions
Michal Wajdeczko
2025-03-12
drm/xe: Add MI_LOAD_REGISTER_REG command definition
Michal Wajdeczko
2025-03-10
drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumps
Matt Roper
2025-02-03
drm/xe/pxp: Add VCS inline termination support
Daniele Ceraolo Spurio
2025-01-02
Revert "drm/xe: Force write completion of MI_STORE_DATA_IMM"
José Roberto de Souza
2024-12-18
drm/xe: Force write completion of MI_STORE_DATA_IMM
José Roberto de Souza
2024-06-18
drm/xe/oa: Add OAR support
Ashutosh Dixit
2024-06-12
drm/xe: Add MI_COPY_MEM_MEM GPU instruction definitions
Matthew Brost
2024-05-09
drm/xe: Move xe_gpu_commands.h file to instructions/
Michal Wajdeczko
2024-02-29
drm/xe: Add LRC parsing for more GPU instructions
Matt Roper
2023-12-21
drm/xe: Add command MI_LOAD_REGISTER_MEM
Michal Wajdeczko
2023-12-21
drm/xe/gsc: Query GSC compatibility version
Daniele Ceraolo Spurio
2023-12-21
drm/xe/gsc: GSC FW load
Daniele Ceraolo Spurio
2023-12-21
drm/xe/xe2: Update SVG state handling
Matt Roper
2023-12-21
drm/xe: Emit SVG state on RCS during driver load on DG2 and MTL
Matt Roper
2023-12-21
drm/xe/debugfs: Include GFXPIPE commands in LRC dump
Matt Roper
2023-12-21
drm/xe/debugfs: Add dump of default LRCs' MI instructions
Matt Roper
2023-12-21
drm/xe: Extract MI_* instructions to their own header
Matt Roper