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/mmio: Use struct xe_reg
Lucas De Marchi
26
-300
/
+331
2023-12-19
drm/xe: Handle -EDEADLK case in exec ioctl
Niranjana Vishwanathapura
1
-3
/
+24
2023-12-19
drm/xe: Handle -EDEADLK case in preempt worker
Niranjana Vishwanathapura
1
-0
/
+22
2023-12-19
drm/xe: destroy clients engine and vm xarrays on close
Mika Kuoppala
1
-0
/
+2
2023-12-19
drm/xe: Print GT info on TLB inv failure
Nirmoy Das
1
-4
/
+4
2023-12-19
drm/xe: Do not sleep in atomic
Nirmoy Das
1
-1
/
+1
2023-12-19
drm/xe/guc: Handle RCU_MODE as masked from definition
Lucas De Marchi
2
-20
/
+13
2023-12-19
drm/xe/guc: Remove special handling for PVC A*
Lucas De Marchi
1
-11
/
+3
2023-12-19
drm/xe: Fix comment on Wa_22013088509
Lucas De Marchi
1
-3
/
+10
2023-12-19
drm/xe: Do not mark 1809175790 as a WA
Lucas De Marchi
1
-2
/
+5
2023-12-19
drm/xe: Enable the compat ioctl functionality
Christopher Snowhill
1
-1
/
+1
2023-12-19
drm/xe: Fix splat during error dump
Francois Dugast
3
-5
/
+18
2023-12-19
drm/xe: Set default MOCS value for copy cs instructions
José Roberto de Souza
4
-0
/
+37
2023-12-19
drm/xe: Set default MOCS value for cs instructions
José Roberto de Souza
5
-2
/
+59
2023-12-19
drm/xe: Include only relevant header in xe_module.h
Gustavo Sousa
1
-1
/
+1
2023-12-19
drm/xe: Enable Raptorlake-P
José Roberto de Souza
1
-0
/
+1
2023-12-19
drm/xe: Fix media detection for pre-GMD_ID platforms
Lucas De Marchi
1
-58
/
+55
2023-12-19
drm/xe: Move helper macros to separate header
Lucas De Marchi
3
-72
/
+90
2023-12-19
drm/xe: Plumb xe_reg into WAs, rtp, etc
Lucas De Marchi
11
-241
/
+206
2023-12-19
drm/xe: Annotate masked registers used by RTP
Lucas De Marchi
2
-25
/
+25
2023-12-19
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
19
-262
/
+254
2023-12-19
drm/xe: Introduce xe_reg/xe_reg_mcr
Lucas De Marchi
5
-23
/
+131
2023-12-19
drm/xe: Clarify register types on PAT programming
Lucas De Marchi
1
-15
/
+20
2023-12-19
drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h
Lucas De Marchi
4
-63
/
+50
2023-12-19
drm/xe: Drop gen afixes from registers
Lucas De Marchi
23
-283
/
+280
2023-12-19
drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BIT
Lucas De Marchi
4
-96
/
+86
2023-12-19
drm/xe: Remove extra xe_mmio_read32 from xe_mmio_wait32
Maarten Lankhorst
1
-3
/
+0
2023-12-19
drm/xe/guc: Move GuC registers to regs/
Lucas De Marchi
6
-7
/
+7
2023-12-19
drm/xe/guc: Rename GEN11_SOFT_SCRATCH for clarity
Lucas De Marchi
2
-18
/
+17
2023-12-19
drm/xe: Rename instruction field to avoid confusion
Lucas De Marchi
2
-4
/
+4
2023-12-19
drm/xe: Rename RC0/RC6 macros
Lucas De Marchi
2
-4
/
+4
2023-12-19
drm/xe: Cleanup page-related defines
Lucas De Marchi
6
-108
/
+112
2023-12-19
drm/xe: Fix print of RING_EXECLIST_SQ_CONTENTS_HI
Rodrigo Vivi
3
-5
/
+6
2023-12-19
drm/xe: Update comment on why d3cold is still blocked.
Rodrigo Vivi
1
-3
/
+8
2023-12-19
drm/xe: Limit the system memory size to half of the system memory
José Roberto de Souza
1
-1
/
+4
2023-12-19
drm/xe: Fix build without CONFIG_PM_SLEEP
Francois Dugast
1
-1
/
+1
2023-12-19
drm/xe/guc_pc: Reorder forcewake and xe_pm_runtime calls
Riana Tauro
1
-12
/
+12
2023-12-19
drm/xe: Keep all resize bar related prints inside xe_resize_vram_bar
Balasubramani Vivekanandan
1
-14
/
+10
2023-12-19
drm/xe: Drop GFX_FLSH_CNTL_GEN6 write during GGTT invalidation
Matt Roper
2
-8
/
+0
2023-12-19
drm/xe: Fix xe_mmio_rmw32 operation
Matt Roper
1
-3
/
+3
2023-12-19
drm/xe/lrc: give start_seqno a better default
Matthew Auld
1
-0
/
+3
2023-12-19
drm/xe/sched_job: prefer dma_fence_is_later
Matthew Auld
1
-2
/
+5
2023-12-19
drm/xe/sr: Apply masked registers properly
Matt Roper
1
-1
/
+1
2023-12-19
drm/xe/tlb: fix expected_seqno calculation
Matthew Auld
1
-1
/
+6
2023-12-19
drm/xe: Add Rocketlake device info
Anusha Srivatsa
1
-0
/
+8
2023-12-19
drm/xe/mmio: stop incorrectly triggering drm_warn
Matthew Auld
1
-2
/
+2
2023-12-19
drm/xe: GuC and HuC loading support for RKL
Anusha Srivatsa
1
-0
/
+2
2023-12-19
drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platforms
Matt Roper
1
-1
/
+1
2023-12-19
drm/xe: Track whether platform has LLC
Matt Roper
2
-0
/
+7
2023-12-19
drm/xe: Use packed bitfields for xe->info feature flags
Matt Roper
1
-9
/
+10
[prev]
[next]