summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/ttm: make some inline helper functions for cleanup paths. (v2)Dave Airlie2020-08-062-4/+28
* drm/ttm: pass man around instead of mem_type in some placesDave Airlie2020-08-061-8/+6
* drm/ttm: purge old manager init path.Dave Airlie2020-08-064-71/+10
* drm/ttm: convert system manager init to new code.Dave Airlie2020-08-061-13/+17
* drm/vmwgfx/ttm: switch gmrid allocator to new init paths.Dave Airlie2020-08-063-21/+19
* drm/vmwgfx/ttm: convert vram mm init to new code pathsDave Airlie2020-08-063-13/+28
* drm/nouveau: use new memory manager init pathsDave Airlie2020-08-061-24/+19
* drm/vram_helper: use new ttm manager init functionDave Airlie2020-08-061-2/+1
* drm/qxl/ttm: use new init path for managerDave Airlie2020-08-061-2/+1
* drm/radeon: use new ttm man init pathDave Airlie2020-08-061-6/+4
* drm/amdgpu/ttm: init managers from the driver side.Dave Airlie2020-08-064-46/+33
* drm/ttm: provide a driver-led init path for range mm manager. (v2)Dave Airlie2020-08-062-3/+34
* drm/ttm: split the mm manager init code (v2)Dave Airlie2020-08-063-14/+50
* drm/vram-helper: call the ttm manager debug functionDave Airlie2020-08-061-4/+2
* drm/qxl/ttm: call ttm manager debug (v2)Dave Airlie2020-08-061-6/+4
* drm/vmwgfx/gmrid: don't provide pointless ttm debug callbackDave Airlie2020-08-061-7/+0
* drm/nouveau/ttm: don't fill in blank ttm debug callbackDave Airlie2020-08-061-9/+0
* drm/ttm: export memory type debug entrypoint.Dave Airlie2020-08-062-6/+15
* drm/vram-helper: remove populate/unpopulateDave Airlie2020-08-061-2/+0
* drm/ttm: use a helper for unlocked moves to the lru tailDave Airlie2020-08-063-12/+11
* drm/ttm/amdgpu: consolidate ttm reserve pathsDave Airlie2020-08-063-85/+20
* qxl/ttm: drop the unusued no wait flag to reserve functionDave Airlie2020-08-064-6/+6
* nouveau: use ttm populate mapping functions. (v2)Dave Airlie2020-08-061-36/+2
* drm/vmwgfx: drop bo map/unmap dma functions.Dave Airlie2020-08-062-42/+6
* drm/vmwgfx: consolidate ttm object creation and populateDave Airlie2020-08-063-57/+39
* video: fbdev: pvr2fb: initialize variablesTom Rix2020-08-051-0/+2
* drm/mgag200: Set PCI option register in G200SE modelsThomas Zimmermann2020-08-051-0/+1
* fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-0325-47/+46
* omapfb/dss: Include the right headerLinus Walleij2020-08-032-2/+2
* fbdev: Remove trailing whitespaceThomas Zimmermann2020-08-032-14/+14
* drm/mgag200: Add support for G200 desktop cardsThomas Zimmermann2020-08-035-9/+232
* drm/mgag200: Move G200SE's unique id into model-specific dataThomas Zimmermann2020-08-033-15/+30
* drm/mgag200: Clear <page> field during MM initThomas Zimmermann2020-08-032-5/+3
* drm/mgag200: Set MISC memory flags in mm init codeThomas Zimmermann2020-08-032-3/+7
* drm/mgag200: Enable MGA mode during device register initializationThomas Zimmermann2020-08-033-5/+8
* drm/mgag200: Initialize PCI registers early during device setupThomas Zimmermann2020-08-033-43/+31
* drm/mgag200: Move register initialization into helper functionThomas Zimmermann2020-08-032-7/+32
* drm/mgag200: Enable caching for SHMEM pagesThomas Zimmermann2020-08-031-0/+1
* drm/ast: Managed device releaseThomas Zimmermann2020-08-033-21/+19
* drm/ast: Manage release of firmware backup memoryThomas Zimmermann2020-08-031-4/+3
* drm/ast: Managed release of ast firmwareThomas Zimmermann2020-08-033-13/+14
* drm/ast: Embed struct drm_device in struct ast_privateThomas Zimmermann2020-08-037-38/+22
* drm/ast: Don't use ast->dev if dev is availableThomas Zimmermann2020-08-032-3/+3
* drm/ast: Replace struct_drm_device.dev_private with to_ast_private()Thomas Zimmermann2020-08-032-2/+2
* drm/ast: Replace driver load/unload functions with device create/destroyThomas Zimmermann2020-08-033-21/+33
* drm/ast: Separate DRM driver from PCI codeThomas Zimmermann2020-08-031-28/+31
* drm/ast: Embed CRTC and connector in struct ast_privateThomas Zimmermann2020-08-032-41/+26
* drm/syncobj: Tune down unordered timeline DRM_ERRORDaniel Vetter2020-08-021-1/+1
* drm/vkms: fix xrgb on compute crcMelissa Wen2020-08-021-1/+1
* drm/panel: simple: Add Chefree CH101OLHLWH-002 panelMarek Vasut2020-08-021-0/+33