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