summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-06-24drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter
2021-06-24drm/gem: Tiny kernel clarification for drm_gem_fence_array_addDaniel Vetter
2021-06-24drm/bridge: ti-sn65dsi86: Split connector creation to a functionLaurent Pinchart
2021-06-24drm/bridge: ti-sn65dsi86: Group code in sectionsLaurent Pinchart
2021-06-24drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridgeLaurent Pinchart
2021-06-24drm/bridge: ti-sn65dsi86: Use bitmask to store valid ratesLaurent Pinchart
2021-06-24drm/bridge: ti-sn65dsi86: Make enable GPIO optionalLaurent Pinchart
2021-06-24drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon
2021-06-23drm/panfrost: Fix implicit syncDaniel Vetter
2021-06-23drm/panfrost: Use xarray and helpers for depedency trackingDaniel Vetter
2021-06-23drm/panfrost: Shrink sched_lockDaniel Vetter
2021-06-23drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky
2021-06-23drm/amdgpu: switch gtt_mgr to counting used pagesLang Yu
2021-06-23ydrm/amdgpu: always allow evicting to SYSTEM domainChristian König
2021-06-23drm/amdgpu: user temporary GTT as bounce bufferLang Yu
2021-06-23drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu
2021-06-23drm/ttm: Fix multihop assert on eviction.Andrey Grodzovsky
2021-06-23drm/vc4: hdmi: Register HDMI codecMaxime Ripard
2021-06-23drm/vc4: hdmi: Remove firmware logic for MAI threshold settingDom Cobley
2021-06-23drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSEDom Cobley
2021-06-23drm/vc4: hdmi: Set HDMI_MAI_FMTDom Cobley
2021-06-23drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley
2021-06-23drm/virtio: Add the fence in resource_flush if presentVivek Kasireddy
2021-06-23drm/virtio: Prepare resource_flush to accept a fenceVivek Kasireddy
2021-06-23drm/virtio: Add fences for Guest blobsVivek Kasireddy
2021-06-22drm/amdgpu: rework dma_resv handling v3Christian König
2021-06-22drm/amdgpu: unwrap fence chains in the explicit sync fenceChristian König
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve the display mode from the stateLaurent Pinchart
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve output format from bridge stateLaurent Pinchart
2021-06-22drm: bridge: ti-sn65dsi83: Switch to atomic operationsLaurent Pinchart
2021-06-22drm: bridge: ti-sn65dsi83: Pass mode explicitly to helper functionsLaurent Pinchart
2021-06-22drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set()Laurent Pinchart
2021-06-21drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6Stefan Riedmueller
2021-06-21drm/panel: Add connector_type for some EDT displaysStefan Riedmueller
2021-06-21drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panelStefan Riedmueller
2021-06-21drm/bridge: ti-sn65dsi83: Replace connector format patching with atomic_get_i...Marek Vasut
2021-06-18drm/gma500/oaktrail_lvds: replace continue with breakColin Ian King
2021-06-18drm/amdgpu: fix amdgpu_preempt_mgr_new()Dan Carpenter
2021-06-18drm/bridge: anx7625: Make hpd workqueue freezablePi-Hsun Shih
2021-06-16drm/vmwgfx: Fix build issues in mksGuestStats discovered by the kernel test r...Martin Krastev
2021-06-16drm/vmwgfx: Fix a bad merge in otable batch takedownZack Rusin
2021-06-16drm/vmwgfx: Fix a 64bit regression on svga3Zack Rusin
2021-06-16drm/vmwgfx: Update device headersZack Rusin
2021-06-16drm/vc4: hdmi: Rely on interrupts to handle hotplugMaxime Ripard
2021-06-16drivers: gpu: add missing MODULE_DEVICE_TABLE in anx7625.cYu Jiahua
2021-06-15drm/ast: Add detect function supportAinux
2021-06-14drm/panel: s6e63m0: Switch to DBI abstraction for SPILinus Walleij
2021-06-14drm/dbi: Support DBI typec1 read operationsLinus Walleij
2021-06-14dma-buf: add dma_fence_chain_alloc/free v3Christian König
2021-06-14Merge tag 'tags/topic/i915-ttm-2021-06-11' into drm-misc-nextThomas Zimmermann