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/vram: start tracking the io_size
Matthew Auld
3
-17
/
+55
2023-12-19
drm/xe/vm: Defer vm rebind until next exec if nothing to execute
Thomas Hellström
4
-0
/
+41
2023-12-19
drm/xe/tests: Test both CPU- and GPU page-table updates with the migrate test
Thomas Hellström
3
-2
/
+40
2023-12-19
drm/xe: Use a small negative initial seqno
Thomas Hellström
1
-1
/
+2
2023-12-19
drm/xe: Introduce xe_engine_is_idle()
Thomas Hellström
3
-7
/
+26
2023-12-19
drm/xe/tests: Support CPU page-table updates in the migrate test
Thomas Hellström
1
-3
/
+10
2023-12-19
drm/xe/migrate: Update cpu page-table updates
Thomas Hellström
1
-20
/
+10
2023-12-19
drm/xe: Use a define to set initial seqno for fences
Thomas Hellström
4
-4
/
+10
2023-12-19
drm/xe/xe_uc_fw: Use firmware files from standard locations
Mauro Carvalho Chehab
2
-3
/
+3
2023-12-19
drm/xe/irq: the irq handler local variable need not be static
Jani Nikula
1
-1
/
+1
2023-12-19
drm/xe: Add missing LRC workarounds for graphics 1200
Lucas De Marchi
2
-0
/
+14
2023-12-19
drm/xe: Add missing ADL-P engine workaround
Lucas De Marchi
1
-0
/
+10
2023-12-19
drm/xe: Add missing DG2 lrc workarounds
Lucas De Marchi
2
-0
/
+70
2023-12-19
drm/xe: Add missing DG2 lrc tunings
Lucas De Marchi
2
-0
/
+27
2023-12-19
drm/xe: Add missing DG2 engine workarounds
Lucas De Marchi
2
-5
/
+213
2023-12-19
drm/xe: Add missing DG2 gt workarounds and tunings
Lucas De Marchi
3
-2
/
+53
2023-12-19
drm/xe: Add PVC engine workarounds
Lucas De Marchi
2
-0
/
+31
2023-12-19
drm/xe: Add PVC gt workarounds
Lucas De Marchi
2
-0
/
+28
2023-12-19
drm/xe: Reorder WAs to consider the platform
Lucas De Marchi
1
-39
/
+54
2023-12-19
drm/xe/debugfs: Dump register save-restore tables
Lucas De Marchi
5
-0
/
+74
2023-12-19
drm/xe: Print whitelist while applying
Lucas De Marchi
3
-0
/
+52
2023-12-19
drm/xe/reg_sr: Tweak verbosity for register printing
Lucas De Marchi
1
-0
/
+6
2023-12-19
drm/xe/rtp: Add match helper for gslice fused off
Lucas De Marchi
2
-0
/
+27
2023-12-19
drm/xe: add xe_ttm_stolen_cpu_access_needs_ggtt()
Matthew Auld
3
-29
/
+14
2023-12-19
drm/xe: one more s/lmem/vram/
Matthew Auld
1
-2
/
+2
2023-12-19
drm/xe: Fix overflow in vram manager
Riana Tauro
1
-1
/
+1
2023-12-19
drm/xe: make compound literal initialization const
Jani Nikula
1
-2
/
+2
2023-12-19
drm/xe/pvc: Remove A* steppings
Lucas De Marchi
1
-2
/
+0
2023-12-19
drm/xe: Name LRC wa after the engine it belongs
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Remove dump function from reg_sr
Lucas De Marchi
3
-33
/
+0
2023-12-19
drm/xe/rtp: Add match for render reset domain
Lucas De Marchi
3
-0
/
+33
2023-12-19
drm/xe/rtp: Move match function from wa to rtp
Lucas De Marchi
3
-7
/
+19
2023-12-19
drm/xe: Constify xe_dss_mask_group_ffs()
Lucas De Marchi
2
-2
/
+2
2023-12-19
drm/xe: Allow const propagation in gt_to_xe()
Lucas De Marchi
1
-4
/
+4
2023-12-19
drm/xe/mcr: Document how to initialize group/instance
Lucas De Marchi
1
-1
/
+4
2023-12-19
drm/xe/mcr: Add L3BANK steering for DG2
Lucas De Marchi
1
-0
/
+19
2023-12-19
drm/xe/vm: Use the correct vma destroy sequence on userptr failure
Thomas Hellström
1
-1
/
+2
2023-12-19
drm/xe: Add support for CCS engine fusing
Matt Roper
3
-12
/
+85
2023-12-19
drm/xe: Separate engine fuse handling into dedicated functions
Matt Roper
1
-14
/
+23
2023-12-19
drm/xe: s/lmem/vram/
Matthew Auld
11
-54
/
+54
2023-12-19
drm/xe/guc: Handle regset overflow check for entire GT
Matt Roper
1
-2
/
+5
2023-12-19
drm/xe/stolen: Exclude reserved lmem portion
Nirmoy Das
1
-1
/
+7
2023-12-19
drm/xe/migrate: Fix number of PT structs in docbook
Niranjana Vishwanathapura
1
-1
/
+1
2023-12-19
drm/xe/tests: Grab a memory access reference around the migrate sanity test
Thomas Hellström
1
-0
/
+2
2023-12-19
drm/xe/tests: Remove CONFIG_FB dependency
Thomas Hellström
1
-1
/
+0
2023-12-19
drm/xe: Fix ROW_CHICKEN2 define
Lucas De Marchi
2
-3
/
+3
2023-12-19
drm/xe: Fix duplicated setting for register 0x6604
Lucas De Marchi
3
-13
/
+9
2023-12-19
drm/xe: Fix size of xe_eu_mask_t
José Roberto de Souza
1
-1
/
+1
2023-12-19
drm/xe: Fix typo persitent->persistent
Lucas De Marchi
7
-38
/
+38
2023-12-19
drm/xe/device: Prefer the drm-managed mutex_init
Lucas De Marchi
1
-5
/
+5
[prev]
[next]