summaryrefslogtreecommitdiffstats
path: root/drivers/most (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-29drm/radeon: Track IRQ state in local device stateThomas Zimmermann2-9/+9
2021-06-29drm/hibmc: Call drm_irq_uninstall() unconditionallyThomas Zimmermann1-2/+1
2021-06-29drm/amdgpu: Track IRQ state in local device stateThomas Zimmermann1-3/+3
2021-06-28drm/sched: Declare entity idle only after HW submissionBoris Brezillon1-3/+4
2021-06-24drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the defaultDaniel Vetter14-14/+0
2021-06-24drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as defaultDaniel Vetter2-4/+15
2021-06-24drm/omap: Follow implicit fencing in prepare_fbDaniel Vetter1-0/+3
2021-06-24drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCSDaniel Vetter4-6/+15
2021-06-24drm/armada: Remove prepare/cleanup_fb hooksDaniel Vetter3-33/+0
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter14-15/+0
2021-06-24drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the defaultDaniel Vetter3-2/+18
2021-06-24dma-buf: Document dma-buf implicit fencing/resv fencing rulesDaniel Vetter1-0/+34
2021-06-24dma-buf: Switch to inline kerneldocDaniel Vetter1-26/+90
2021-06-24drm/gem: Tiny kernel clarification for drm_gem_fence_array_addDaniel Vetter1-0/+3
2021-06-24drm/bridge: ti-sn65dsi86: Split connector creation to a functionLaurent Pinchart1-10/+21
2021-06-24drm/bridge: ti-sn65dsi86: Group code in sectionsLaurent Pinchart1-298/+321
2021-06-24drm/bridge: ti-sn65dsi86: Wrap panel with panel-bridgeLaurent Pinchart1-12/+20
2021-06-24drm/bridge: ti-sn65dsi86: Use bitmask to store valid ratesLaurent Pinchart1-11/+13
2021-06-24drm/bridge: ti-sn65dsi86: Make enable GPIO optionalLaurent Pinchart1-1/+2
2021-06-24dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optionalLaurent Pinchart1-1/+0
2021-06-24drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon6-111/+136
2021-06-23drm/panfrost: Fix implicit syncDaniel Vetter1-3/+2
2021-06-23drm/panfrost: Use xarray and helpers for depedency trackingDaniel Vetter3-65/+49
2021-06-23drm/panfrost: Shrink sched_lockDaniel Vetter1-4/+3
2021-06-23dma-resv: Fix kerneldocDaniel Vetter1-1/+1
2021-06-23drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky1-1/+1
2021-06-23drm/amdgpu: switch gtt_mgr to counting used pagesLang Yu2-17/+11
2021-06-23ydrm/amdgpu: always allow evicting to SYSTEM domainChristian König1-2/+4
2021-06-23drm/amdgpu: user temporary GTT as bounce bufferLang Yu2-9/+13
2021-06-23drm/ttm: add TTM_PL_FLAG_TEMPORARY flag v3Lang Yu2-2/+8
2021-06-23drm/ttm: Fix multihop assert on eviction.Andrey Grodzovsky1-29/+34
2021-06-23drm/vc4: hdmi: Register HDMI codecMaxime Ripard3-167/+79
2021-06-23drm/vc4: hdmi: Remove firmware logic for MAI threshold settingDom Cobley1-16/+6
2021-06-23drm/vc4: hdmi: Set VC4_HDMI_MAI_CONFIG_FORMAT_REVERSEDom Cobley1-0/+1
2021-06-23drm/vc4: hdmi: Set HDMI_MAI_FMTDom Cobley2-0/+78
2021-06-23drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley1-1/+3
2021-06-23drm: Mention the power state requirement on side-channel operationsMaxime Ripard3-0/+15
2021-06-23drm/dp_helper: Mention the concurrency requirement hw_mutexMaxime Ripard1-0/+4
2021-06-23drm/dp_helper: Rework the drm_dp_aux documentationMaxime Ripard1-33/+69
2021-06-23drm/virtio: Add the fence in resource_flush if presentVivek Kasireddy1-6/+39
2021-06-23drm/virtio: Prepare resource_flush to accept a fenceVivek Kasireddy2-3/+8
2021-06-23drm/virtio: Add fences for Guest blobsVivek Kasireddy1-7/+12
2021-06-23udmabuf: configurable list_limit and size_limit_mbDongwon Kim1-2/+7
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter2-0/+18
2021-06-22drm/amdgpu: rework dma_resv handling v3Christian König6-79/+55
2021-06-22drm/amdgpu: unwrap fence chains in the explicit sync fenceChristian König1-50/+68
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve the display mode from the stateLaurent Pinchart1-23/+26
2021-06-22drm: bridge: ti-sn65dsi83: Retrieve output format from bridge stateLaurent Pinchart1-37/+36
2021-06-22drm: bridge: ti-sn65dsi83: Switch to atomic operationsLaurent Pinchart1-11/+15
2021-06-22drm: bridge: ti-sn65dsi83: Pass mode explicitly to helper functionsLaurent Pinchart1-6/+8