linux-2.6-microblaze.git
2020-08-06 Dave Airliedrm/ttm: drop list of memory managers from device....
2020-08-06 Dave Airliedrm/ttm: drop man->bdev link.
2020-08-06 Dave Airliedrm/amdgpu/ttm: remove man->bdev references.
2020-08-06 Dave Airliedrm/ttm: drop priv pointer in memory manager
2020-08-06 Dave Airliedrm/nouveau/ttm: move to driver allocated manager
2020-08-06 Dave Airliedrm/vmwgfx/gmrid: convert to driver controlled allocation.
2020-08-06 Dave Airliedrm/vmwgfx/ttm: move thp to driver managed
2020-08-06 Dave Airliedrm/ttm: move range manager to subclassed driver allocation
2020-08-06 Dave Airliedrm/ttm: make ttm_range_man_init/takedown take type...
2020-08-06 Dave Airliedrm/amdgpu/ttm: use bo manager subclassing for vram...
2020-08-06 Dave Airliedrm/ttm: allow drivers to provide their own manager...
2020-08-06 Dave Airliedrm/ttm: rename manager variable to make sure wrapper...
2020-08-06 Dave Airliedrm/vmwgfx/ttm: use wrapper to access memory manager
2020-08-06 Dave Airliedrm/radeon/ttm: use wrapper to access memory manager
2020-08-06 Dave Airliedrm/qxl/ttm: use wrapper to access memory manager
2020-08-06 Dave Airliedrm/nouveau/ttm: use wrapper to access memory managers
2020-08-06 Dave Airliedrm/vram-helper: use wrapper to access memory managers
2020-08-06 Dave Airliedrm/amdgfx/ttm: use wrapper to get ttm memory managers
2020-08-06 Dave Airliedrm/ttm: add wrapper to get manager from bdev.
2020-08-06 Dave Airliedrm/ttm: make TTM responsible for cleaning system only.
2020-08-06 Dave Airliedrm/ttm: remove range manager legacy takedown path
2020-08-06 Dave Airliedrm/vmwgfx: fix gmrid takedown paths to new interface
2020-08-06 Dave Airliedrm/qxl/ttm: use new takedown path
2020-08-06 Dave Airliedrm/radeon/ttm: use new takedown paths
2020-08-06 Dave Airliedrm/nouveau: use new cleanup paths
2020-08-06 Dave Airliedrm/vram_helper: call explicit mm takedown
2020-08-06 Dave Airliedrm/vmwgfx: takedown vram manager
2020-08-06 Dave Airliedrm/amdgpu/ttm: use new takedown path
2020-08-06 Dave Airliedrm/ttm: start allowing drivers to use new takedown...
2020-08-06 Dave Airliedrm/ttm: make some inline helper functions for cleanup...
2020-08-06 Dave Airliedrm/ttm: pass man around instead of mem_type in some...
2020-08-06 Dave Airliedrm/ttm: purge old manager init path.
2020-08-06 Dave Airliedrm/ttm: convert system manager init to new code.
2020-08-06 Dave Airliedrm/vmwgfx/ttm: switch gmrid allocator to new init...
2020-08-06 Dave Airliedrm/vmwgfx/ttm: convert vram mm init to new code paths
2020-08-06 Dave Airliedrm/nouveau: use new memory manager init paths
2020-08-06 Dave Airliedrm/vram_helper: use new ttm manager init function
2020-08-06 Dave Airliedrm/qxl/ttm: use new init path for manager
2020-08-06 Dave Airliedrm/radeon: use new ttm man init path
2020-08-06 Dave Airliedrm/amdgpu/ttm: init managers from the driver side.
2020-08-06 Dave Airliedrm/ttm: provide a driver-led init path for range mm...
2020-08-06 Dave Airliedrm/ttm: split the mm manager init code (v2)
2020-08-06 Dave Airliedrm/vram-helper: call the ttm manager debug function
2020-08-06 Dave Airliedrm/qxl/ttm: call ttm manager debug (v2)
2020-08-06 Dave Airliedrm/vmwgfx/gmrid: don't provide pointless ttm debug...
2020-08-06 Dave Airliedrm/nouveau/ttm: don't fill in blank ttm debug callback
2020-08-06 Dave Airliedrm/ttm: export memory type debug entrypoint.
2020-08-06 Dave Airliedrm/vram-helper: remove populate/unpopulate
2020-08-06 Dave Airliedrm/ttm: use a helper for unlocked moves to the lru...
2020-08-06 Dave Airliedrm/ttm/amdgpu: consolidate ttm reserve paths
2020-08-06 Dave Airlieqxl/ttm: drop the unusued no wait flag to reserve function
2020-08-06 Dave Airlienouveau: use ttm populate mapping functions. (v2)
2020-08-06 Dave Airliedrm/vmwgfx: drop bo map/unmap dma functions.
2020-08-06 Dave Airliedrm/vmwgfx: consolidate ttm object creation and populate
2020-08-05 Tom Rixvideo: fbdev: pvr2fb: initialize variables
2020-08-05 Thomas Zimmermanndrm/mgag200: Set PCI option register in G200SE models
2020-08-03 Gustavo A.... fbdev: Use fallthrough pseudo-keyword
2020-08-03 Linus Walleijomapfb/dss: Include the right header
2020-08-03 Thomas Zimmermannfbdev: Remove trailing whitespace
2020-08-03 Thomas Zimmermanndrm/mgag200: Add support for G200 desktop cards
2020-08-03 Thomas Zimmermanndrm/mgag200: Move G200SE's unique id into model-specifi...
2020-08-03 Thomas Zimmermanndrm/mgag200: Clear <page> field during MM init
2020-08-03 Thomas Zimmermanndrm/mgag200: Set MISC memory flags in mm init code
2020-08-03 Thomas Zimmermanndrm/mgag200: Enable MGA mode during device register...
2020-08-03 Thomas Zimmermanndrm/mgag200: Initialize PCI registers early during...
2020-08-03 Thomas Zimmermanndrm/mgag200: Move register initialization into helper...
2020-08-03 Thomas Zimmermanndrm/mgag200: Enable caching for SHMEM pages
2020-08-03 Thomas Zimmermanndrm/ast: Managed device release
2020-08-03 Thomas Zimmermanndrm/ast: Manage release of firmware backup memory
2020-08-03 Thomas Zimmermanndrm/ast: Managed release of ast firmware
2020-08-03 Thomas Zimmermanndrm/ast: Embed struct drm_device in struct ast_private
2020-08-03 Thomas Zimmermanndrm/ast: Don't use ast->dev if dev is available
2020-08-03 Thomas Zimmermanndrm/ast: Replace struct_drm_device.dev_private with...
2020-08-03 Thomas Zimmermanndrm/ast: Replace driver load/unload functions with...
2020-08-03 Thomas Zimmermanndrm/ast: Separate DRM driver from PCI code
2020-08-03 Thomas Zimmermanndrm/ast: Embed CRTC and connector in struct ast_private
2020-08-02 Daniel Vetterdrm/syncobj: Tune down unordered timeline DRM_ERROR
2020-08-02 Melissa Wendrm/vkms: fix xrgb on compute crc
2020-08-02 Marek Vasutdrm/panel: simple: Add Chefree CH101OLHLWH-002 panel
2020-08-02 Marek Vasutdt-bindings: Add DT bindings for Chefree CH101OLHLWH-002
2020-08-02 Marek Vasutdt-bindings: Add vendor prefix for Chefree
2020-08-02 Bernard Zhaodrm/panel: remove return value of function drm_panel_add
2020-07-31 Christian Königdrm/ttm: remove the init_mem_type callback
2020-07-31 Christian Königdrm/vram-helper: stop implementing init_mem_type
2020-07-31 Christian Königdrm/qxl: stop implementing init_mem_type
2020-07-31 Christian Königdrm/nouveau: stop implementing init_mem_type
2020-07-31 Christian Königdrm/vmwgfx: stop implementing init_mem_type v2
2020-07-31 Christian Königdrm/amdgpu: stop implementing init_mem_type
2020-07-31 Christian Königdrm/radeon: stop implementing init_mem_type
2020-07-31 Christian Königdrm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
2020-07-31 Christian Königdrm/ttm: initialize the system domain with defaults v2
2020-07-30 Paul Cercueildrm/ingenic: ipu: Only enable clock when needed
2020-07-30 Paul Cercueildrm/ingenic: ipu: Remove YUV422 from supported formats...
2020-07-30 Paul Cercueildrm/ingenic: ipu: Only restart manually on older SoCs
2020-07-30 Pekka Paalanendrm/doc: device hot-unplug for userspace
2020-07-29 Tian Taodrm/hisilicon: Fixed the warning: Assignment of 0/1...
2020-07-29 Paul Cercueildrm/ingenic: Validate mode in a .mode_valid callback
2020-07-29 Paul Cercueildrm/ingenic: Handle errors of drm_atomic_get_plane_state
2020-07-28 Marek Vasutdrm/panel: simple: Add Powertip PH800480T013 panel
2020-07-28 Marek Vasutdt-bindings: Add DT bindings for Powertip PH800480T013
next