dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-23 10:22:55 to 2020-09-24 10:47:13 UTC [more...]

[PULL] drm-misc-fixes
 2020-09-24 10:47 UTC 

[Bug 209373] New: Pixels
 2020-09-24 10:39 UTC  (3+ messages)
` [Bug 209373] Pixels

[PATCH] drm/ast: Reload gamma LUT after changing primary plane's color format
 2020-09-24 10:27 UTC  (3+ messages)

[PATCH 00/45] TTM move refactoring
 2020-09-24 10:24 UTC  (51+ messages)
` [PATCH 01/45] drm/qxl: drop unused code
` [PATCH 02/45] drm/ttm: handle the SYSTEM->TT path in same place as others
` [PATCH 03/45] drm/amdgpu/ttm: handle tt moves properly
` [PATCH 04/45] drm/radeon/ttm: handle ttm "
` [PATCH 05/45] drm/nouveau/ttm: "
` [PATCH 06/45] drm/vmwgfx: move null mem checks outside move notifies
` [PATCH 07/45] drm/vmwgfx: add a move callback
` [PATCH 08/45] drm/vram_helper: implement a ttm "
` [PATCH 09/45] drm/ttm: make move callback compulstory
` [PATCH 10/45] drm/ttm: refactor out common code to setup a new tt backed resource
` [PATCH 11/45] drm/ttm: split out the move to system from move ttm code
` [PATCH 12/45] drm/ttm: drop free old node wrapper
` [PATCH 13/45] drm/ttm: use new move interface for known system->ttm moves
` [PATCH 14/45] drm/ttm: add move old to system to drivers
` [PATCH 15/45] drm/ttm: push copy unbind into drivers
` [PATCH 16/45] drm/radeon/ttm: do move notify actions inside move
` [PATCH 17/45] drm/amdgpu/ttm: handle invalidation in move callback
` [PATCH 18/45] drm/nouveau: handle move notify inside "
` [PATCH 19/45] drm/qxl/ttm: "
` [PATCH 20/45] drm/vmwgfx/ttm: handle move notify inside move
` [PATCH 21/45] drm/vram_helper: call move notify from the move callback
` [PATCH 22/45] drm/ttm: don't call move notify around move
` [PATCH 23/45] drm/ttm: move bind out of move_to_new_tt_mem
` [PATCH 24/45] drm/ttm: handle binding in move callback
` [PATCH 25/45] drm/ttm: don't call ttm_bo_move_ttm from drivers
` [PATCH 26/45] drm/ttm: remove bind/unbind callbacks
` [PATCH 27/45] drm/radeon/ttm: cleanup move exit paths
` [PATCH 28/45] drm/nouveau/ttm: memcpy waits for bo already
` [PATCH 29/45] drm/ttm: don't expose move old to system helper to drivers
` [PATCH 30/45] drm/ttm: add a new invalidate notify callback
` [PATCH 31/45] drm/radeon: switch to "
` [PATCH 32/45] drm/amdgpu/ttm: "
` [PATCH 33/45] drm/nouveau/ttm: "
` [PATCH 34/45] drm/qxl/ttm: move "
` [PATCH 35/45] drm/vram-helper: move to invalidate callback
` [PATCH 36/45] drm/ttm: drop move_notify callback
` [PATCH 37/45] drm/ttm: add a helper to allocate a temp tt for copies
` [PATCH 38/45] drm/nouveau/ttm: use helper to allocate tt temp
` [PATCH 39/45] drm/radeon/ttm: use new helper to create tmp tt
` [PATCH 40/45] drm/amdgpu/ttm: use new ttm helper to create temp tt
` [PATCH 41/45] drm/amdgpu/ttm: use helper function for caching/populate
` [PATCH 42/45] drm/radeon/ttm: "
` [PATCH 43/45] drm/nouveau/ttm: use helper for placement + populaate
` [PATCH 44/45] drm/ttm: move more functionality into helper function
` [PATCH 45/45] drm/ttm: add a new helper for a cleaning up after a ram move

[PATCH 1/2] drm/atomic: document and enforce rules around "spurious" EBUSY
 2020-09-24 10:10 UTC  (8+ messages)
` [PATCH 2/2] drm/atomic: debug output for EBUSY
` [PATCH] drm/atomic: document and enforce rules around "spurious" EBUSY

[PATCH 0/6] drm/nouveau: Support sync FDs and sync objects
 2020-09-24 10:05 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH 00/10] ttm driver cleanups and invert move
 2020-09-24  9:48 UTC  (19+ messages)
` [PATCH 01/10] drm/radeon: kill radeon_bo_wait
` [PATCH 02/10] drm/qxl: kill unused bo wait wrapper
` [PATCH 03/10] drm/radeon: cleanup ttm operation ctx usage
` [PATCH 04/10] drm/nouveau/ttm: plumb ctx through move functions
` [PATCH 05/10] drm/ttm: add bo wait that takes a ctx wrapper
` [PATCH 07/10] drm/amdgpu/ttm: handle tt moves properly
` [PATCH 10/10] drm/ttm: reverse move calling pattern

[PATCH 01/11] drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
 2020-09-24  9:43 UTC  (5+ messages)
` [PATCH 09/11] drm/amdgpu: switch over to the new pin interface

[PULL] drm-intel-fixes
 2020-09-24  9:12 UTC 

[PATCH 0/3] drm: commit_work scheduling
 2020-09-24  8:49 UTC  (8+ messages)

[PATCH 1/2] drm/dp: add subheadings to DPCD address definitions
 2020-09-24  8:33 UTC  (3+ messages)

[PATCH] drm/bridge: tc358764: restore connector support
 2020-09-24  8:31 UTC 

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-24  8:27 UTC  (20+ messages)

[PATCH rdma-next v3 0/2] Dynamicaly allocate SG table from the pages
 2020-09-24  8:21 UTC  (3+ messages)
` [PATCH rdma-next v3 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages
  ` [Intel-gfx] "

[PATCH 1/2] drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
 2020-09-24  8:08 UTC  (4+ messages)

[PATCHv2] dt-bindings: dp-connector: add binding for DisplayPort connector
 2020-09-24  7:56 UTC  (5+ messages)

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-24  7:25 UTC  (7+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res

[PATCH V4] drm/dp_mst: Retrieve extended DPCD caps for topology manager
 2020-09-23 15:17 UTC  (5+ messages)

[PATCH] drm/rockchip: skip probed failed device
 2020-09-24  6:07 UTC  (4+ messages)

[PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
 2020-09-24  7:11 UTC  (4+ messages)

[PATCH] linux-firmware: Update firmware for Cadence MHDP8546 DP bridge
 2020-09-23 15:14 UTC 

[PATCH v2 1/2] drm/vc4: crtc: Rework a bit the CRTC state code
 2020-09-23 15:41 UTC  (4+ messages)
` [PATCH v2 2/2] drm/vc4: crtc: Keep the previously assigned HVS FIFO

[PATCH] drm/msm/dp: fix incorrect function prototype of dp_debug_get()
 2020-09-24  6:32 UTC  (2+ messages)

[PATCH v2 0/3] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-24  7:14 UTC  (10+ messages)
` [PATCH v2 1/3] dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr
` [PATCH v2 2/3] dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
` [PATCH v2 3/3] dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces

[PATCH] drm: bridge: cdns-mhdp8546: fix compile warning
 2020-09-24  6:27 UTC  (2+ messages)

[PATCH v2 1/2] drm/msm: Fix premature purging of BO
 2020-09-24  2:29 UTC  (6+ messages)
` [PATCH v2 2/2] drm/msm: Leave inuse count intact on map failure

[PATCH v4 01/19] drm/virtio: blob prep: refactor getting pages and attaching backing
 2020-09-24  0:32 UTC  (19+ messages)
` [PATCH v4 02/19] drm/virtio: blob prep: make CPU responses more generic
` [PATCH v4 03/19] virtio-gpu api: blob resources
` [PATCH v4 04/19] virtio-gpu api: host visible feature
` [PATCH v4 05/19] drm/virtgpu api: blob resources
` [PATCH v4 06/19] drm/virtgpu api: host visible feature
` [PATCH v4 07/19] drm/virtgpu api: cross-device feature
` [PATCH v4 08/19] drm/virtio: implement blob resources: probe for the feature
` [PATCH v4 09/19] drm/virtio: implement blob resources: probe for host visible region
` [PATCH v4 10/19] drm/virtio: implement blob resources: expose virtio_gpu_resource_id_get
` [PATCH v4 11/19] drm/virtio: implement blob resources: add new fields to internal structs
` [PATCH v4 12/19] drm/virtio: implement blob resources: implement vram object
` [PATCH v4 13/19] drm/virtio: implement blob resources: hypercall interface
` [PATCH v4 14/19] drm/virtio: implement blob resources: blob display integration
` [PATCH v4 15/19] drm/virtio: implement blob resources: refactor UUID code somewhat
` [PATCH v4 16/19] drm/virtio: implement blob resources: fix stride discrepancy
` [PATCH v4 17/19] drm/virtio: implement blob resources: report blob mem to userspace
` [PATCH v4 18/19] drm/virtio: implement blob resources: resource create blob ioctl
` [PATCH v4 19/19] drm/virtio: advertise features to userspace

[PATCH 1/2] drm/nouveau: stop using persistent_swap_storage
 2020-09-24  0:19 UTC  (3+ messages)

[PATCH v2 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD
 2020-09-23 23:25 UTC  (7+ messages)
` [PATCH v2 1/3] drm: rockchip: hdmi: fix clock rounding code

[v2 PATCH] dt-bindings: display: mediatek: convert the dpi bindings to yaml
 2020-09-23 20:15 UTC  (2+ messages)

[PATCH -next] drm/v3d: Remove set but not used variable
 2020-09-23 17:27 UTC  (3+ messages)

Why can't ttm_tt_swapout() handle uncached or WC BOs?
 2020-09-23 16:03 UTC  (7+ messages)

[PATCH] drm/doc: Document that modifiers are always required for fb
 2020-09-23 15:53 UTC  (3+ messages)

[PATCH 0/3] drm/vram-helper: Various improvements
 2020-09-23 15:44 UTC  (2+ messages)

[PATCHv5 0/6] System Cache support for GPU and required SMMU support
 2020-09-23 15:24 UTC  (5+ messages)
` [PATCHv5 4/6] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv5 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations

[PATCH v7 0/4] Add support for KeemBay DRM driver
 2020-09-23 15:22 UTC  (5+ messages)
` [PATCH v7 2/4] drm/kmb: Add support for KeemBay Display

[PATCH v2] drm/msm/a6xx: Fix a size determination in a6xx_get_indexed_registers()
 2020-09-23 15:06 UTC  (2+ messages)

[PATCH v3] dt-bindings: gpu: samsung-rotator: Add missing properties
 2020-09-23 15:03 UTC 

[PATCH] drm/msm: Remove depends on interconnect
 2020-09-23 14:35 UTC  (2+ messages)
` [Freedreno] "

[PATCH v3 00/22] Convert all remaining drivers to GEM object functions
 2020-09-23 14:33 UTC  (19+ messages)
` [PATCH v3 03/22] drm/etnaviv: Introduce "
` [PATCH v3 07/22] drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
` [PATCH v3 09/22] drm/msm: Introduce GEM object funcs
` [PATCH v3 11/22] drm/omapdrm: Introduce GEM object functions
` [PATCH v3 12/22] drm/pl111: "
` [PATCH v3 13/22] drm/radeon: "
` [PATCH v3 14/22] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH v3 15/22] drm/tegra: Introduce GEM object functions
` [PATCH v3 16/22] drm/vc4: "
` [PATCH v3 17/22] drm/vgem: "
` [PATCH v3 18/22] drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
` [PATCH v3 19/22] drm/vkms: Introduce GEM object functions
` [PATCH v3 20/22] drm/xen: "
` [PATCH v3 21/22] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH v3 22/22] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver

[Intel-gfx] [PATCH 4/6] drm/i915: use vmap in i915_gem_object_map
 2020-09-23 13:58 UTC  (2+ messages)

[PATCH 0/5] drm/omap: add color mgmt support
 2020-09-23 11:57 UTC  (6+ messages)
` [PATCH 1/5] drm: add legacy support for using degamma for gamma
` [PATCH 2/5] drm/omap: use degamma property for gamma table
` [PATCH 3/5] drm/omap: Implement CTM property for CRTC using OVL managers CPR matrix
` [PATCH 4/5] drm/omap: rearrange includes in omapdss.h
` [PATCH 5/5] drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes

[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-09-23 11:31 UTC  (8+ messages)

[PATCH] drm: document and enforce rules around "spurious" EBUSY from atomic_commit
 2020-09-23 10:37 UTC  (3+ 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).