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: Add basic unit tests for rtp
Lucas De Marchi
5
-2
/
+329
2023-12-19
drm/xe/reg_sr: Save errors for kunit integration
Lucas De Marchi
2
-0
/
+12
2023-12-19
drm/xe: Generalize fake device creation
Lucas De Marchi
3
-1
/
+64
2023-12-19
drm/xe: Use symbol namespace for kunit tests
Lucas De Marchi
6
-4
/
+10
2023-12-19
drm/xe: Move test infra out of xe_pci.[ch]
Lucas De Marchi
7
-60
/
+82
2023-12-19
drm/xe: Extract function to initialize xe->info
Lucas De Marchi
1
-44
/
+54
2023-12-19
drm/xe/irq: Don't clobber display interrupts on multi-tile platforms
Matt Roper
1
-2
/
+10
2023-12-19
drm/xe/irq: Drop commented-out code for non-existent media engines
Matt Roper
1
-12
/
+0
2023-12-19
drm/xe/irq: Drop remaining "gen11_" prefix from IRQ functions
Matt Roper
1
-24
/
+22
2023-12-19
drm/xe/irq: Rename and clarify top-level interrupt handling routines
Matt Roper
1
-22
/
+24
2023-12-19
drm/xe/irq: Drop unnecessary GEN11_ and GEN12_ register prefixes
Matt Roper
4
-85
/
+84
2023-12-19
drm/xe/irq: Drop IRQ_INIT and IRQ_RESET macros
Matt Roper
1
-31
/
+32
2023-12-19
drm/xe/irq: Add helpers to find ISR/IIR/IMR/IER registers
Matt Roper
2
-21
/
+22
2023-12-19
drm/xe/irq: Drop gen3_ prefixes
Matt Roper
1
-22
/
+20
2023-12-19
drm/xe: fix pvc unload issue
Chang, Bruce
10
-97
/
+47
2023-12-19
drm/xe: Fix platform order
Lucas De Marchi
3
-9
/
+11
2023-12-19
drm/xe: Use proper vram offset
Niranjana Vishwanathapura
3
-11
/
+15
2023-12-19
drm/xe/tests: Set correct expectation
Niranjana Vishwanathapura
1
-0
/
+1
2023-12-19
drm/xe/tests: Use proper batch base address
Niranjana Vishwanathapura
1
-1
/
+2
2023-12-19
drm/xe: Remove unused revid from firmware name
Lucas De Marchi
1
-18
/
+15
2023-12-19
drm/xe: Don't emit extra MI_BATCH_BUFFER_END in WA batchbuffer
Matt Roper
1
-2
/
+0
2023-12-19
drm/xe: Adjust batchbuffer space warning when creating a job
Matt Roper
1
-2
/
+2
2023-12-19
drm/xe: Include hardware prefetch buffer in batchbuffer allocations
Matt Roper
1
-2
/
+23
2023-12-19
drm/xe: Better error messages for xe_gt_record_default_lrcs
Matthew Brost
1
-3
/
+17
2023-12-19
drm/xe: don't auto fall back to execlist mode if guc failed to init
Chang, Bruce
2
-5
/
+2
2023-12-19
drm/xe/pat: Define PAT tables as static
Matt Roper
1
-3
/
+3
2023-12-19
drm/xe/bo: refactor try_add_vram
Matthew Auld
1
-55
/
+31
2023-12-19
drm/xe: add XE_BO_CREATE_VRAM_MASK
Matthew Auld
2
-5
/
+5
2023-12-19
drm/xe/mtl: Handle PAT_INDEX offset jump
Matt Roper
1
-1
/
+3
2023-12-19
drm/xe/mtl: Fix PAT table coherency settings
Matt Roper
1
-2
/
+2
2023-12-19
drm/xe/pat: Clean up PAT register definitions
Matt Roper
1
-35
/
+38
2023-12-19
drm/xe/pat: Handle unicast vs MCR PAT registers
Matt Roper
1
-7
/
+30
2023-12-19
drm/xe/pat: Use table-based programming of PAT settings
Matt Roper
1
-42
/
+35
2023-12-19
drm/xe/pat: Move PAT setup to a dedicated file
Matt Roper
5
-80
/
+98
2023-12-19
drm/xe: Decrement fault mode counts in xe_vm_close_and_put
Matthew Brost
1
-8
/
+7
2023-12-19
drm/xe: Add max engine priority to xe query
José Roberto de Souza
3
-2
/
+12
2023-12-19
drm/xe: Load HuC on Alderlake S
Anusha Srivatsa
1
-0
/
+1
2023-12-19
drm/xe/huc: Support for loading unversiond HuC
Anusha Srivatsa
1
-20
/
+33
2023-12-19
drm/xe: Fix potential deadlock handling page faults
Matthew Brost
1
-0
/
+2
2023-12-19
drm/xe: Use BO's GT to determine dma_offset when programming PTEs
Matthew Brost
3
-1
/
+18
2023-12-19
drm/xe/gt: some error handling fixes
Matthew Auld
1
-3
/
+5
2023-12-19
drm/xe: Reinstate render / compute cache invalidation in ring ops
Matthew Brost
2
-0
/
+35
2023-12-19
drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
Maarten Lankhorst
3
-23
/
+13
2023-12-19
drm/xe: Drop zero length arrays
Matthew Brost
2
-2
/
+2
2023-12-19
drm/xe/buddy: add compatible and intersects hooks
Matthew Auld
1
-0
/
+62
2023-12-19
drm/xe/buddy: add visible tracking
Matthew Auld
4
-109
/
+129
2023-12-19
drm/xe: Stop accepting value in xe_migrate_clear
Balasubramani Vivekanandan
8
-24
/
+80
2023-12-19
drm/xe: Use max wopcm size when validating the preset GuC wopcm size
Balasubramani Vivekanandan
1
-0
/
+9
2023-12-19
drm/xe/buddy: remove the virtualized start
Matthew Auld
2
-15
/
+20
2023-12-19
drm/xe/mcr: Separate version from engine type selection
Lucas De Marchi
1
-15
/
+17
[prev]
[next]