dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 08:17:28 to 2020-10-04 15:44:03 UTC [more...]

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

[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] drm/gma500: fix double free of gma_connector
 2020-10-03 19:39 UTC 

[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:57 UTC  (16+ 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)

[PATCH] dt-bindings: Another round of adding missing 'additionalProperties'
 2020-10-03  7:49 UTC  (3+ 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  (6+ messages)
` [PATCH 1/3] drm/msm: add MSM_BO_CACHED_COHERENT
` [PATCH 2/3] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance
  ` [Freedreno] "

[PATCH v2 0/3] drm: commit_work scheduling
 2020-10-02 18:07 UTC  (9+ messages)

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

[PATCH v7 0/4] Add support for KeemBay DRM driver
 2020-10-03  4:58 UTC  (6+ messages)
` [PATCH v7 2/4] drm/kmb: Add support for KeemBay Display

[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

[PATCH] drm/bridge: ti-sn65dsi86: Add retries for link training
 2020-10-02 21:03 UTC 

[PATCH 0/2] drm/bridge: ti-sn65dsi86: Support backlight controls
 2020-10-02 20:42 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi86: Replace #pwm-cells
` [PATCH 2/2] drm/bridge: ti-sn65dsi86: Expose backlight controls

[PATCH v3 0/7] Support GEM object mappings from I/O memory
 2020-10-02 18:45 UTC  (26+ messages)
` [PATCH v3 1/7] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
` [PATCH v3 3/7] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v3 4/7] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v3 5/7] drm/gem: Store client buffer mappings as "
` [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
` [PATCH v3 7/7] drm/todo: Update entries around struct dma_buf_map

[PULL] drm-intel-next-fixes
 2020-10-02 18:26 UTC 

[PATCH][next] drm/i915: fix size_t greater or equal to zero comparison
 2020-10-02 17:03 UTC 

[PATCH 1/2] drm/ttm: remove need_dma32 flag
 2020-10-02 12:31 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm: remove no_retry flag

[PATCH v2] drm/sched: Avoid infinite waits in the drm_sched_entity_destroy() path
 2020-10-02 12:28 UTC  (3+ messages)

[PATCH v3] drm/panfrost: Fix job timeout handling
 2020-10-02 12:25 UTC 

[PATCH v2] drm/panfrost: Fix job timeout handling
 2020-10-02 12:06 UTC  (3+ messages)

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

linux-next: manual merge of the akpm tree with the drm-intel tree
 2020-10-02 10:17 UTC  (5+ messages)

[PATCH 1/4] drm/ttm: device naming cleanup
 2020-10-02 10:00 UTC  (9+ messages)
` [PATCH 2/4] drm/ttm: rename and move ttm_bo_evict_mm as well
` [PATCH 3/4] drm/ttm: drop glob parameter from ttm_bo_swapout
` [PATCH 4/4] drm/vmwgfx: move ttm_bo_swapout_all into vmwgfx

[RFC PATCH 0/4] Add a RPMsg driver to support AI Processing Unit (APU)
 2020-10-02  9:35 UTC  (4+ messages)

[drm-intel:drm-intel-next-queued 14/14] drivers/gpu/drm/i915/display/intel_lspcon.c:533:6: error: no previous prototype for function 'lspcon_init'
 2020-10-02  7:34 UTC 

[PATCH RFC 0/1] drm/ttm: Allocate transparent huge pages without clearing __GFP_COMP
 2020-10-02  7:31 UTC  (5+ messages)

[PATCH tip/core/rcu 11/15] drm/i915: Cleanup PREEMPT_COUNT leftovers
 2020-10-01 16:03 UTC  (4+ messages)

[PULL] drm-misc-next-fixes
 2020-10-02  6:52 UTC 

[PATCH 1/2] drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
 2020-10-01 15:04 UTC  (3+ messages)

[PATCH] drm/amdgpu: Avoid null pointer dereference in soc15_reg_base_init()
 2020-10-01 13:30 UTC 

[RFC][PATCH 0/6] dma-buf: Performance improvements for system heap
 2020-10-01 22:07 UTC  (6+ messages)
` [RFC][PATCH 5/6] dma-buf: system_heap: Add pagepool support to "

[drm-intel:drm-intel-next-queued 14/14] drivers/gpu/drm/i915/display/intel_lspcon.c:533:6: warning: no previous prototype for function 'lspcon_init'
 2020-10-02  6:10 UTC 

linux-next: manual merge of the drm tree with Linus' tree
 2020-10-02  3:42 UTC 

[Bug 209457] New: AMDGPU resume fail with RX 580 GPU
 2020-10-02  1:26 UTC  (7+ messages)
` [Bug 209457] "

[drm-intel:drm-intel-next-queued 14/14] drivers/gpu/drm/i915/display/intel_lspcon.c:533:6: warning: no previous prototype for 'lspcon_init'
 2020-10-01 22:43 UTC 

[Bug 209417] New: kernel-5.8*, amdgpu - Blank screen shortly after boot, "fixed" with suspend and wake up
 2020-10-01 20:49 UTC  (3+ messages)
` [Bug 209417] "

Nouveau wiki migration
 2020-10-01 18:10 UTC  (4+ messages)

[Bug 204241] New: amdgpu fails to resume from suspend
 2020-10-01 17:55 UTC  (5+ messages)
` [Bug 204241] "

[git pull] drm amdgpu + vmwgfx fixes for 5.9-rc8
 2020-10-01 17:30 UTC  (2+ messages)

[PATCH v6] drm/i915: Init lspcon after HPD in intel_dp_detect()
 2020-10-01 16:24 UTC  (2+ messages)

[PATCH] panfrost: Fix job timeout handling
 2020-10-01 16:05 UTC  (6+ messages)

[PATCH] Revert "drm/i915: Force state->modeset=true when distrust_bios_wm==true"
 2020-10-01 15:23 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/sched: Avoid infinite waits in the drm_sched_entity_destroy() path
 2020-10-01 15:07 UTC  (2+ messages)

[PATCH -next] drm/panfrost: simplify the return expression of panfrost_devfreq_target()
 2020-10-01 12:56 UTC  (4+ messages)

[PATCH 1/8] drm/ttm: remove TTM_PAGE_FLAG_WRITE
 2020-10-01 11:28 UTC  (8+ 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 -next] drm/panfrost: simplify the return expression of cz_ih_hw_init()
 2020-10-01 10:57 UTC  (2+ messages)

[PATCH v2] drm: bridge: cdns-mhdp8546: fix compile warning
 2020-10-01 10:50 UTC  (3+ messages)

linux-next: build warning after merge of the drm tree
 2020-10-01  9:47 UTC  (2+ messages)

[PATCH] drm/ttm: fix regression in ttm moves
 2020-10-01  9:41 UTC  (6+ messages)

[PATCH 1/3 v3] dt-bindings: backlight: Add some common backlight properties
 2020-10-01  8:59 UTC  (5+ messages)
` [PATCH 3/3 v3] backlight: Add Kinetic KTD253 backlight driver

[PATCH 1/3] drm: Add and export function drm_gem_cma_create_noalloc
 2020-10-01  8:51 UTC  (2+ messages)


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).