summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-27drm/tilcdc: avoid 'make W=2' build failureArnd 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-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
2020-10-17drm/tve200: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-17drm/mcde: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-17drm/panel: simple: Add YTC700TLAG-05-201CJagan Teki
2020-10-17drm/panel: st7703: Make jh057n00900_panel_desc staticJason Yan
2020-10-17drm: bridge: adv7511: make adv7511_hdmi_hw_params() staticJason Yan
2020-10-17drm/bridge: analogix_dp: make analogix_dp_start_aux_transaction() staticJason Yan
2020-10-17drm/panel: simplify the return expression of rb070d30_panel_enable()Liu Shixin
2020-10-16drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DPXin Ji