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-19
drm/xe: Interrupts are delivered per-tile, not per-GT
Matt Roper
3
-149
/
+184
2023-12-19
drm/xe: Add media GT to tile
Matt Roper
1
-1
/
+6
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
13
-29
/
+38
2023-12-19
drm/xe: Drop extra_gts[] declarations and XE_GT_TYPE_REMOTE
Matt Roper
2
-31
/
+6
2023-12-19
drm/xe: Drop vram_id
Matt Roper
1
-2
/
+0
2023-12-19
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
6
-12
/
+21
2023-12-19
drm/xe: Move migration from GT to tile
Matt Roper
17
-91
/
+79
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
32
-310
/
+296
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
20
-205
/
+151
2023-12-19
drm/xe: Move GGTT from GT to tile
Matt Roper
13
-47
/
+125
2023-12-19
drm/xe: Move register MMIO into xe_tile
Matt Roper
5
-24
/
+51
2023-12-19
drm/xe: Add for_each_tile iterator
Matt Roper
2
-2
/
+5
2023-12-19
drm/xe: Add backpointer from gt to tile
Matt Roper
12
-37
/
+42
2023-12-19
drm/xe: Introduce xe_tile
Matt Roper
10
-27
/
+79
2023-12-19
drm/xe/mtl: Disable media GT
Matt Roper
2
-14
/
+0
2023-12-19
drm/xe/vm: fix double list add
Matthew Auld
1
-1
/
+1
2023-12-19
drm/xe: Replace PVC check by engine type check
José Roberto de Souza
1
-3
/
+3
2023-12-19
drm/xe: Rename GPU offset helper to reflect true usage
Michael J. Ruhl
4
-11
/
+8
2023-12-19
drm/xe: Size GT device memory correctly
Michael J. Ruhl
3
-46
/
+51
2023-12-19
drm/xe: Simplify rebar sizing
Michael J. Ruhl
3
-68
/
+89
2023-12-19
drm/xe: Rework size helper to be a little more correct
Michael J. Ruhl
4
-48
/
+74
2023-12-19
drm/xe: Prevent evicting for page tables
Maarten Lankhorst
3
-5
/
+7
2023-12-19
drm/xe: keep pulling mem_access_get further back
Matthew Auld
2
-4
/
+12
2023-12-19
drm/xe: don't allocate under ct->lock
Matthew Auld
2
-6
/
+11
2023-12-19
drm/xe/migrate: retain CCS aux state for vram -> vram
Matthew Auld
1
-4
/
+12
2023-12-19
drm/xe/bo: further limit where CCS pages are needed
Matthew Auld
1
-3
/
+7
2023-12-19
drm/xe: Support copying of data between system memory bos
Thomas Hellström
4
-26
/
+35
2023-12-19
drm/xe: Fix the migrate selftest for integrated GPUs
Thomas Hellström
1
-1
/
+6
2023-12-19
drm/xe/guc: Port Wa_14014475959 to xe_wa and fix it
Lucas De Marchi
2
-3
/
+3
2023-12-19
drm/xe/rtp: Also check gt type
Lucas De Marchi
1
-6
/
+17
2023-12-19
drm/xe/guc: Port Wa_1509372804 to xe_wa
Lucas De Marchi
2
-2
/
+2
2023-12-19
drm/xe/guc: Port Wa_16015675438/Wa_18020744125 to xe_wa
Lucas De Marchi
2
-2
/
+6
2023-12-19
drm/xe/guc: Port Wa_22012727170/Wa_22012727685 to xe_wa
Lucas De Marchi
2
-7
/
+4
2023-12-19
drm/xe/guc: Port Wa_16011777198 to xe_wa
Lucas De Marchi
2
-4
/
+3
2023-12-19
drm/xe/guc: Port Wa_14012197797/Wa_22011391025 to xe_wa
Lucas De Marchi
2
-8
/
+3
2023-12-19
drm/xe/guc: Port Wa_16011759253 to xe_wa
Lucas De Marchi
2
-3
/
+2
2023-12-19
drm/xe/guc: Port Wa_22012773006 to xe_wa
Lucas De Marchi
3
-4
/
+5
2023-12-19
drm/xe: Add support for OOB workarounds
Lucas De Marchi
8
-4
/
+228
2023-12-19
drm/xe: Include build directory
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe/rtp: Add support for entries with no action
Lucas De Marchi
3
-8
/
+67
2023-12-19
drm/xe/rtp: Add check for media stepping
Lucas De Marchi
3
-5
/
+25
2023-12-19
drm/xe/rtp: Rename STEP to GRAPHICS_STEP
Lucas De Marchi
4
-37
/
+47
2023-12-19
drm/xe/debugfs: Dump active workarounds
Lucas De Marchi
3
-0
/
+31
2023-12-19
drm/xe/wa: Track gt/engine/lrc active workarounds
Lucas De Marchi
4
-0
/
+53
2023-12-19
drm/xe/rtp: Allow to track active workarounds
Lucas De Marchi
3
-4
/
+50
2023-12-19
drm/xe/rtp: Add "_sr" to entry/function names
Lucas De Marchi
8
-51
/
+53
2023-12-19
drm/xe/rtp: Replace XE_WARN_ON
Lucas De Marchi
1
-1
/
+3
2023-12-19
drm/xe/rtp: Split rtp process initialization
Lucas De Marchi
8
-29
/
+91
2023-12-19
drm/xe: Fix Wa_22011802037 annotation
Lucas De Marchi
1
-2
/
+4
2023-12-19
drm/xe/pvc: Don't try to invalidate AuxCCS TLB
Matt Roper
1
-2
/
+14
[prev]
[next]