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-21
drm/xe/kunit: Remove handling of XE_TEST_SUBPLATFORM_ANY
Lucas De Marchi
1
-5
/
+0
2023-12-21
drm/xe: Expand XE_REG_OPTION_MASKED documentation
Lucas De Marchi
1
-1
/
+10
2023-12-21
drm/xe/uapi: Kill exec_queue_set_property
Rodrigo Vivi
3
-42
/
+0
2023-12-21
drm/xe/uapi: Use LR abbrev for long-running vms
Thomas Hellström
1
-4
/
+4
2023-12-21
drm/xe/uapi: Fix various struct padding for 64b alignment
Rodrigo Vivi
3
-1
/
+11
2023-12-21
drm/xe/uapi: Add Tile ID information to the GT info query
Rodrigo Vivi
1
-0
/
+1
2023-12-21
drm/xe/uapi: Crystal Reference Clock updates
Rodrigo Vivi
3
-10
/
+5
2023-12-21
drm/xe/uapi: Kill tile_mask
Rodrigo Vivi
2
-33
/
+9
2023-12-21
drm/xe/uapi: Split xe_sync types from flags
Rodrigo Vivi
2
-16
/
+8
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (engines)
Francois Dugast
1
-13
/
+18
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (gt)
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (memory regions)
Francois Dugast
1
-22
/
+24
2023-12-21
drm/xe/uapi: Reject bo creation of unaligned size
Mauro Carvalho Chehab
2
-11
/
+25
2023-12-21
drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
José Roberto de Souza
1
-7
/
+8
2023-12-21
drm/xe/uapi: Separate bo_create placement from flags
Rodrigo Vivi
1
-7
/
+7
2023-12-21
drm/xe: add some debug info for d3cold
Matthew Auld
2
-0
/
+6
2023-12-21
drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"
Michał Winiarski
1
-0
/
+22
2023-12-21
drm/xe/uc: Extract xe_uc_sanitize_reset
Michał Winiarski
3
-7
/
+11
2023-12-21
drm/xe/uc: Store firmware binary in system-memory backed BO
Michał Winiarski
1
-3
/
+1
2023-12-21
drm/xe/uc: Split xe_uc_fw_init
Michał Winiarski
1
-19
/
+61
2023-12-21
drm/xe: Add a helper for DRM device-lifetime BO create
Michał Winiarski
10
-74
/
+63
2023-12-21
drm/xe: Reorder GGTT init to earlier point in probe
Michał Winiarski
4
-9
/
+26
2023-12-21
drm/xe: Move force_wake init to earlier point in probe
Michał Winiarski
2
-2
/
+3
2023-12-21
drm/xe: Move system memory management init to earlier point in probe
Michał Winiarski
1
-2
/
+2
2023-12-21
drm/xe: Don't "peek" into GMD_ID
Michał Winiarski
1
-18
/
+16
2023-12-21
drm/xe/device: Introduce xe_device_probe_early
Michał Winiarski
5
-15
/
+55
2023-12-21
drm/xe: Map the entire BAR0 and hold onto the initial mapping
Michał Winiarski
1
-8
/
+4
2023-12-21
drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
Michał Winiarski
4
-13
/
+37
2023-12-21
drm/xe: Split xe_info_init
Michał Winiarski
2
-33
/
+48
2023-12-21
drm/xe/dsb: DSB implementation for xe
Animesh Manna
2
-0
/
+72
2023-12-21
drm/xe/xe2: Add workaround 16020292621
Tejas Upadhyay
3
-0
/
+22
2023-12-21
drm/xe/xe2: Respond to TRTT faults as unsuccessful page fault
Brian Welty
1
-0
/
+6
2023-12-21
drm/xe: Support device page faults on integrated platforms
Brian Welty
2
-3
/
+6
2023-12-21
drm/xe: Move xe_mmio_probe_tiles outside of MMIO setup
Michał Winiarski
3
-3
/
+4
2023-12-21
drm/xe: Move xe_set_dma_info outside of MMIO setup
Michał Winiarski
2
-26
/
+26
2023-12-21
drm/xe/irq: Don't call pci_free_irq_vectors
Michał Winiarski
1
-4
/
+1
2023-12-21
drm/xe: Use managed pci_enable_device
Michał Winiarski
1
-12
/
+8
2023-12-21
drm/xe: Skip calling drm_dev_put on probe error
Michał Winiarski
2
-11
/
+6
2023-12-21
drm/xe: Fix header guard warning
Michał Winiarski
1
-1
/
+1
2023-12-21
drm/xe: rename bypass_mtcfg to skip_mtcfg
Koby Elbaz
3
-5
/
+5
2023-12-21
drm/xe: add skip_pcode flag
Koby Elbaz
3
-0
/
+13
2023-12-21
drm/xe/mocs: update MOCS table for xe2
Matthew Auld
1
-5
/
+5
2023-12-21
drm/xe: Manually setup C6 when skip_guc_pc is set
Vinay Belgaumkar
4
-3
/
+64
2023-12-21
drm/xe: Add skip_guc_pc flag
Vinay Belgaumkar
2
-0
/
+4
2023-12-21
drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
Vinay Belgaumkar
6
-9
/
+9
2023-12-21
drm/xe/guc: Include only required GuC ABI headers
Michal Wajdeczko
8
-6
/
+11
2023-12-21
drm/xe/guc: Remove obsolete GuC CTB documentation
Michal Wajdeczko
1
-43
/
+2
2023-12-21
drm/xe/guc: Drop ancient GuC CTB definitions
Michal Wajdeczko
1
-21
/
+0
2023-12-21
drm/xe: explicitly set GGTT access for GuC DMA
Fei Yang
2
-1
/
+3
2023-12-21
drm/xe/uapi: support pat_index selection with vm_bind
Matthew Auld
3
-17
/
+68
[prev]
[next]