index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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: Interface xe drm client with fdinfo interface
Tejas Upadhyay
1
-0
/
+6
2023-12-21
drm/xe: Add drm-client infrastructure
Tejas Upadhyay
1
-1
/
+14
2023-12-21
drm/xe/pmu: Enable PMU interface
Aravind Iddamsetty
1
-0
/
+2
2023-12-21
drm/xe: Use Xe assert macros instead of XE_WARN_ON macro
Francois Dugast
1
-3
/
+3
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-30
/
+30
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Invert guc vs execlists parameters and info.
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_put()
Matthew Auld
1
-2
/
+2
2023-12-21
drm/xe: add lockdep annotation for xe_device_mem_access_get()
Matthew Auld
1
-0
/
+24
2023-12-21
drm/xe: fix xe_device_mem_access_get() races
Matthew Auld
1
-13
/
+47
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-20
drm/xe: Allocate GT dynamically
Matt Roper
1
-4
/
+0
2023-12-20
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
1
-1
/
+1
2023-12-20
drm/xe: Move VRAM from GT to tile
Matt Roper
1
-4
/
+0
2023-12-20
drm/xe: Move GGTT from GT to tile
Matt Roper
1
-4
/
+14
2023-12-20
drm/xe: Fail xe_device_create() if wq allocation fails
Gustavo Sousa
1
-1
/
+9
2023-12-20
drm/xe: Call drmm_add_action_or_reset() early in xe_device_create()
Gustavo Sousa
1
-4
/
+4
2023-12-20
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-1
/
+1
2023-12-20
drm/xe: destroy clients engine and vm xarrays on close
Mika Kuoppala
1
-0
/
+2
2023-12-20
drm/xe: Enable the compat ioctl functionality
Christopher Snowhill
1
-1
/
+1
2023-12-20
drm/xe: fix pvc unload issue
Chang, Bruce
1
-0
/
+3
2023-12-20
drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
Maarten Lankhorst
1
-10
/
+8
2023-12-20
drm/xe: Fix typo persitent->persistent
Lucas De Marchi
1
-23
/
+23
2023-12-20
drm/xe/device: Prefer the drm-managed mutex_init
Lucas De Marchi
1
-5
/
+5
2023-12-20
drm/xe: Do not spread i915_reg_defs.h include
Lucas De Marchi
1
-2
/
+1
2023-12-20
drm/xe: Sort includes
Lucas De Marchi
1
-4
/
+4
2023-12-20
drm/xe: Use GuC to do GGTT invalidations for the GuC firmware
Matthew Brost
1
-0
/
+14
2023-12-20
drm/xe: Convert memory device refcount to s32
Maarten Lankhorst
1
-1
/
+1
2023-12-20
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