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