summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-02drm/nouveu: fix swiotlb includeChristian König2-1/+3
2020-10-30drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price1-5/+6
2020-10-30arm64: dts: meson: Describe G12b GPU as coherentRobin Murphy1-0/+4
2020-10-30drm/panfrost: Support cache-coherent integrationsRobin Murphy4-0/+6
2020-10-30iommu/io-pgtable-arm: Support coherency for Mali LPAERobin Murphy1-1/+10
2020-10-29drm: Quieten [zero] EDID carpingChris Wilson1-2/+2
2020-10-29drm/ttm: nuke old page allocatorChristian König12-2633/+2
2020-10-29drm/vram_helpers: drop ttm_page_alloc.h includeChristian König1-1/+0
2020-10-29drm/qxl: drop ttm_page_alloc.h includeChristian König1-1/+0
2020-10-29drm/vmwgfx: switch to new allocatorChristian König2-37/+3
2020-10-29drm/nouveau: switch to new allocatorChristian König2-29/+2
2020-10-29drm/radeon: switch to new allocator v2Christian König1-38/+14
2020-10-29drm/amdgpu: switch to new allocator v2Christian König1-31/+14
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König10-26/+36
2020-10-29drm/ttm: new TT backend allocation pool v3Christian König5-1/+764
2020-10-28drm: xlnx: Use dma_request_chan for DMA channel requestPeter Ujfalusi1-3/+1
2020-10-28Fonts: Make font size unsigned in font_descPeilin Ye2-2/+2
2020-10-28fbdev/atafb: Remove unused extern variablesPeilin Ye1-8/+0
2020-10-27drm/tilcdc: avoid 'make W=2' build failureArnd Bergmann1-2/+2
2020-10-27drm/doc: Document legacy_cursor_update betterDaniel Vetter2-1/+15
2020-10-27matroxfb: avoid -Warray-bounds warningArnd Bergmann1-6/+2
2020-10-26drm: deprecate DRM_FORMAT_MOD_NONESimon Ser1-1/+10
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König16-156/+119
2020-10-26drm/ttm: make num_pages uint32_tChristian König4-9/+9
2020-10-26drm/ttm: move swapin out of page alloc backendChristian König3-16/+8
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König7-23/+7
2020-10-23drm/komeda: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-12/+1
2020-10-23video: fbdev: fix divide error in fbcon_switchSaeed Mirzamohammadi1-1/+2
2020-10-23drm/ttm: remove overlapping memcpy supportDave Airlie1-16/+3
2020-10-22drm/vc4: dsi: Only register our component once a DSI device is attachedMaxime Ripard1-17/+8
2020-10-22drm: document that user-space should avoid parsing EDIDsSimon Ser1-0/+5
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie8-20/+41
2020-10-22drm/ttm: ttm_bo_mem_placement doesn't need ctx parameter.Dave Airlie1-5/+3
2020-10-21drm: Give irq_by_busid drm_legacy_ prefixDaniel Vetter3-8/+8
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie7-36/+23
2020-10-21drm/ttm: drop move notify around move.Dave Airlie7-40/+78
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie3-31/+9
2020-10-21drm/ttm: drop unbind callback.Dave Airlie7-34/+0
2020-10-21drm/ttm: add move to system into driversDave Airlie6-36/+26
2020-10-21drm/ttm: minor cleanup to move to systemDave Airlie1-3/+1
2020-10-21drm/ttm: move some move binds into the driversDave Airlie4-8/+21
2020-10-20drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin2-0/+7
2020-10-20drm/komeda: Drop local dma_parmsRobin Murphy2-4/+1
2020-10-20drm/vkms: fbdev emulation supportDaniel Vetter1-0/+2
2020-10-20drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie2-41/+0
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie6-11/+44
2020-10-20drm/ttm: use new move interface for known system->ttm movesDave Airlie4-4/+7
2020-10-20drm/ttm: split out the move to system from move ttm codeDave Airlie1-14/+25
2020-10-20drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie3-20/+30
2020-10-19drm: panel: add TDO tl070wsh30 panel driverNeil Armstrong3-0/+262