summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-30drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price
2020-10-30drm/panfrost: Support cache-coherent integrationsRobin Murphy
2020-10-30iommu/io-pgtable-arm: Support coherency for Mali LPAERobin Murphy
2020-10-29drm: Quieten [zero] EDID carpingChris Wilson
2020-10-29drm/ttm: nuke old page allocatorChristian König
2020-10-29drm/vram_helpers: drop ttm_page_alloc.h includeChristian König
2020-10-29drm/qxl: drop ttm_page_alloc.h includeChristian König
2020-10-29drm/vmwgfx: switch to new allocatorChristian König
2020-10-29drm/nouveau: switch to new allocatorChristian König
2020-10-29drm/radeon: switch to new allocator v2Christian König
2020-10-29drm/amdgpu: switch to new allocator v2Christian König
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König
2020-10-29drm/ttm: new TT backend allocation pool v3Christian König
2020-10-28drm: xlnx: Use dma_request_chan for DMA channel requestPeter Ujfalusi
2020-10-28Fonts: Make font size unsigned in font_descPeilin Ye
2020-10-28fbdev/atafb: Remove unused extern variablesPeilin Ye
2020-10-27drm/tilcdc: avoid 'make W=2' build failureArnd Bergmann
2020-10-27matroxfb: avoid -Warray-bounds warningArnd Bergmann
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König
2020-10-26drm/ttm: make num_pages uint32_tChristian König
2020-10-26drm/ttm: move swapin out of page alloc backendChristian König
2020-10-26drm/ttm: nuke ttm_tt_set_(un)populated againChristian König
2020-10-23drm/komeda: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-10-23video: fbdev: fix divide error in fbcon_switchSaeed Mirzamohammadi
2020-10-23drm/ttm: remove overlapping memcpy supportDave Airlie
2020-10-22drm/vc4: dsi: Only register our component once a DSI device is attachedMaxime Ripard
2020-10-22drm: document that user-space should avoid parsing EDIDsSimon Ser
2020-10-22drm/ttm: replace last move_notify with delete_mem_notifyDave Airlie
2020-10-22drm/ttm: ttm_bo_mem_placement doesn't need ctx parameter.Dave Airlie
2020-10-21drm: Give irq_by_busid drm_legacy_ prefixDaniel Vetter
2020-10-21drm/ttm: move last binding into the drivers.Dave Airlie
2020-10-21drm/ttm: drop move notify around move.Dave Airlie
2020-10-21drm/ttm: remove move to new and inline into remainging place.Dave Airlie
2020-10-21drm/ttm: drop unbind callback.Dave Airlie
2020-10-21drm/ttm: add move to system into driversDave Airlie
2020-10-21drm/ttm: minor cleanup to move to systemDave Airlie
2020-10-21drm/ttm: move some move binds into the driversDave Airlie
2020-10-20drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin
2020-10-20drm/komeda: Drop local dma_parmsRobin Murphy
2020-10-20drm/vkms: fbdev emulation supportDaniel Vetter
2020-10-20drm/ttm: drop ttm_bo_move_ttm wrapperDave Airlie
2020-10-20drm/ttm: add move old to system to drivers.Dave Airlie
2020-10-20drm/ttm: use new move interface for known system->ttm movesDave Airlie
2020-10-20drm/ttm: split out the move to system from move ttm codeDave Airlie
2020-10-20drm/ttm: refactor out common code to setup a new tt backed resourceDave Airlie
2020-10-19drm: panel: add TDO tl070wsh30 panel driverNeil Armstrong
2020-10-19drm/ttm: drop free old node wrapper.Dave Airlie
2020-10-18drm/hisilicon: Use the same style of variable type in hibmc_drm_drvTian Tao
2020-10-18drm/hisilicon: Use the same style of variable type in hibmc_drm_deTian Tao
2020-10-17drm/via: reduce no need mutex_lock areaBernard Zhao