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.13.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
drm/xe/uapi: Remove useless max_page_size
Rodrigo Vivi
1
-4
/
+0
2023-12-21
drm/xe/uapi: Typo lingo and other small backwards compatible fixes
Rodrigo Vivi
1
-9
/
+10
2023-12-21
drm/gpuva: Add drm_gpuva_for_each_op_reverse
Matthew Brost
1
-0
/
+10
2023-12-21
drm/xe/lnl: Add LNL platform definition
Matt Roper
1
-0
/
+5
2023-12-21
drm/xe: Update ARL-S DevIDs to the latest BSpec
Lucas De Marchi
1
-2
/
+1
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-43
/
+43
2023-12-21
drm/xe: Notify Userspace when gt reset fails
Himal Prasad Ghimiray
1
-0
/
+10
2023-12-21
drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUC
Rodrigo Vivi
1
-1
/
+0
2023-12-21
drm/xe/uapi: add the userspace bits for small-bar
Matthew Auld
1
-1
/
+46
2023-12-21
drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
Zbigniew Kempczyński
1
-2
/
+14
2023-12-21
drm/xe/uapi: silence kernel-doc errors
Matthew Auld
1
-4
/
+7
2023-12-21
drm/xe/uapi: add some kernel-doc for region query
Matthew Auld
1
-15
/
+71
2023-12-21
drm/xe: Document topology mask query
Francois Dugast
1
-0
/
+24
2023-12-21
drm/xe: Move defines before relevant fields
Francois Dugast
1
-31
/
+42
2023-12-21
drm/xe: Document structures for device query
Francois Dugast
1
-0
/
+75
2023-12-21
drm/xe: NULL binding implementation
Matthew Brost
1
-0
/
+8
2023-12-20
drm/xe: Fix some formatting issues in uAPI
Francois Dugast
1
-12
/
+12
2023-12-20
drm/xe: Group engine related structs
Francois Dugast
1
-18
/
+18
2023-12-20
drm/xe: Use SPDX-License-Identifier instead of license text
Francois Dugast
1
-22
/
+2
2023-12-20
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-2
/
+2
2023-12-20
drm/xe: Add explicit padding to uAPI definition
Christopher Snowhill
1
-1
/
+33
2023-12-20
drm/xe: Add max engine priority to xe query
José Roberto de Souza
1
-1
/
+2
2023-12-20
drm/xe: Replace i915 with xe in uapi
Lucas De Marchi
1
-8
/
+8
2023-12-20
drm/xe: Update the list of devices to add even more TGL devices
Carlos Santa
1
-2
/
+2
2023-12-20
drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPI
José Roberto de Souza
1
-1
/
+21
2023-12-20
drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_X
José Roberto de Souza
1
-9
/
+9
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
2
-0
/
+982
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
1
-0
/
+2
2023-12-06
drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
Thomas Zimmermann
1
-2
/
+0
2023-12-06
drm: Remove source code for non-KMS drivers
Thomas Zimmermann
5
-446
/
+2
2023-12-06
drm: Remove locking for legacy ioctls and DRM_UNLOCKED
Thomas Zimmermann
1
-11
/
+0
2023-12-05
drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyed
Boris Brezillon
1
-1
/
+1
2023-12-05
drm/gpuvm: fall back to drm_exec_lock_obj()
Danilo Krummrich
1
-20
/
+3
2023-12-04
Revert "drm: Introduce pixel_source DRM plane property"
Dmitry Baryshkov
2
-23
/
+0
2023-12-04
Revert "drm: Introduce solid fill DRM plane property"
Dmitry Baryshkov
3
-61
/
+0
2023-12-04
Revert "drm: Add solid fill pixel source"
Dmitry Baryshkov
1
-1
/
+0
2023-12-04
Revert "drm/atomic: Add solid fill data to plane state dump"
Dmitry Baryshkov
1
-3
/
+0
2023-12-04
Revert "drm/atomic: Loosen FB atomic checks"
Dmitry Baryshkov
2
-31
/
+2
2023-12-04
drm/bridge: migrate bridge_chains to per-encoder file
Dmitry Baryshkov
1
-2
/
+0
2023-12-04
drm/encoder: register per-encoder debugfs dir
Dmitry Baryshkov
1
-1
/
+15
2023-12-04
drm/bridge: implement generic DP HPD bridge
Dmitry Baryshkov
1
-0
/
+18
2023-12-04
drm/bridge: add transparent bridge helper
Dmitry Baryshkov
1
-0
/
+19
2023-12-04
drm/display/dp: Add the remaining Square PHY patterns DPCD register definitions
Khaled Almahallawy
1
-0
/
+3
2023-12-03
drm: improve the documentation of connector hpd ops
Abhinav Kumar
1
-0
/
+10
2023-12-02
drm/atomic: Loosen FB atomic checks
Jessica Zhang
2
-2
/
+31
2023-12-02
drm/atomic: Add solid fill data to plane state dump
Jessica Zhang
1
-0
/
+3
2023-12-02
drm: Add solid fill pixel source
Jessica Zhang
1
-0
/
+1
2023-12-02
drm: Introduce solid fill DRM plane property
Jessica Zhang
3
-0
/
+61
2023-12-02
drm: Introduce pixel_source DRM plane property
Jessica Zhang
2
-0
/
+23
2023-12-02
dma-buf/sync_file: Add SET_DEADLINE ioctl
Rob Clark
1
-0
/
+22
[next]