aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24drm/omap: Follow implicit fencing in prepare_fbDaniel Vetter
2021-06-24drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCSDaniel Vetter
2021-06-24drm/armada: Remove prepare/cleanup_fb hooksDaniel Vetter
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter
2021-06-24drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter
2021-06-24dma-buf: Document dma-buf implicit fencing/resv fencing rulesDaniel Vetter
2021-06-24dma-buf: Switch to inline kerneldocDaniel 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-24dt-bindings: drm/bridge: ti-sn65dsi8: 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-23dma-resv: Fix kerneldocDaniel 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-23Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Maxime Ripard
2021-06-23drm: Mention the power state requirement on side-channel operationsMaxime Ripard
2021-06-23drm/dp_helper: Mention the concurrency requirement hw_mutexMaxime Ripard
2021-06-23drm/dp_helper: Rework the drm_dp_aux documentationMaxime Ripard
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-23udmabuf: configurable list_limit and size_limit_mbDongwon Kim
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter
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