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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
drm/xe/guc: Read HXG fields from DW1 of G2H response
Matthew Brost
1
-3
/
+3
2023-12-19
drm/xe/wa: Extend scope of Wa_14015795083
Matt Roper
1
-8
/
+11
2023-12-19
drm/xe: REBAR resize should be best effort
Michael J. Ruhl
1
-17
/
+11
2023-12-19
drm/xe: Don't hardcode GuC's MOCS index in register header
Matt Roper
2
-5
/
+2
2023-12-19
drm/xe: Initialize MOCS earlier
Matt Roper
1
-2
/
+2
2023-12-19
drm/xe: Reformat xe_guc_regs.h
Matt Roper
1
-93
/
+93
2023-12-19
drm/xe: Replace deprecated DRM_ERROR()
Gustavo Sousa
4
-5
/
+10
2023-12-19
drm/xe: Add kerneldoc description of multi-tile devices
Matt Roper
1
-0
/
+57
2023-12-19
drm/xe: Reinstate media GT support
Matt Roper
2
-1
/
+33
2023-12-19
drm/xe: Update query uapi to support standalone media
Matt Roper
1
-8
/
+8
2023-12-19
drm/xe: Allow GT looping and lookup on standalone media
Matt Roper
3
-8
/
+42
2023-12-19
drm/xe/tlb: Obtain forcewake when doing GGTT TLB invalidations
Matt Roper
1
-0
/
+9
2023-12-19
drm/xe: Invalidate TLB on all affected GTs during GGTT updates
Matt Roper
1
-6
/
+10
2023-12-19
drm/xe: Replace xe_gt_irq_postinstall with xe_irq_enable_hwe
Matt Roper
4
-48
/
+49
2023-12-19
drm/xe/irq: Untangle postinstall functions
Matt Roper
1
-28
/
+9
2023-12-19
drm/xe/irq: Ensure primary GuC won't clobber media GuC's interrupt mask
Matt Roper
1
-4
/
+7
2023-12-19
drm/xe/irq: Move ASLE backlight interrupt logic
Matt Roper
1
-6
/
+10
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
[prev]
[next]