index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
Thomas Zimmermann
2020-09-25
7
-137
/
+38
*
drm/xlnx: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
2020-09-25
1
-13
/
+1
*
drm/xen: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
3
-27
/
+34
*
drm/vkms: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
2
-8
/
+13
*
drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
Thomas Zimmermann
2020-09-25
2
-1
/
+1
*
drm/vgem: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
1
-7
/
+14
*
drm/vc4: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
3
-14
/
+20
*
drm/tegra: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
2
-4
/
+8
*
drm/rockchip: Convert to drm_gem_object_funcs
Thomas Zimmermann
2020-09-25
2
-6
/
+11
*
drm/radeon: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
2
-26
/
+28
*
drm/pl111: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
1
-4
/
+1
*
drm/omapdrm: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
3
-13
/
+16
*
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
2
-9
/
+3
*
drm/ttm: remove ttm_bo_create
Christian König
2020-09-24
2
-64
/
+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
2
-31
/
+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
3
-4
/
+33
*
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
4
-42
/
+30
*
drm/nouveau: stop using persistent_swap_storage
Christian König
2020-09-24
1
-1
/
+0
*
drm/dp: add a number of DP 2.0 DPCD definitions
Jani Nikula
2020-09-24
1
-7
/
+45
*
drm/dp: add subheadings to DPCD address definitions
Jani Nikula
2020-09-24
1
-4
/
+18
*
drm/ttm: add bo wait that takes a ctx wrapper.
Dave Airlie
2020-09-23
5
-6
/
+11
*
drm/nouveau/ttm: plumb ctx through move functions.
Dave Airlie
2020-09-23
1
-25
/
+23
[next]