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: 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
2023-12-19
drm/xe: Don't grab runtime PM ref in engine create IOCTL
Matthew Brost
1
-30
/
+13
2023-12-19
drm/xe: Let primary and media GT share a kernel_bb_pool
Matt Roper
7
-31
/
+48
2023-12-19
drm/xe: Fix memory use after free
Niranjana Vishwanathapura
2
-4
/
+5
2023-12-19
drm/xe: fix suspend-resume for dgfx
Matthew Auld
3
-4
/
+136
2023-12-19
drm/xe: Clean up xe_device_desc
Matt Roper
1
-12
/
+4
2023-12-19
drm/xe: Add KUnit test for xe_pci.c IP engine lists
Matt Roper
4
-0
/
+125
2023-12-19
drm/xe: Select graphics/media descriptors from GMD_ID
Matt Roper
3
-36
/
+159
2023-12-19
drm/xe: Add printable name to IP descriptors
Matt Roper
3
-3
/
+24
2023-12-19
drm/xe: Clarify GT counting logic
Matt Roper
2
-5
/
+16
2023-12-19
drm/xe: Move engine masks into IP descriptor structures
Matt Roper
2
-51
/
+46
2023-12-19
drm/xe: Move most platform traits to graphics IP
Matt Roper
2
-54
/
+56
2023-12-19
drm/xe: Set require_force_probe in each platform's description
Matt Roper
1
-3
/
+7
2023-12-19
drm/xe: Start splitting xe_device_desc into graphics/media structures
Matt Roper
2
-29
/
+86
2023-12-19
drm/xe: Always log GuC/HuC firmware versions
Lucas De Marchi
1
-0
/
+5
2023-12-19
drm/xe: Always write GEN12_RCU_MODE.GEN12_RCU_MODE_CCS_ENABLE for CCS engines
Matthew Brost
1
-1
/
+1
2023-12-19
drm/xe: Update GuC/HuC firmware autoselect logic
Lucas De Marchi
3
-120
/
+204
2023-12-19
drm/xe: Add test for GT workarounds and tunings
Lucas De Marchi
4
-1
/
+143
[prev]
[next]