开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
regs
/
xe_engine_regs.h
Age
Commit message (
Expand
)
Author
2026-05-08
drm/xe/multi_queue: Capture queue run times for active queues
Umesh Nerlige Ramappa
2026-04-27
drm/xe: Drop unnecessary STOP_RING clearing
Matt Roper
2026-04-27
drm/xe: Fix name and definition of GFX_MODE register
Matt Roper
2026-03-23
drm/xe: Add PR_CTR_CTRL/THRSH register definitions
Michal Wajdeczko
2026-02-19
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
2025-10-17
drm/xe/xe3p: Dump CSMQDEBUG register
Wang Xin
2025-10-17
drm/xe: Dump CURRENT_LRCA register
Wang Xin
2025-07-25
drm/xe/xelp: Add Wa_18022495364
Tvrtko Ursulin
2025-05-12
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
2025-03-20
drm/xe: Apply Wa_16023105232
Vinay Belgaumkar
2025-03-12
drm/xe: Add MI_MATH and ALU instruction definitions
Michal Wajdeczko
2025-02-25
drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)
Mingcong Bai
2025-02-03
drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
Daniele Ceraolo Spurio
2024-12-13
drm/xe: Initial MSI-X support for HW engines
Ilia Levi
2024-10-09
drm/xe/xe3: Add initial set of workarounds
Gustavo Sousa
2024-07-31
drm/xe/xe2: Enable Priority Mem Read
Pallavi Mishra
2024-06-18
drm/xe/oa: Add OAC support
Ashutosh Dixit
2024-06-18
drm/xe/oa: Add OAR support
Ashutosh Dixit
2024-05-08
drm/xe: Dump Indirect Ring State registers
Niranjana Vishwanathapura
2024-05-08
drm/xe: Add Indirect Ring State support
Niranjana Vishwanathapura
2024-05-08
drm/xe: Minor cleanup in LRC handling
Niranjana Vishwanathapura
2024-04-24
drm/xe: Add INSTDONE registers to devcoredump
José Roberto de Souza
2024-04-08
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
2024-03-08
drm/xe: Remove unused FF_SLICE_CS_CHICKEN2
Lucas De Marchi
2023-12-26
drm/xe/xe2: Add workaround 16020183090
Lucas De Marchi
2023-12-21
drm/xe: Define registers used by memory based irq processing
Michal Wajdeczko
2023-12-21
drm/xe: Move engine base offsets to engine register header
Matt Roper
2023-12-21
drm/xe: Fix whitespace in register definitions
Matt Roper
2023-12-21
drm/xe: Move some per-engine register definitions to the engine header
Matt Roper
2023-12-21
drm/xe: Drop "_REG" suffix from CSFE_CHICKEN1
Matt Roper
2023-12-21
drm/xe: Remove duplicate RING_MAX_NONPRIV_SLOTS definition
Matt Roper
2023-12-21
drm/xe/xe2: Add workaround 18032095049 and 16021639441
Tejas Upadhyay
2023-12-21
drm/xe/xe2: Add workaround 14019449301
Tejas Upadhyay
2023-12-21
drm/xe/xelpmp: Add Wa_16021867713
Gustavo Sousa
2023-12-21
drm/xe: Remove devcoredump readout of IPEIR
José Roberto de Souza
2023-12-21
drm/xe: Fix devcoredump readout of IPEHR
José Roberto de Souza
2023-12-21
drm/xe/pvc: Force even num engines to use 64B
Niranjana Vishwanathapura
2023-12-21
drm/xe/pvc: Blacklist BCS_SWCTRL register
Niranjana Vishwanathapura
2023-12-21
drm/xe: enable idle msg and set hysteresis for GSCCS
Daniele Ceraolo Spurio
2023-12-19
drm/xe: Set default MOCS value for copy cs instructions
José Roberto de Souza
2023-12-19
drm/xe: Set default MOCS value for cs instructions
José Roberto de Souza
2023-12-19
drm/xe: Annotate masked registers used by RTP
Lucas De Marchi
2023-12-19
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
2023-12-19
drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h
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: Do not spread i915_reg_defs.h include
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_engine_regs.h
Lucas De Marchi