index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_hw_engine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-10
drm/xe/hw_engine: document top-down paging requirement
Matthew Auld
1
-1
/
+12
2026-07-10
drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
Matthew Auld
1
-2
/
+30
2026-07-10
drm/xe: refactor the paging engine setup
Matthew Auld
1
-10
/
+30
2026-07-10
drm/xe/hw_engine: don't open code is_usm_hwe()
Matthew Auld
1
-2
/
+1
2026-06-29
drm/xe/hw_engine: Fix double-free of managed BO in error path
Shuicheng Lin
1
-3
/
+1
2026-06-22
drm/xe/rtp: Maintain OA whitelists separately
Ashutosh Dixit
1
-0
/
+2
2026-06-17
drm/xe: Move engines' non-LRC programming RTP table off the stack
Matt Roper
1
-75
/
+81
2026-06-17
drm/xe: Move engines' LRC programming RTP table off the stack
Matt Roper
1
-29
/
+31
2026-06-02
drm/xe/rtp: Add struct types for RTP tables
Gustavo Sousa
1
-8
/
+6
2026-05-19
drm/xe: Add IRQ page to HW engine definition
Michal Wajdeczko
1
-3
/
+8
2026-05-15
drm/xe: Extract xe_hw_engine_setup_reg_lrc()
Gustavo Sousa
1
-2
/
+13
2026-04-27
drm/xe: Mark BCS engines as belonging to the GT forcewake domain
Matt Roper
1
-9
/
+9
2026-04-27
drm/xe: Drop xe_hw_engine_mmio_write32()
Matt Roper
1
-23
/
+2
2026-04-27
drm/xe: Drop unnecessary STOP_RING clearing
Matt Roper
1
-3
/
+0
2026-04-27
drm/xe: Move GFX_MODE programming to RTP
Matt Roper
1
-6
/
+10
2026-04-27
drm/xe: Fix name and definition of GFX_MODE register
Matt Roper
1
-1
/
+1
2026-04-27
drm/xe: Move HWSTAM programming to RTP
Matt Roper
1
-1
/
+5
2026-04-27
drm/xe: Stop programming BLIT_CCTL on Xe2 and later platforms
Matt Roper
1
-1
/
+1
2026-04-27
drm/xe/rtp: Add "always true" match function
Matt Roper
1
-1
/
+1
2026-04-27
drm/xe: Move CCS enablement to engine setup RTP
Matt Roper
1
-6
/
+5
2026-04-14
drm/xe/pf: Restrict device query responses in admin-only PF mode
Satyanarayana K V P
1
-0
/
+3
2026-04-03
drm/xe: Fix bug in idledly unit conversion
Vinay Belgaumkar
1
-2
/
+1
2026-03-17
Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-4
/
+4
2026-03-04
drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
Jani Nikula
1
-4
/
+4
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-2
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-19
drm/xe/reg_sr: Don't process gt/hwe lists in VF
Matt Roper
1
-2
/
+4
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-1
/
+0
2025-10-18
drm/xe/irq: Rename bits used with all engines
Lucas De Marchi
1
-1
/
+1
2025-10-17
drm/xe/xe3p: Determine service copy availability from fuse
Matt Roper
1
-9
/
+34
2025-10-17
drm/xe/xe3p: Stop programming RCU_MODE's fixed slice mode setting
Matt Roper
1
-0
/
+7
2025-10-14
drm/xe/rtp: Pass xe_device parameter to FUNC matches
Matt Roper
1
-4
/
+6
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
1
-1
/
+1
2025-07-02
drm/xe: Don't compare GT ID to GT count when determining valid GTs
Matt Roper
1
-1
/
+2
2025-06-02
drm/xe: Allow to disable engines
Lucas De Marchi
1
-0
/
+20
2025-06-02
drm/xe: Convert "fused off" messages to be gt-based
Lucas De Marchi
1
-11
/
+6
2025-03-27
drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change
Niranjana Vishwanathapura
1
-6
/
+6
2025-03-20
drm/xe: Apply Wa_16023105232
Vinay Belgaumkar
1
-0
/
+33
2025-03-10
drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()
Lucas De Marchi
1
-4
/
+2
2025-01-16
drm/xe: Mark ComputeCS read mode as UC on iGPU
Matthew Brost
1
-1
/
+1
2024-12-20
drm/xe/gsc: Make GSCCS disabling message less alarming
Daniele Ceraolo Spurio
1
-1
/
+1
2024-12-13
drm/xe: Initial MSI-X support for HW engines
Ilia Levi
1
-2
/
+5
2024-12-11
drm/xe: Apply whitelist to engine save-restore
Lucas De Marchi
1
-1
/
+0
2024-11-14
drm/xe/guc: Remove duplicate source field
Zhanjun Dong
1
-2
/
+0
2024-11-14
drm/xe: Change xe_engine_snapshot_capture_for_job to be for queue
Matthew Brost
1
-4
/
+4
2024-10-08
drm/xe/guc: Save manual engine capture into capture list
Zhanjun Dong
1
-243
/
+11
2024-10-08
drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
1
-64
/
+99
2024-10-07
drm/xe/devcoredump: Improve section headings and add tile info
John Harrison
1
-1
/
+0
2024-09-26
drm/xe: Move IRQ-related registers to dedicated header
Matt Roper
1
-0
/
+1
2024-09-19
drm/xe: memirq handler changes
Ilia Levi
1
-1
/
+27
[next]