dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-02 19:27:46 to 2020-10-06 00:07:08 UTC [more...]

[RFC PATCH v3 0/4] RDMA: Add dma-buf support
 2020-10-05 19:41 UTC  (11+ messages)
` [RFC PATCH v3 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [RFC PATCH v3 2/4] RDMA: Expand driver memory registration methods to support dma-buf
` [RFC PATCH v3 3/4] RDMA/mlx5: Support dma-buf based userspace memory region
` [RFC PATCH v3 4/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration

[PATCH 1/2] mm/frame-vec: Drop gup_flags from get_vaddr_frames()
 2020-10-05 22:43 UTC  (20+ messages)
` [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM

[PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM
 2020-10-05 18:16 UTC  (4+ messages)

[PATCH v2 0/3] drm: commit_work scheduling
 2020-10-05 23:24 UTC  (14+ messages)

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-05 18:20 UTC  (34+ messages)
` [PATCH 01/14] drm/msm: Use correct drm_gem_object_put() in fail case
` [PATCH 02/14] drm/msm: Drop chatty trace
  ` [Freedreno] "
` [PATCH 03/14] drm/msm: Move update_fences()
  ` [Freedreno] "
` [PATCH 04/14] drm/msm: Add priv->mm_lock to protect active/inactive lists
  ` [Freedreno] "
` [PATCH 05/14] drm/msm: Document and rename preempt_lock
` [PATCH 06/14] drm/msm: Protect ring->submits with it's own lock
  ` [Freedreno] "
` [PATCH 07/14] drm/msm: Refcount submits
  ` [Freedreno] "
` [PATCH 08/14] drm/msm: Remove obj->gpu
  ` [Freedreno] "
` [PATCH 09/14] drm/msm: Drop struct_mutex from the retire path
  ` [Freedreno] "
` [PATCH 10/14] drm/msm: Drop struct_mutex in free_object() path
` [PATCH 11/14] drm/msm: remove msm_gem_free_work
` [PATCH 12/14] drm/msm: drop struct_mutex in madvise path
` [PATCH 13/14] drm/msm: Drop struct_mutex in shrinker path
` [PATCH 14/14] drm/msm: Don't implicit-sync if only a single ring
` [Freedreno] [PATCH 00/14] drm/msm: de-struct_mutex-ification

[PATCH v2 0/4] drm/sun4i: Add support for dual-link LVDS on the A20
 2020-10-05 14:28 UTC  (5+ messages)
` [PATCH v2 2/4] drm/sun4i: tcon: Refactor the LVDS and panel probing

[PATCH] Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"
 2020-10-05 22:31 UTC  (8+ messages)

[PATCH 0/5] ttm make move callback compulsory
 2020-10-06  0:06 UTC  (4+ messages)
` [PATCH 1/5] drm/qxl: drop unused code (v2)
` [PATCH 2/5] drm/vmwgfx: move null mem checks outside move notifies
` [PATCH 4/5] drm/vram_helper: implement a ttm move callback

[PATCH] drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v2
 2020-10-05 23:05 UTC  (3+ messages)

drm: Supporting new connector model in tidss
 2020-10-05 22:09 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups
 2020-10-05 20:55 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'
` [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
` [PATCH 3/4] dt-bindings: Explicitly allow additional properties in board/SoC schemas
` [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas

[PATCH 1/8] drm/ttm: remove TTM_PAGE_FLAG_WRITE
 2020-10-05 16:17 UTC  (17+ messages)
` [PATCH 2/8] drm/ttm: move ttm_set_memory.h out of include
` [PATCH 3/8] drm/ttm: cleanup ttm_handle_caching_state_failure
` [PATCH 4/8] drm/ttm: rename TTM caching enum
` [PATCH 5/8] drm/ttm: set the tt caching state at creation time
` [PATCH 6/8] drm/ttm: add caching state to ttm_bus_placement
` [PATCH 7/8] drm/ttm: use caching instead of placement for ttm_io_prot
` [PATCH 8/8] drm/ttm: nuke caching placement flags

[PATCH] drm/amdgpu: remove unintended executable mode
 2020-10-05 19:18 UTC  (2+ messages)

[PATCH v4 0/2] drm/i915/jsl: Update JSL Voltage swing table
 2020-10-05 17:06 UTC  (3+ messages)
` [PATCH v4 1/2] drm/i915/jsl: Split EHL/JSL platform info and PCI ids
` [PATCH v4 2/2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2

[PATCH v4 0/2] drm/i915/jsl: Update JSL Voltage swing table
 2020-10-05 16:27 UTC  (3+ messages)
` [PATCH v4 1/2] drm/i915/jsl: Split EHL/JSL platform info and PCI ids
` [PATCH v4 2/2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2

[PATCH AUTOSEL 5.8 04/12] drm/amdgpu: prevent double kfree ttm->sg
 2020-10-05 16:03 UTC  (5+ messages)
` [PATCH AUTOSEL 5.8 08/12] drm/amd/pm: Removed fixed clock in auto mode DPM
` [PATCH AUTOSEL 5.8 09/12] drm/amd/display: fix return value check for hdcp_work
` [PATCH AUTOSEL 5.8 10/12] drm/vmwgfx: Fix error handling in get_node

[PATCH v2 0/3] drm: panfrost: Coherency support
 2020-10-05 15:52 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Support coherency for Mali LPAE

[PATCH] dt-bindings: Another round of adding missing 'additionalProperties'
 2020-10-05 15:39 UTC  (8+ messages)

[PATCH 1/2] drm/ttm: remove need_dma32 flag
 2020-10-05 14:55 UTC  (5+ messages)
` [PATCH 2/2] drm/ttm: remove no_retry flag

[PATCH AUTOSEL 4.9 2/2] drm/amdgpu: prevent double kfree ttm->sg
 2020-10-05 14:45 UTC 

[PATCH AUTOSEL 4.14 2/2] drm/amdgpu: prevent double kfree ttm->sg
 2020-10-05 14:45 UTC 

[PATCH AUTOSEL 4.19 2/2] drm/amdgpu: prevent double kfree ttm->sg
 2020-10-05 14:45 UTC 

[PATCH AUTOSEL 5.4 2/4] drm/amdgpu: prevent double kfree ttm->sg
 2020-10-05 14:45 UTC 

[PATCH RESEND] drm/bridge: tc358764: restore connector support
 2020-10-05 14:27 UTC  (3+ messages)

[PATCH] drm: bridge: dw-hdmi: Constify dw_hdmi_i2s_ops
 2020-10-05 14:07 UTC  (2+ messages)

[PATCH] drm/gma500: fix double free of gma_connector
 2020-10-05 13:52 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: ti-sn65dsi86: Support backlight controls
 2020-10-05 13:50 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi86: Replace #pwm-cells
` [PATCH 2/2] drm/bridge: ti-sn65dsi86: Expose backlight controls

[PATCH v7 0/4] Add support for KeemBay DRM driver
 2020-10-05 13:49 UTC  (7+ messages)
` [PATCH v7 2/4] drm/kmb: Add support for KeemBay Display

[PATCH 0/3] drm: panfrost: Coherency support
 2020-10-05 10:05 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: meson: Describe G12b GPU as coherent

[PATCH V2 0/8] opp: Unconditionally call dev_pm_opp_of_remove_table()
 2020-10-05  6:26 UTC  (3+ messages)
` [PATCH V2 3/8] drm/msm: "

[PATCH] drm/bridge: ti-sn65dsi86: Add retries for link training
 2020-10-04 15:45 UTC  (3+ messages)

[PATCH] dt-bindings: mxsfb: Add compatible for i.MX8MM
 2020-10-03 22:48 UTC 

[PATCH v2] drm/msm/dp: add opp_table corner voting support base on dp_ink_clk rate
 2020-10-03 22:26 UTC 

[PATCH] drm/msm/dp: add voltage corners voting support base on dp link rate
 2020-10-03 18:21 UTC  (4+ messages)

[PATCH 1/2] panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_ID
 2020-10-05  7:06 UTC  (5+ messages)
` [PATCH 2/2] panfrost: Add compatible string for bifrost

[PATCH] dt-bindings: Fix 'reg' size issues in zynqmp examples
 2020-10-05  4:51 UTC  (2+ messages)

[Bug 201497] New: [amdgpu]: '*ERROR* No EDID read' is back in 4.19
 2020-10-04 19:09 UTC  (2+ messages)
` [Bug 201497] "

[PATCH rdma-next v5 0/4] Dynamicaly allocate SG table from the pages
 2020-10-04 15:43 UTC  (5+ messages)
` [PATCH rdma-next v5 1/4] lib/scatterlist: Add support in dynamic allocation of SG table from pages
` [PATCH rdma-next v5 2/4] tools/testing/scatterlist: Rejuvenate bit-rotten test
` [PATCH rdma-next v5 3/4] tools/testing/scatterlist: Show errors in human readable form
` [PATCH rdma-next v5 4/4] RDMA/umem: Move to allocate SG table from pages

[Bug 208205] New: [amdgpu] System hang / freeze
 2020-10-04 10:33 UTC  (2+ messages)
` [Bug 208205] "

[PATCH] dt-bindings: display: Add dsi-controller.yaml in DSI controller schemas
 2020-10-03 16:47 UTC  (2+ messages)

[RFC PATCH] drm: add support for taking drm atomic state snapshot
 2020-10-03 12:26 UTC  (6+ messages)

[Bug 203439] New: amdgpu: [REG 4.20 -> 5.0] Brightness minimum level is too high
 2020-10-03 11:45 UTC  (3+ messages)
` [Bug 203439] "

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-10-02 15:19 UTC  (10+ messages)
` [PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline

[PATCH 0/4] Mediatek DRM driver detect CMDQ execution timeout by vblank IRQ
 2020-10-03  3:22 UTC  (3+ messages)

[PATCH] drm/msm/dp: fixes wrong connection state caused by failure of link train
 2020-10-03  2:12 UTC  (2+ messages)

[PATCH rdma-next v4 0/4] Dynamicaly allocate SG table from the pages
 2020-10-02 16:19 UTC  (5+ messages)
` [PATCH rdma-next v4 1/4] lib/scatterlist: Add support in dynamic allocation of SG table from pages

[PATCH] drm/atomic: Make the kerneldoc a bit clearer
 2020-10-02 14:54 UTC  (4+ messages)

WARNING in ieee80211_bss_info_change_notify
 2020-10-03  2:33 UTC 

[RFC][PATCH] drm/bridge: lvds-codec: Add support for pixel data sampling edge select
 2020-10-02 23:08 UTC 

[PATCH] drm/stm: Fix bus_flags handling
 2020-10-02 23:07 UTC 

[PATCH 0/3] drm/msm: support for host-cached BOs
 2020-10-02 12:46 UTC  (3+ messages)
` [PATCH 2/3] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance

[PATCH v3 0/2] Add configurable handler to execute a compound action
 2020-10-03  8:26 UTC  (7+ messages)
` [PATCH v3 2/2] tty/sysrq: "

[PATCH v3 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-10-03  4:02 UTC  (8+ messages)
` [PATCH v3 1/7] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists
` [PATCH v3 2/7] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
` [PATCH v3 3/7] dma-buf: heaps: Remove heap-helpers code
` [PATCH v3 4/7] dma-buf: heaps: Skip sync if not mapped
` [PATCH v3 5/7] dma-buf: system_heap: Allocate higher order pages if available
` [PATCH v3 6/7] dma-buf: dma-heap: Keep track of the heap device struct
` [PATCH v3 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap

[PATCH v8 0/4] Add support for KeemBay DRM driver
 2020-10-03  2:17 UTC  (5+ messages)
` [PATCH v8 1/4] drm/kmb: Keem Bay driver register definition
` [PATCH v8 2/4] drm/kmb: Add support for KeemBay Display
` [PATCH v8 3/4] drm/kmb: Mipi DSI part of the display driver
` [PATCH v8 4/4] drm/kmb: Build files for KeemBay Display driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).