index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
drm/xe/uapi: Remove useless max_page_size
Rodrigo Vivi
1
-3
/
+0
2023-12-21
drm/xe/uapi: Typo lingo and other small backwards compatible fixes
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe: Fix LRC workarounds
Lucas De Marchi
1
-7
/
+34
2023-12-21
drm/xe: Add dbg messages for LRC WAs
Lucas De Marchi
1
-0
/
+4
2023-12-21
drm/xe/reg_sr: Use xe_gt_dbg
Lucas De Marchi
1
-5
/
+3
2023-12-21
drm/xe/reg_sr: Simplify check for masked registers
Lucas De Marchi
2
-5
/
+8
2023-12-21
drm/xe/pat: Use 0 instead of space on error
Lucas De Marchi
1
-1
/
+1
2023-12-21
drm/xe/selftests: make eviction test tile centric
Matthew Auld
1
-7
/
+7
2023-12-21
drm/xe/selftests: consider multi-GT for eviction test
Matthew Auld
1
-4
/
+8
2023-12-21
drm/xe/pm: Use PM functions only if CONFIG_PM_SLEEP is enabled
Francois Dugast
1
-23
/
+25
2023-12-21
drm/xe: Fix array of binds
Matthew Brost
1
-206
/
+212
2023-12-21
drm/xe: Fixup unwind on VM ops errors
Matthew Brost
2
-10
/
+24
2023-12-21
drm/xe: Convert xe_vma_op_flags to BIT macros
Matthew Brost
1
-3
/
+3
2023-12-21
drm/xe: fix has_llc on rkl
Matthew Auld
1
-0
/
+1
2023-12-21
drm/xe: nuke GuC on unload
Matthew Auld
5
-7
/
+25
2023-12-21
drm/xe: Prevent return with locked vm
Pallavi Mishra
1
-11
/
+11
2023-12-21
drm/xe: Add patch version on guc firmware init
Zhanjun Dong
2
-6
/
+9
2023-12-21
drm/xe/pvc: Use fast copy engines as migrate engine on PVC
Niranjana Vishwanathapura
3
-5
/
+34
2023-12-21
drm/xe/pvc: Force even num engines to use 64B
Niranjana Vishwanathapura
2
-0
/
+11
2023-12-21
drm/xe/pvc: Blacklist BCS_SWCTRL register
Niranjana Vishwanathapura
2
-0
/
+8
2023-12-21
drm/xe/ct: fix resv_space print
Matthew Auld
1
-1
/
+1
2023-12-21
drm/xe: standardize vm-less kernel submissions
Daniele Ceraolo Spurio
7
-37
/
+12
2023-12-21
drm/xe: split kernel vs permanent engine flags
Daniele Ceraolo Spurio
4
-13
/
+27
2023-12-21
drm/xe: fix submissions without vm
Daniele Ceraolo Spurio
3
-5
/
+8
2023-12-21
drm/xe: Drop xe_mmio_write64()
Matt Roper
2
-14
/
+0
2023-12-21
drm/xe: Avoid 64-bit register reads
Matt Roper
3
-16
/
+58
2023-12-21
drm/xe/lnl: Hook up MOCS table
Balasubramani Vivekanandan
1
-0
/
+8
2023-12-21
drm/xe/lnl: Add GuC firmware definition
Matt Roper
1
-0
/
+1
2023-12-21
drm/xe/lnl: Add LNL platform definition
Matt Roper
2
-0
/
+7
2023-12-21
drm/xe/xe2: Program GuC's MOCS on Xe2 and beyond
Matt Roper
2
-2
/
+2
2023-12-21
drm/xe/xe2: Add MOCS table
Balasubramani Vivekanandan
1
-6
/
+23
2023-12-21
drm/xe/xe2: Track VA bits independently of max page table level
Matt Roper
5
-3
/
+11
2023-12-21
drm/xe/xe2: Define Xe2_LPM IP features
Matt Roper
1
-0
/
+7
2023-12-21
drm/xe/xe2: Define Xe2_LPG IP features
Matt Roper
1
-0
/
+19
2023-12-21
drm/xe/xe2: AuxCCS is no longer used
Matt Roper
1
-2
/
+4
2023-12-21
drm/xe/xe2: Handle fused-off CCS engines
Matt Roper
2
-1
/
+29
2023-12-21
drm/xe/xe2: Update context image layouts
Matt Roper
1
-2
/
+74
2023-12-21
drm/xe/xe2: Add MCR register steering for media GT
Matt Roper
1
-2
/
+24
2023-12-21
drm/xe/xe2: Add MCR register steering for primary GT
Matt Roper
3
-1
/
+51
2023-12-21
drm/xe/xe2: Add GT topology readout
Matt Roper
3
-6
/
+15
2023-12-21
drm/xe/xe2: Update render/compute context image sizes
Matt Roper
1
-1
/
+8
2023-12-21
drm/xe: Stop tracking 4-tile support
Matt Roper
2
-11
/
+1
2023-12-21
drm/xe: enable idle msg and set hysteresis for GSCCS
Daniele Ceraolo Spurio
2
-0
/
+20
2023-12-21
drm/xe: don't expose the GSCCS to users
Daniele Ceraolo Spurio
1
-0
/
+3
2023-12-21
drm/xe: GSC forcewake support
Daniele Ceraolo Spurio
2
-0
/
+9
2023-12-21
drm/xe: add GSCCS ring ops
Daniele Ceraolo Spurio
1
-5
/
+21
2023-12-21
drm/xe: add GSCCS irq support
Daniele Ceraolo Spurio
2
-7
/
+20
2023-12-21
drm/xe: base definitions for the GSCCS
Daniele Ceraolo Spurio
8
-6
/
+18
2023-12-21
drm/xe: common function to assign queue name
Daniele Ceraolo Spurio
4
-38
/
+26
2023-12-21
drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
Niranjana Vishwanathapura
3
-1
/
+17
[prev]
[next]