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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-10
display/drm/bridge: TC358775 DSI/LVDS driver
Vinay Simha BN
3
-0
/
+760
2020-08-10
dt-binding: Add DSI/LVDS TC358775 bridge bindings
Vinay Simha BN
1
-0
/
+215
2020-08-10
drm/v3d: convert to use module_platform_driver
Qinglang Miao
1
-12
/
+1
2020-08-10
drm/vkms: add missing platform_device_unregister() in vkms_init()
Qinglang Miao
1
-1
/
+1
2020-08-10
drm/vgem: add missing platform_device_unregister() in vgem_init()
Qinglang Miao
1
-1
/
+1
2020-08-10
drm/vkms: guarantee vblank when capturing crc
Melissa Wen
1
-3
/
+17
2020-08-10
drm/gma500: fix spelling mistake "pannel" -> "panel"
Colin Ian King
2
-3
/
+3
2020-08-10
drm/amdgpu/ttm: drop the adev link from vram mgr
Dave Airlie
2
-5
/
+7
2020-08-10
drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.
Dave Airlie
3
-37
/
+27
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
23
-196
/
+5
2020-08-07
drm/mgag200: fix build on alpha arch
Sam Ravnborg
1
-0
/
+1
2020-08-07
drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_locked
Navid Emamdoost
1
-3
/
+7
2020-08-07
drm/panfrost: add regulators to devfreq
Clément Péron
3
-7
/
+33
2020-08-07
drm/panfrost: dynamically alloc regulators
Clément Péron
2
-7
/
+10
2020-08-07
drm/panfrost: move devfreq_init()/fini() in device
Clément Péron
2
-14
/
+13
2020-08-07
drm/panfrost: rename error labels in device_init
Clément Péron
1
-15
/
+15
2020-08-07
drm/panfrost: properly handle error in probe
Clément Péron
2
-6
/
+20
2020-08-07
drm/panfrost: use spinlock instead of atomic
Clément Péron
2
-12
/
+40
2020-08-07
drm/panfrost: introduce panfrost_devfreq struct
Clément Péron
4
-47
/
+66
2020-08-07
drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
Clément Péron
1
-4
/
+0
2020-08-07
drm/panfrost: clean headers in devfreq
Clément Péron
1
-6
/
+2
2020-08-07
drm/panfrost: avoid static declaration
Clément Péron
1
-20
/
+18
2020-08-07
drm/panfrost: Add compatible string for bifrost
Tomeu Vizoso
1
-0
/
+1
2020-08-07
drm/panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID
Tomeu Vizoso
1
-2
/
+12
2020-08-07
drm/amdgpu: make sure userptr ttm is allocated
Christian König
4
-10
/
+15
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
37
-199
/
+199
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
23
-209
/
+209
2020-08-06
drm/ttm: rename bo manager to range manager.
Dave Airlie
2
-15
/
+15
2020-08-06
drm/ttm: add a wrapper for checking if manager is in use
Dave Airlie
4
-9
/
+22
2020-08-06
drm/ttm: drop type manager has_type
Dave Airlie
8
-29
/
+10
2020-08-06
drm/ttm: drop list of memory managers from device. (v2)
Dave Airlie
2
-7
/
+5
2020-08-06
drm/ttm: drop man->bdev link.
Dave Airlie
9
-19
/
+11
2020-08-06
drm/amdgpu/ttm: remove man->bdev references.
Dave Airlie
1
-2
/
+5
2020-08-06
drm/ttm: drop priv pointer in memory manager
Dave Airlie
1
-2
/
+0
2020-08-06
drm/nouveau/ttm: move to driver allocated manager
Dave Airlie
1
-13
/
+32
2020-08-06
drm/vmwgfx/gmrid: convert to driver controlled allocation.
Dave Airlie
1
-14
/
+18
2020-08-06
drm/vmwgfx/ttm: move thp to driver managed
Dave Airlie
1
-11
/
+21
2020-08-06
drm/ttm: move range manager to subclassed driver allocation
Dave Airlie
1
-12
/
+19
2020-08-06
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
8
-64
/
+70
2020-08-06
drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrs
Dave Airlie
2
-27
/
+44
2020-08-06
drm/ttm: allow drivers to provide their own manager subclasses
Dave Airlie
1
-1
/
+10
2020-08-06
drm/ttm: rename manager variable to make sure wrapper is used.
Dave Airlie
2
-3
/
+6
2020-08-06
drm/vmwgfx/ttm: use wrapper to access memory manager
Dave Airlie
3
-13
/
+18
2020-08-06
drm/radeon/ttm: use wrapper to access memory manager
Dave Airlie
2
-7
/
+7
2020-08-06
drm/qxl/ttm: use wrapper to access memory manager
Dave Airlie
1
-5
/
+5
2020-08-06
drm/nouveau/ttm: use wrapper to access memory managers
Dave Airlie
1
-4
/
+4
2020-08-06
drm/vram-helper: use wrapper to access memory managers
Dave Airlie
1
-3
/
+3
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
8
-36
/
+39
2020-08-06
drm/ttm: add wrapper to get manager from bdev.
Dave Airlie
4
-28
/
+34
2020-08-06
drm/ttm: make TTM responsible for cleaning system only.
Dave Airlie
3
-88
/
+4
[next]