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-21
drm/xe/vm: Avoid asid lookup if none allocated
Mika Kuoppala
1
-1
/
+1
2023-12-21
drm/xe: Rename info.supports_* to info.has_*
Lucas De Marchi
15
-41
/
+42
2023-12-21
drm/xe/kunit: Add test for LMTT operations
Michal Wajdeczko
2
-0
/
+77
2023-12-21
drm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfig
Michal Wajdeczko
1
-0
/
+1
2023-12-21
drm/xe/pf: Introduce Local Memory Translation Table
Michal Wajdeczko
9
-0
/
+944
2023-12-21
drm/xe: Introduce SR-IOV logging macros
Michal Wajdeczko
1
-0
/
+46
2023-12-21
drm/xe: Define DRM_XE_DEBUG_SRIOV config
Michal Wajdeczko
1
-0
/
+10
2023-12-21
drm/xe: Avoid any races around ccs_mode update
Niranjana Vishwanathapura
3
-0
/
+28
2023-12-21
drm/xe: Allow userspace to configure CCS mode
Niranjana Vishwanathapura
3
-0
/
+107
2023-12-21
drm/xe: Enable Fixed CCS mode setting
Niranjana Vishwanathapura
9
-0
/
+159
2023-12-21
drm/xe/xe2: Add workaround 18032095049 and 16021639441
Tejas Upadhyay
2
-0
/
+19
2023-12-21
drm/xe/xe2: Add workaround 14019988906
Tejas Upadhyay
2
-0
/
+5
2023-12-21
drm/xe/huc: HuC authentication via GSC
Daniele Ceraolo Spurio
7
-7
/
+218
2023-12-21
drm/xe/huc: Prepare for 2-step HuC authentication
Daniele Ceraolo Spurio
4
-12
/
+47
2023-12-21
drm/xe/kunit: Test WAs for MTL and LNL
Lucas De Marchi
1
-1
/
+24
2023-12-21
drm/xe/kunit: Add stub to read_gmdid
Lucas De Marchi
4
-0
/
+29
2023-12-21
drm/xe/kunit: Move fake pci data to test-priv
Lucas De Marchi
4
-20
/
+22
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
[prev]
[next]