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
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
drm/radeon: Introduce GEM object functions
Thomas Zimmermann
2
-26
/
+28
2020-09-25
drm/pl111: Introduce GEM object functions
Thomas Zimmermann
1
-4
/
+1
2020-09-25
drm/omapdrm: Introduce GEM object functions
Thomas Zimmermann
3
-13
/
+16
2020-09-25
drm/nouveau: Introduce GEM object functions
Thomas Zimmermann
4
-9
/
+17
2020-09-25
drm/msm: Introduce GEM object funcs
Thomas Zimmermann
3
-15
/
+18
2020-09-25
drm/mediatek: Introduce GEM object functions
Thomas Zimmermann
2
-5
/
+11
2020-09-25
drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
1
-13
/
+1
2020-09-25
drm/i915: Introduce GEM object functions
Thomas Zimmermann
4
-13
/
+18
2020-09-25
drm/gma500: Introduce GEM object functions
Thomas Zimmermann
5
-13
/
+21
2020-09-25
drm/exynos: Introduce GEM object functions
Thomas Zimmermann
2
-10
/
+15
2020-09-25
drm/etnaviv: Introduce GEM object functions
Thomas Zimmermann
3
-15
/
+18
2020-09-25
drm/armada: Introduce GEM object functions
Thomas Zimmermann
3
-6
/
+11
2020-09-25
drm/amdgpu: Introduce GEM object functions
Thomas Zimmermann
3
-16
/
+18
2020-09-25
drm/hisilicon: Features to support reading resolutions from EDID
Tian Tao
1
-4
/
+34
2020-09-25
drm/hisilicon: Support i2c driver algorithms for bit-shift adapters
Tian Tao
3
-2
/
+124
2020-09-24
drm/panel: otm8009a: allow using non-continuous dsi clock
Antonio Borneo
1
-1
/
+1
2020-09-24
drm/panel: otm8009a: remove hack to force commands in HS
Antonio Borneo
1
-16
/
+2
2020-09-24
drm/panel: rm68200: allow using non-continuous dsi clock
Yannick Fertre
1
-1
/
+1
2020-09-24
drm/radeon/ttm: handle ttm moves properly
Dave Airlie
1
-5
/
+7
2020-09-24
drm/amdgpu/ttm: handle tt moves properly.
Dave Airlie
1
-5
/
+7
2020-09-24
drm/ttm: handle the SYSTEM->TT path in same place as others.
Dave Airlie
1
-12
/
+9
2020-09-24
drm/panel: simplify the return expression of td028ttec1_prepare
Qinglang Miao
1
-6
/
+1
2020-09-24
drm/ttm: remove TTM_PL_FLAG_NO_EVICT
Christian König
1
-8
/
+3
2020-09-24
drm/ttm: remove ttm_bo_create
Christian König
1
-40
/
+0
2020-09-24
drm/amdgpu: switch over to the new pin interface
Christian König
9
-46
/
+24
2020-09-24
drm/radeon: switch over to the new pin interface
Christian König
5
-38
/
+13
2020-09-24
drm/qxl: switch over to the new pin interface
Christian König
7
-39
/
+20
2020-09-24
drm/vram-helper: switch over to the new pin interface
Christian König
1
-28
/
+9
2020-09-24
drm/nouveau: switch over to the new pin interface
Christian König
3
-40
/
+13
2020-09-24
drm/vmwgfx: switch over to the new pin interface v2
Christian König
11
-85
/
+39
2020-09-24
drm/vmwgfx: stop using ttm_bo_create v2
Christian König
4
-8
/
+53
2020-09-24
drm/vmwgfx: remove unused placement combination
Christian König
2
-31
/
+0
2020-09-24
drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
Christian König
2
-4
/
+7
2020-09-24
drm/ast: Reload gamma LUT after changing primary plane's color format
Thomas Zimmermann
1
-1
/
+16
2020-09-24
drm/ttm: remove persistent_swap_storage
Christian König
2
-36
/
+29
2020-09-24
drm/nouveau: stop using persistent_swap_storage
Christian König
1
-1
/
+0
2020-09-23
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
4
-6
/
+6
2020-09-23
drm/nouveau/ttm: plumb ctx through move functions.
Dave Airlie
1
-25
/
+23
2020-09-23
drm/radeon: cleanup ttm operation ctx usage.
Dave Airlie
1
-19
/
+15
2020-09-23
drm/qxl: kill unused bo wait wrapper
Dave Airlie
1
-23
/
+0
2020-09-23
drm/radeon: kill radeon_bo_wait
Dave Airlie
2
-18
/
+0
2020-09-23
drm/ttm: stop dangerous caching attribute change
Christian König
2
-71
/
+5
2020-09-22
drm/dp_mst: Retrieve extended DPCD caps for topology manager
Koba Ko
1
-3
/
+4
2020-09-22
drm/gma500: clean up indentation issues
Colin Ian King
1
-3
/
+2
2020-09-22
drm/vram-helper: Fix use of top-down placement
Thomas Zimmermann
1
-1
/
+1
2020-09-21
drm/panel: samsung: make vint_table static const
Jason Yan
1
-1
/
+1
2020-09-21
drm/imx/dcss: fix unused but set variable warnings
Wang ShaoBo
1
-2
/
+0
2020-09-21
drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
Maxime Ripard
1
-0
/
+17
2020-09-21
drm/ttm: update kernel-doc line comments
Tian Tao
1
-1
/
+1
2020-09-21
drm/panfrost: add Amlogic GPU integration quirks
Neil Armstrong
1
-0
/
+11
[prev]
[next]