dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 20:11:10 to 2021-06-11 20:05:39 UTC [more...]

[Bug 213053] New: WARNING on dcn30_hwseq.c dcn30_set_hubp_blank, AMD Radeon 6700XT
 2021-06-11 20:05 UTC  (2+ messages)
` [Bug 213053] "

[RFC PATCH 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-06-11 19:50 UTC  (4+ messages)
` [RFC PATCH 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
  ` [Intel-gfx] "

[PATCH v10 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-11 19:37 UTC  (13+ messages)
` [PATCH v10 01/11] dt-bindings: display: simple: List hpd properties in panel-simple
` [PATCH v10 02/11] dt-bindings: drm: Introduce the DP AUX bus
` [PATCH v10 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child
` [PATCH v10 04/11] drm: Introduce the DP AUX bus
` [PATCH v10 05/11] drm/panel: panel-simple: Allow panel-simple be a DP AUX endpoint device
` [PATCH v10 06/11] drm/panel: panel-simple: Stash DP AUX bus; allow using it for DDC
` [PATCH v10 07/11] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v10 08/11] drm/bridge: ti-sn65dsi86: Add support for the DP AUX bus
` [PATCH v10 09/11] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
` [PATCH v10 10/11] drm/bridge: ti-sn65dsi86: Improve probe errors with dev_err_probe()
` [PATCH v10 11/11] arm64: dts: qcom: sc7180-trogdor: Move panel under the bridge chip

[git pull] drm fixes for 5.13-rc6
 2021-06-11 19:37 UTC  (4+ messages)

[PATCH v4 00/24] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-06-11 19:15 UTC  (5+ messages)
` [PATCH v4 22/24] drm/msm/dsi: remove temp data from global pll structure

[PATCH 00/13] Update firmware to v62.0.0
 2021-06-11 18:46 UTC  (3+ messages)

[PATCH 00/13] Update firmware to v62.0.0
 2021-06-11 18:44 UTC  (10+ messages)
` [PATCH 07/13] drm/i915/guc: New definition of the CTB registration action

nouveau broken on Riva TNT2 in 5.13.0-rc4: NULL pointer dereference in nouveau_bo_sync_for_device
 2021-06-11 18:23 UTC  (7+ messages)

[PATCH] drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
 2021-06-11 17:35 UTC  (5+ messages)

[PATCH v2] drm/msm/dpu: Avoid ABBA deadlock between IRQ modules
 2021-06-11 17:00 UTC 

[GIT PULL] drm/tegra: Changes for v5.14-rc1
 2021-06-11 16:51 UTC 

[PATCH v9 00/11] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-06-11 16:48 UTC  (3+ messages)
` [PATCH v9 04/11] drm: Introduce "

[PATCH] drm/i915: Document the Virtual Engine uAPI
 2021-06-11 16:35 UTC  (2+ messages)

[PATCH v2 0/4] drm/i915: Move system memory to TTM for discrete
 2021-06-11 16:34 UTC  (9+ messages)
` [PATCH v2 1/4] drm/i915: Update object placement flags to be mutable
` [PATCH v2 2/4] drm/i915/ttm: Adjust gem flags and caching settings after a move
  ` [Intel-gfx] "
` [PATCH v2 3/4] drm/i915/ttm: Calculate the object placement at get_pages time
` [PATCH v2 4/4] drm/i915/ttm: Use TTM for system memory
  ` [Intel-gfx] "

[PATCH v9 00/14] Restricted DMA
 2021-06-11 15:34 UTC  (17+ messages)
` [PATCH v9 01/14] swiotlb: Refactor swiotlb init functions
` [PATCH v9 02/14] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v9 03/14] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v9 04/14] swiotlb: Add restricted DMA pool initialization
` [PATCH v9 05/14] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v9 06/14] swiotlb: Update is_swiotlb_active "
` [PATCH v9 07/14] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v9 08/14] swiotlb: Move alloc_size to find_slots
` [PATCH v9 09/14] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v9 10/14] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v9 11/14] swiotlb: Add restricted DMA alloc/free support
` [PATCH v9 12/14] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v9 13/14] dt-bindings: of: Add restricted DMA pool
` [PATCH v9 14/14] of: Add plumbing for "

[PATCH v8 00/15] Restricted DMA
 2021-06-11 15:31 UTC  (4+ messages)

[PATCH v3] Documentation: gpu: Mention the requirements for new properties
 2021-06-11 15:26 UTC  (9+ messages)

Change how amdgpu stores fences in dma_resv objects
 2021-06-11 15:21 UTC  (22+ messages)
` [PATCH 1/7] dma-buf: some dma_fence_chain improvements
` [PATCH 2/7] dma-buf: add dma_fence_chain_alloc/free
` [PATCH 3/7] dma-buf: add dma_fence_chain_alloc/free self tests
` [PATCH 4/7] dma-buf: add dma_fence_chain_garbage_collect
` [PATCH 6/7] drm/amdgpu: unwrap fence chains in the explicit sync fence
` [PATCH 7/7] drm/amdgpu: rework dma_resv handling

[PATCH 1/5] dma-buf: fix dma_resv_test_signaled test_all handling
 2021-06-11 15:10 UTC  (12+ messages)
` [PATCH 2/5] dma-buf: some dma_fence_chain improvements
` [PATCH 3/5] dma-buf: add dma_fence_chain_alloc/free v2
` [PATCH 4/5] drm/amdgpu: unwrap fence chains in the explicit sync fence
` [PATCH 5/5] drm/amdgpu: rework dma_resv handling v2

[PATCH 0/5] dma-fence, i915: Stop allowing SLAB_TYPESAFE_BY_RCU for dma_fence
 2021-06-11 15:08 UTC  (13+ messages)
` [Intel-gfx] "

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-11 15:01 UTC  (9+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access

[PATCH] drm/i915: Fix busy ioctl commentary
 2021-06-11 14:28 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/nouveau/gk20a: fix NULL dereference on allocation failure
 2021-06-11 14:18 UTC 

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-11 13:49 UTC  (8+ messages)
` [PATCH v5 1/5] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [PATCH v5 2/5] iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
` [PATCH v5 3/5] drm/msm: Improve the a6xx page fault handler
` [PATCH v5 4/5] iommu/arm-smmu-qcom: Add stall support
` [PATCH v5 5/5] drm/msm: devcoredump iommu fault support

[PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
 2021-06-11 12:40 UTC  (2+ messages)

[PATCH 1/4] drm/ttm: add a pointer to the allocating BO into ttm_resource
 2021-06-11 11:30 UTC  (3+ messages)

[PULL] topic/i915-ttm
 2021-06-11 11:13 UTC  (3+ messages)

[PATCH] drm: set DRM_RENDER_ALLOW flag on DRM_IOCTL_MODE_CREATE/DESTROY_DUMB ioctls
 2021-06-11 10:39 UTC  (3+ messages)

[PATCH] modified: gpu/drm/panfrost/panfrost_gpu.c
 2021-06-11 10:36 UTC  (5+ messages)

[PATCH -next] drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init()
 2021-06-11 10:32 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
 2021-06-11  9:58 UTC 

[PATCH v7 0/4] Add MIPI rx DPI support
 2021-06-11  9:14 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v7 2/4] drm/bridge: anx7625: fix not correct return value
` [PATCH v7 3/4] drm/bridge: anx7625: add MIPI DPI input feature
` [PATCH v7 4/4] drm/bridge: anx7625: add HDMI audio function

[PATCH 00/11] ingenic-drm cleanups and doublescan feature
 2021-06-11  9:05 UTC  (5+ messages)
` [PATCH 04/11] drm/ingenic: Move no_vblank to private state

[PATCH] drm/i915: Add relocation exceptions for two other platforms
 2021-06-11  8:54 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v4 00/17] drm/i915: Introduce Intel PXP
 2021-06-11  8:44 UTC  (9+ messages)
` [PATCH v4 12/17] drm/i915/pxp: start the arb session on demand
  ` [Intel-gfx] "
` [PATCH v4 13/17] drm/i915/pxp: Enable PXP power management

[PATCH 0/6] dma-buf: Add an API for exporting sync files (v12)
 2021-06-11  7:44 UTC  (11+ messages)
` [PATCH 1/6] dma-buf: Add dma_fence_array_for_each (v2)
` [PATCH 2/6] dma-buf: Add dma_resv_get_singleton (v6)
` [PATCH 3/6] dma-buf: Document DMA_BUF_IOCTL_SYNC (v2)
` [PATCH 4/6] dma-buf: Add an API for exporting sync files (v12)
` [PATCH 5/6] RFC: dma-buf: Add an extra fence to dma_resv_get_singleton_unlocked
` [PATCH 6/6] RFC: dma-buf: Add an API for importing sync files (v7)

[PATCH v5 0/1] Document drm_mode_get_plane
 2021-06-11  7:33 UTC  (4+ messages)
` [PATCH v5 1/1] drm/doc: document drm_mode_get_plane

[Bug 213391] New: AMDGPU retries page fault with some specific processes amdgpu: [gfxhub0] retry page fault until *ERROR* ring gfx timeout, but soft recovered
 2021-06-11  7:31 UTC  (2+ messages)
` [Bug 213391] AMDGPU retries page fault with some specific processes amdgpu and sometimes followed "

[PATCH] drm: Lock pointer access in drm_master_release()
 2021-06-11  7:26 UTC  (8+ messages)

[PATCH 0/1] Relax CTB response timeout
 2021-06-11  6:55 UTC  (3+ messages)
` [PATCH 1/1] drm/i915/guc: "

Computation of return value being discarded in get_cpu_power() in drivers/platform/x86/intel_ips.c
 2021-06-10 15:43 UTC  (4+ messages)

[PULL] drm-misc-next
 2021-06-11  6:53 UTC  (3+ messages)

[PATCH] drm/i915: Add relocation exceptions for two other platforms
 2021-06-11  6:23 UTC 

[PATCH] drm/i915/selftests: Reorder tasklet_disable vs local_bh_disable
 2021-06-11  6:08 UTC 

[PATCH 0/3] Add support for querying hw info that UMDs need
 2021-06-11  6:03 UTC  (11+ messages)
` [PATCH 1/3] drm/i915/guc: Add fetch of hwconfig table
` [PATCH 2/3] drm/i915/uapi: Add query for "
` [PATCH 3/3] drm/i915/uapi: Add query for L3 bank count
  ` [Intel-gfx] "

linux-next: Tree for Jun 10 (drivers/gpu/drm/nouveau/dispnv50/disp.c)
 2021-06-11  4:53 UTC 

[GIT PULL] exynos-drm-next
 2021-06-11  2:59 UTC 

[PATCH v1 0/3] drm/virtio: Add a default synchronization mechanism for blobs
 2021-06-10 23:24 UTC  (4+ messages)
` [PATCH v1 1/3] drm/virtio: Add fences for Guest blobs
` [PATCH v1 2/3] drm/virtio: Prepare resource_flush to accept a fence
` [PATCH v1 3/3] drm/virtio: Add the fence in resource_flush if present

[PATCH v5] drm/panel: db7430: Add driver for Samsung DB7430
 2021-06-10 23:05 UTC  (6+ messages)

[PATCH v4] drm/panel: db7430: Add driver for Samsung DB7430
 2021-06-10 22:04 UTC  (3+ messages)

[PATCH 0/7] dma-buf: Add an API for exporting sync files (v11)
 2021-06-10 20:57 UTC  (6+ messages)
` [PATCH 4/7] dma-buf: Document DMA_BUF_IOCTL_SYNC


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 read-only IMAP folder(s) and NNTP newsgroup(s).