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: Port Wa_16011777198 to xe_wa
Lucas De Marchi
2
-4
/
+3
2023-12-19
drm/xe/guc: Port Wa_14012197797/Wa_22011391025 to xe_wa
Lucas De Marchi
2
-8
/
+3
2023-12-19
drm/xe/guc: Port Wa_16011759253 to xe_wa
Lucas De Marchi
2
-3
/
+2
2023-12-19
drm/xe/guc: Port Wa_22012773006 to xe_wa
Lucas De Marchi
3
-4
/
+5
2023-12-19
drm/xe: Add support for OOB workarounds
Lucas De Marchi
8
-4
/
+228
2023-12-19
drm/xe: Include build directory
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe/rtp: Add support for entries with no action
Lucas De Marchi
3
-8
/
+67
2023-12-19
drm/xe/rtp: Add check for media stepping
Lucas De Marchi
3
-5
/
+25
2023-12-19
drm/xe/rtp: Rename STEP to GRAPHICS_STEP
Lucas De Marchi
4
-37
/
+47
2023-12-19
drm/xe/debugfs: Dump active workarounds
Lucas De Marchi
3
-0
/
+31
2023-12-19
drm/xe/wa: Track gt/engine/lrc active workarounds
Lucas De Marchi
4
-0
/
+53
2023-12-19
drm/xe/rtp: Allow to track active workarounds
Lucas De Marchi
3
-4
/
+50
2023-12-19
drm/xe/rtp: Add "_sr" to entry/function names
Lucas De Marchi
8
-51
/
+53
2023-12-19
drm/xe/rtp: Replace XE_WARN_ON
Lucas De Marchi
1
-1
/
+3
2023-12-19
drm/xe/rtp: Split rtp process initialization
Lucas De Marchi
8
-29
/
+91
2023-12-19
drm/xe: Fix Wa_22011802037 annotation
Lucas De Marchi
1
-2
/
+4
2023-12-19
drm/xe/pvc: Don't try to invalidate AuxCCS TLB
Matt Roper
1
-2
/
+14
2023-12-19
drm/xe: Validate uAPI padding and reserved fields
Christopher Snowhill
9
-15
/
+52
2023-12-19
drm/xe: Apply upper limit to sg element size
Niranjana Vishwanathapura
4
-11
/
+36
2023-12-19
drm/xe: Add stepping support for GMD_ID platforms
Matt Roper
5
-19
/
+74
2023-12-19
drm/xe: Fail xe_device_create() if wq allocation fails
Gustavo Sousa
1
-1
/
+9
2023-12-19
drm/xe: Call drmm_add_action_or_reset() early in xe_device_create()
Gustavo Sousa
1
-4
/
+4
2023-12-19
drm/xe: Do not forget to drm_dev_put() in xe_pci_probe()
Gustavo Sousa
1
-12
/
+14
2023-12-19
drm/xe: fix kernel-doc issues
Matthew Auld
2
-2
/
+2
2023-12-19
drm/xe: Change GuC interrupt data
Michal Wajdeczko
1
-1
/
+7
2023-12-19
drm/xe: Move Media GuC register definition to regs/
Michal Wajdeczko
2
-3
/
+3
2023-12-19
drm/xe: Limit CONFIG_DRM_XE_SIMPLE_ERROR_CAPTURE to itself.
Rodrigo Vivi
1
-7
/
+0
2023-12-19
drm/xe: Add HW Engine snapshot to xe_devcoredump.
Rodrigo Vivi
2
-0
/
+45
2023-12-19
drm/xe: Convert Xe HW Engine print to snapshot capture and print.
Rodrigo Vivi
5
-59
/
+240
2023-12-19
drm/xe: Add GuC Submit Engine snapshot to xe_devcoredump.
Rodrigo Vivi
2
-0
/
+6
2023-12-19
drm/xe: Convert GuC Engine print to snapshot capture and print.
Rodrigo Vivi
3
-40
/
+298
2023-12-19
drm/xe: Introduce guc_submit_types.h with relevant structs.
Rodrigo Vivi
3
-59
/
+76
2023-12-19
drm/xe: Add GuC CT snapshot to xe_devcoredump.
Rodrigo Vivi
2
-0
/
+21
2023-12-19
drm/xe: Convert GuC CT print to snapshot capture and print.
Rodrigo Vivi
5
-25
/
+179
2023-12-19
drm/xe: Extract non mapped regions out of GuC CTB into its own struct.
Rodrigo Vivi
2
-80
/
+95
2023-12-19
drm/xe: Do not take any action if our device was removed.
Rodrigo Vivi
1
-0
/
+8
2023-12-19
drm/xe: Introduce the dev_coredump infrastructure.
Rodrigo Vivi
7
-0
/
+199
2023-12-19
drm/xe: Use GT oriented log messages in xe_gt.c
Michal Wajdeczko
1
-27
/
+22
2023-12-19
drm/xe: Introduce GT oriented log messages
Michal Wajdeczko
1
-0
/
+46
2023-12-19
drm/xe: Allow dma-fences as in-syncs for compute / faulting VM
Matthew Brost
1
-5
/
+7
2023-12-19
drm/xe: Allow compute VMs to output dma-fences on binds
Matthew Brost
1
-1
/
+1
2023-12-19
drm/xe: Call exit functions when xe_register_pci_driver() fails
Gustavo Sousa
1
-3
/
+5
2023-12-19
drm/xe: Get rid of MAKE_INIT_EXIT_FUNCS
Gustavo Sousa
1
-5
/
+9
2023-12-19
drm/xe: Remove unused define
Francois Dugast
1
-1
/
+0
2023-12-19
drm/xe: Load HuC on Alderlake P
Lucas De Marchi
1
-0
/
+1
2023-12-19
drm/xe/adln: Enable ADL-N
Matt Roper
5
-0
/
+19
2023-12-19
drm/xe/adlp: Add revid => step mapping
Matt Roper
1
-0
/
+17
2023-12-19
drm/xe: fix tlb_invalidation_seqno_past()
Matthew Auld
1
-3
/
+4
2023-12-19
drm/xe: Fix indent in xe_hw_engine_print_state()
Lucas De Marchi
1
-33
/
+33
2023-12-19
drm/xe: Rename reg field to addr
Lucas De Marchi
16
-42
/
+42
[prev]
[next]