开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-11
drm: report dp downstream port type as a subconnector property
Oleg Vasilev
2020-08-11
drm/vmwgfx/ttm: fix the non-THP cleanup path.
Dave Airlie
2020-08-10
display/drm/bridge: TC358775 DSI/LVDS driver
Vinay Simha BN
2020-08-10
dt-binding: Add DSI/LVDS TC358775 bridge bindings
Vinay Simha BN
2020-08-10
drm/v3d: convert to use module_platform_driver
Qinglang Miao
2020-08-10
drm/vkms: add missing platform_device_unregister() in vkms_init()
Qinglang Miao
2020-08-10
drm/vgem: add missing platform_device_unregister() in vgem_init()
Qinglang Miao
2020-08-10
drm/vkms: guarantee vblank when capturing crc
Melissa Wen
2020-08-10
drm/gma500: fix spelling mistake "pannel" -> "panel"
Colin Ian King
2020-08-10
drm/amdgpu/ttm: drop the adev link from vram mgr
Dave Airlie
2020-08-10
drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.
Dave Airlie
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
2020-08-07
drm/mgag200: fix build on alpha arch
Sam Ravnborg
2020-08-07
drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_locked
Navid Emamdoost
2020-08-07
drm/panfrost: add regulators to devfreq
Clément Péron
2020-08-07
drm/panfrost: dynamically alloc regulators
Clément Péron
2020-08-07
drm/panfrost: move devfreq_init()/fini() in device
Clément Péron
2020-08-07
drm/panfrost: rename error labels in device_init
Clément Péron
2020-08-07
drm/panfrost: properly handle error in probe
Clément Péron
2020-08-07
drm/panfrost: use spinlock instead of atomic
Clément Péron
2020-08-07
drm/panfrost: introduce panfrost_devfreq struct
Clément Péron
2020-08-07
drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idle
Clément Péron
2020-08-07
drm/panfrost: clean headers in devfreq
Clément Péron
2020-08-07
drm/panfrost: avoid static declaration
Clément Péron
2020-08-07
drm/panfrost: Add compatible string for bifrost
Tomeu Vizoso
2020-08-07
drm/panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID
Tomeu Vizoso
2020-08-07
drm/amdgpu: make sure userptr ttm is allocated
Christian König
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
drm/ttm: rename bo manager to range manager.
Dave Airlie
2020-08-06
drm/ttm: add a wrapper for checking if manager is in use
Dave Airlie
2020-08-06
drm/ttm: drop type manager has_type
Dave Airlie
2020-08-06
drm/ttm: drop list of memory managers from device. (v2)
Dave Airlie
2020-08-06
drm/ttm: drop man->bdev link.
Dave Airlie
2020-08-06
drm/amdgpu/ttm: remove man->bdev references.
Dave Airlie
2020-08-06
drm/ttm: drop priv pointer in memory manager
Dave Airlie
2020-08-06
drm/nouveau/ttm: move to driver allocated manager
Dave Airlie
2020-08-06
drm/vmwgfx/gmrid: convert to driver controlled allocation.
Dave Airlie
2020-08-06
drm/vmwgfx/ttm: move thp to driver managed
Dave Airlie
2020-08-06
drm/ttm: move range manager to subclassed driver allocation
Dave Airlie
2020-08-06
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
2020-08-06
drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrs
Dave Airlie
2020-08-06
drm/ttm: allow drivers to provide their own manager subclasses
Dave Airlie
2020-08-06
drm/ttm: rename manager variable to make sure wrapper is used.
Dave Airlie
2020-08-06
drm/vmwgfx/ttm: use wrapper to access memory manager
Dave Airlie
2020-08-06
drm/radeon/ttm: use wrapper to access memory manager
Dave Airlie
2020-08-06
drm/qxl/ttm: use wrapper to access memory manager
Dave Airlie
2020-08-06
drm/nouveau/ttm: use wrapper to access memory managers
Dave Airlie
2020-08-06
drm/vram-helper: use wrapper to access memory managers
Dave Airlie
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
[next]