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
/
xe
/
xe_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
drm/xe: hold mem_access.ref for CT fast-path
Matthew Auld
1
-0
/
+5
2023-12-21
drm/xe: Port Xe to GPUVA
Matthew Brost
1
-1
/
+1
2023-12-19
drm/xe: Allocate GT dynamically
Matt Roper
1
-4
/
+0
2023-12-19
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
1
-1
/
+1
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
1
-4
/
+0
2023-12-19
drm/xe: Move GGTT from GT to tile
Matt Roper
1
-4
/
+14
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/mmio: Use struct xe_reg
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: destroy clients engine and vm xarrays on close
Mika Kuoppala
1
-0
/
+2
2023-12-19
drm/xe: Enable the compat ioctl functionality
Christopher Snowhill
1
-1
/
+1
2023-12-19
drm/xe: fix pvc unload issue
Chang, Bruce
1
-0
/
+3
2023-12-19
drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
Maarten Lankhorst
1
-10
/
+8
2023-12-19
drm/xe: Fix typo persitent->persistent
Lucas De Marchi
1
-23
/
+23
2023-12-19
drm/xe/device: Prefer the drm-managed mutex_init
Lucas De Marchi
1
-5
/
+5
2023-12-19
drm/xe: Do not spread i915_reg_defs.h include
Lucas De Marchi
1
-2
/
+1
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
1
-4
/
+4
2023-12-19
drm/xe: Use GuC to do GGTT invalidations for the GuC firmware
Matthew Brost
1
-0
/
+14
2023-12-19
drm/xe: Convert memory device refcount to s32
Maarten Lankhorst
1
-1
/
+1
2023-12-19
drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPI
José Roberto de Souza
1
-0
/
+2
2023-12-12
drm/xe: Implement stolen memory.
Maarten Lankhorst
1
-0
/
+4
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+359