index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_gt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
2024-02-08
1
-1
/
+4
*
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
2023-12-21
1
-18
/
+0
*
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
2023-12-21
1
-2
/
+0
*
drm/xe: Create a xe_gt_freq component for raw management and sysfs
Rodrigo Vivi
2023-12-21
1
-0
/
+3
*
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
2023-12-21
1
-1
/
+1
*
drm/xe/pf: Introduce Local Memory Translation Table
Michal Wajdeczko
2023-12-21
1
-0
/
+10
*
drm/xe: Allow userspace to configure CCS mode
Niranjana Vishwanathapura
2023-12-21
1
-0
/
+3
*
drm/xe: Enable Fixed CCS mode setting
Niranjana Vishwanathapura
2023-12-21
1
-0
/
+10
*
drm/xe/uc: Extract xe_uc_sanitize_reset
Michał Winiarski
2023-12-21
1
-0
/
+4
*
drm/xe: Move force_wake init to earlier point in probe
Michał Winiarski
2023-12-21
1
-2
/
+0
*
drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
Vinay Belgaumkar
2023-12-21
1
-1
/
+1
*
drm/xe/gsc: Implement WA 14015076503
Daniele Ceraolo Spurio
2023-12-21
1
-0
/
+5
*
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
2023-12-21
1
-1
/
+1
*
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
2023-12-21
1
-1
/
+1
*
drm/xe: Raise GT frequency before GuC/HuC load
Vinay Belgaumkar
2023-12-21
1
-0
/
+4
*
drm/xe: implement driver initiated function-reset
Andrzej Hajda
2023-12-21
1
-0
/
+2
*
drm/xe: Emit SVG state on RCS during driver load on DG2 and MTL
Matt Roper
2023-12-21
1
-0
/
+1
*
drm/xe: Prepare to emit non-register state while recording default LRC
Matt Roper
2023-12-21
1
-1
/
+9
*
drm/xe: Extract MI_* instructions to their own header
Matt Roper
2023-12-21
1
-0
/
+1
*
drm/xe: Separate number of registers from MI_LRI opcode
Matt Roper
2023-12-21
1
-1
/
+1
*
drm/xe/gt: Dump PAT table when failing to initialize
Lucas De Marchi
2023-12-21
1
-0
/
+12
*
drm/xe: do not register to PM if GuC is disabled
Ohad Sharabi
2023-12-21
1
-4
/
+0
*
drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
Daniele Ceraolo Spurio
2023-12-21
1
-2
/
+2
*
drm/xe/pmu: Enable PMU interface
Aravind Iddamsetty
2023-12-21
1
-0
/
+2
*
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
2023-12-21
1
-0
/
+1
*
drm/xe: Fix LRC workarounds
Lucas De Marchi
2023-12-21
1
-7
/
+34
*
drm/xe: Add dbg messages for LRC WAs
Lucas De Marchi
2023-12-21
1
-0
/
+4
*
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
2023-12-21
1
-16
/
+7
*
drm/xe: Add sysfs entries for engines under its GT
Tejas Upadhyay
2023-12-21
1
-0
/
+7
*
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
1
-35
/
+35
*
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
2023-12-21
1
-1
/
+1
*
drm/xe: Introduce fault injection for gt reset
Himal Prasad Ghimiray
2023-12-21
1
-1
/
+7
*
drm/xe: Notify Userspace when gt reset fails
Himal Prasad Ghimiray
2023-12-21
1
-0
/
+19
*
drm/xe: Invert mask and val in xe_mmio_wait32.
Rodrigo Vivi
2023-12-21
1
-2
/
+1
*
drm/xe: ensure correct access_put ordering
Matthew Auld
2023-12-21
1
-4
/
+4
*
drm/xe: remove gucrc disable from suspend path
Riana Tauro
2023-12-21
1
-0
/
+1
*
drm/xe/gt: tweak placement for signalling TLB fences after GT reset
Matthew Auld
2023-12-21
1
-1
/
+2
*
drm/xe: add a new sysfs directory for gtidle properties
Riana Tauro
2023-12-21
1
-0
/
+3
*
drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()
Gustavo Sousa
2023-12-19
1
-2
/
+1
*
drm/xe: Initialize MOCS earlier
Matt Roper
2023-12-19
1
-2
/
+2
*
drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe
Matt Roper
2023-12-19
1
-2
/
+2
*
drm/xe: Interrupts are delivered per-tile, not per-GT
Matt Roper
2023-12-19
1
-1
/
+1
*
drm/xe: Allocate GT dynamically
Matt Roper
2023-12-19
1
-3
/
+8
*
drm/xe: Move migration from GT to tile
Matt Roper
2023-12-19
1
-20
/
+7
*
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
2023-12-19
1
-18
/
+3
*
drm/xe: Move VRAM from GT to tile
Matt Roper
2023-12-19
1
-77
/
+5
*
drm/xe: Move GGTT from GT to tile
Matt Roper
2023-12-19
1
-9
/
+1
*
drm/xe: Add support for OOB workarounds
Lucas De Marchi
2023-12-19
1
-0
/
+1
*
drm/xe/wa: Track gt/engine/lrc active workarounds
Lucas De Marchi
2023-12-19
1
-0
/
+5
*
drm/xe: Use GT oriented log messages in xe_gt.c
Michal Wajdeczko
2023-12-19
1
-27
/
+22
[next]