summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2021-06-14Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-06-12drm/vmwgfx: Fix implicit declaration errorZack Rusin
2021-06-12drm/vmwgfx: Remove vmw_chipsetZack Rusin
2021-06-12drm/vmwgfx: Refactor vmw_mksstat_remove_ioctl to expect pgid match with vmw_m...Martin Krastev
2021-06-12drm/vmwgfx: inline access to the pages from the piterZack Rusin
2021-06-12drm/vmwgfx: remove code that was using physical page addressesZack Rusin
2021-06-12drm/vmwgfx: Fix some static checker warningsZack Rusin
2021-06-12drm/vmwgfx: Fix subresource updates with new contextsZack Rusin
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev
2021-06-12drm/vmwgfx: Simplify devcaps codeZack Rusin
2021-06-11drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()Douglas Anderson
2021-06-11drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDCDouglas Anderson
2021-06-11drm/bridge: ti-sn65dsi86: Add support for the DP AUX busDouglas Anderson
2021-06-11drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-devDouglas Anderson
2021-06-11drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDCDouglas Anderson
2021-06-11drm/panel: panel-simple: Allow panel-simple be a DP AUX endpoint deviceDouglas Anderson
2021-06-11drm: Introduce the DP AUX busDouglas Anderson
2021-06-11drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...Wei Yongjun
2021-06-11drm/i915: Use ttm mmap handling for ttm bo's.Maarten Lankhorst
2021-06-11drm/vma: Add a driver_private member to vma_node.Maarten Lankhorst
2021-06-11drm/i915/lmem: Verify checks for lmem residencyThomas Hellström
2021-06-11drm/i915/ttm: Introduce a TTM i915 gem object backendThomas Hellström
2021-06-11Merge tag 'exynos-drm-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie