dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-21 21:49:44 to 2021-09-22 21:53:25 UTC [more...]

Multiple DRI card detection in compositor systemd units
 2021-09-22 15:29 UTC  (2+ messages)

[PATCH 00/19] More DG1 enabling
 2021-09-22 21:53 UTC  (7+ messages)
` [PATCH 14/19] drm/i915/oprom: Basic sanitization
  ` [Intel-gfx] "

[PATCH v2] dt-bindings: display: renesas, du: Provide bindings for r8a779a0
 2021-09-22 21:45 UTC  (5+ messages)
  ` [PATCH v2] dt-bindings: display: renesas,du: "

[PATCH v2 3/5] drm: rcar-du: Fix DIDSR field name
 2021-09-22 21:39 UTC  (6+ messages)
` [PATCH v2 4/5] drm: rcar-du: Split CRTC IRQ and Clock features
` [PATCH v2 5/5] drm: rcar-du: Add r8a779a0 device support

[PATCH v2] drm: rcar-du: Allow importing non-contiguous dma-buf with VSP
 2021-09-22 21:37 UTC  (2+ messages)

[PATCH] drm/i915: fix blank screen booting crashes
 2021-09-22 21:37 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-22 21:05 UTC  (14+ messages)
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()

[PATCH v3 0/6] drm/ingenic: Various improvements v3
 2021-09-22 20:55 UTC  (7+ messages)
` [PATCH v3 1/6] drm/ingenic: Simplify code by using hwdescs array
` [PATCH v3 2/6] drm/ingenic: Add support for private objects
` [PATCH v3 3/6] drm/ingenic: Move IPU scale settings to private state
` [PATCH v3 4/6] drm/ingenic: Set DMA descriptor chain register when starting CRTC
` [PATCH v3 5/6] drm/ingenic: Upload palette before frame
` [PATCH v3 6/6] drm/ingenic: Attach bridge chain to encoders

Regression with mainline kernel on rpi4
 2021-09-22 20:25 UTC  (19+ messages)

[PATCH] drm/rockchip: rgb: make connector a pointer in struct rockchip_rgb
 2021-09-22 20:17 UTC 

[PATCH 00/27] Parallel submission aka multi-bb execbuf
 2021-09-22 20:15 UTC  (11+ messages)
` [PATCH 15/27] drm/i915/guc: Implement multi-lrc submission
  ` [Intel-gfx] "
` [PATCH 17/27] drm/i915/guc: Implement multi-lrc reset
  ` [Intel-gfx] "
` [PATCH 20/27] drm/i915/guc: Connect UAPI to GuC multi-lrc interface
  ` [Intel-gfx] "

[PATCH] drm/i915: Fix bug in user proto-context creation that leaked contexts
 2021-09-22 19:43 UTC 

[PATCH][next] drm/rockchip: Remove redundant assignment of pointer connector
 2021-09-22 19:20 UTC  (5+ messages)

[PATCH v2 0/2] R-Car DU: Add DSI encoder driver for V3U
 2021-09-22 17:40 UTC  (10+ messages)
` [RESEND] [PATCH v2 1/2] dt-bindings: display: bridge: Add binding for R-Car MIPI DSI/CSI-2 TX
  ` [PATCH v2 2/2] drm: rcar-du: Add R-Car DSI driver

[PATCH v3 00/13] drm/i915/dp: dp 2.0 enabling prep work
 2021-09-22 17:32 UTC  (7+ messages)
` [PATCH v3 03/13] drm/dp: add LTTPR DP 2.0 DPCD addresses
  ` [Intel-gfx] "
        ` [PATCH] drm/amd/display: Only define DP 2.0 symbols if not already defined

[PATCH 0/4] MT8195 HDMI Tx support
 2021-09-22 16:18 UTC  (10+ messages)
` [PATCH 1/4] phy: mediatek: add support for phy-mtk-hdmi-mt8195
` [PATCH 2/4] drm/mediatek: add mt8195 hdmi TX support
` [PATCH 3/4] dt-bindings: phy: Add binding for Mediatek MT8195 HDMI PHY
` [PATCH 4/4] dt-bindings: display: mediatek: add MT8195 hdmi bindings

[PATCH] drm/i915: Drop stealing of bits from i915_sw_fence function pointer
 2021-09-22 15:47 UTC 

[PATCH 0/7] Per client GPU stats
 2021-09-22 15:51 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Explicitly track DRM clients
` [PATCH 2/7] drm/i915: Make GEM contexts "
` [PATCH 3/7] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [PATCH 4/7] drm/i915: Track all user contexts per client
` [PATCH 5/7] drm/i915: Track context current active time
` [PATCH 6/7] drm: Document fdinfo format specification
` [PATCH 7/7] drm/i915: Expose client engine utilisation via fdinfo

[PATCH v3 0/6] drm/vc4: hdmi: Fix CEC access while disabled
 2021-09-22 15:49 UTC  (5+ messages)
` [PATCH v3 1/6] drm/vc4: select PM
  ` [PATCH v3 1/6] drm/vc4: select PM (openrisc)

[PATCH] drm/i915: Drop stealing of bits from i915_sw_fence function pointer
 2021-09-22 15:40 UTC  (4+ messages)
` [Intel-gfx] "

[RFC PATCH v3 0/6] A drm_plane API to support HDR planes
 2021-09-22 15:28 UTC  (9+ messages)
` [RFC PATCH v3 1/6] drm/doc: Color Management and HDR10 RFC

[PATCH] backlight: hx8357: Add SPI device ID table
 2021-09-22 15:10 UTC 

Deploying new iterator interface for dma-buf
 2021-09-22 15:09 UTC  (41+ messages)
` [PATCH 01/26] dma-buf: add dma_resv_for_each_fence_unlocked v4
` [PATCH 02/26] dma-buf: add dma_resv_for_each_fence
` [PATCH 03/26] dma-buf: use new iterator in dma_resv_copy_fences
` [PATCH 04/26] dma-buf: use new iterator in dma_resv_get_fences v2
` [PATCH 05/26] dma-buf: use new iterator in dma_resv_wait_timeout
` [PATCH 06/26] dma-buf: use new iterator in dma_resv_test_signaled
` [PATCH 07/26] drm/ttm: use the new iterator in ttm_bo_flush_all_fences
` [PATCH 08/26] drm/amdgpu: use the new iterator in amdgpu_sync_resv
` [PATCH 09/26] drm/amdgpu: use new iterator in amdgpu_ttm_bo_eviction_valuable
` [PATCH 10/26] drm/msm: use new iterator in msm_gem_describe
` [PATCH 11/26] drm/radeon: use new iterator in radeon_sync_resv
` [PATCH 12/26] drm/scheduler: use new iterator in drm_sched_job_add_implicit_dependencies v2
` [PATCH 13/26] drm/i915: use the new iterator in i915_gem_busy_ioctl
` [PATCH 14/26] drm/i915: use the new iterator in i915_sw_fence_await_reservation v3
` [PATCH 15/26] drm/i915: use the new iterator in i915_request_await_object v2
` [PATCH 16/26] drm/i915: use new iterator in i915_gem_object_wait_reservation
` [PATCH 17/26] drm/i915: use new iterator in i915_gem_object_wait_priority
` [PATCH 18/26] drm/i915: use new iterator in i915_gem_object_last_write_engine
` [PATCH 19/26] drm/i915: use new cursor in intel_prepare_plane_fb
` [PATCH 20/26] drm: use new iterator in drm_gem_fence_array_add_implicit v3
` [PATCH 21/26] drm: use new iterator in drm_gem_plane_helper_prepare_fb
` [PATCH 22/26] drm/nouveau: use the new iterator in nouveau_fence_sync
` [PATCH 23/26] drm/nouveau: use the new interator in nv50_wndw_prepare_fb
` [PATCH 24/26] drm/etnaviv: use new iterator in etnaviv_gem_describe
` [PATCH 25/26] drm/etnaviv: replace dma_resv_get_excl_unlocked
` [PATCH 26/26] dma-buf: nuke dma_resv_get_excl_unlocked

[PATCH v3 0/9] dma-fence: Deadline awareness
 2021-09-22 15:01 UTC  (8+ messages)
` [PATCH v3 4/9] drm/scheduler: Add fence deadline support

[PATCH v9 0/4] drm: LogiCVC display controller support
 2021-09-22 14:45 UTC  (3+ messages)
` [PATCH v9 2/4] dt-bindings: mfd: logicvc: Add patternProperties for the display

[PATCH 0/5] drm/gma500: Managed cleanup
 2021-09-22 14:17 UTC  (2+ messages)

[PATCH v4 01/14] drm/ttm: stop calling tt_swapin in vm_access
 2021-09-22 13:59 UTC  (7+ messages)
` [PATCH v4 09/14] drm/i915/ttm: add tt shmem backend
` [PATCH v4 10/14] drm/i915/ttm: hide shmem objects from TTM LRU

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-09-22 13:59 UTC  (2+ messages)
` [Bug 211277] "

[PATCH] drm/i2c: tda9950: Make use of the helper function devm_add_action_or_reset()
 2021-09-22 12:59 UTC 

[PATCH] drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_reset()
 2021-09-22 12:59 UTC 

[PATCH] drm/etnaviv: fix another potential dma_resv DAG violation
 2021-09-22 12:35 UTC  (3+ messages)

[git pull] drm for 5.14-rc1
 2021-09-22 11:54 UTC  (11+ messages)

[PATCH 0/3] DG1 Lockdep warning fixes
 2021-09-22 11:34 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() function
  ` [Intel-gfx] "
` [PATCH 2/3] drm/i915/ttm: Fix lockdep warning in __i915_gem_free_object()
` [PATCH 3/3] HAX: component: do not leave master devres group open after bind

[PATCH] drm/i915: Drop stealing of bits from i915_sw_fence function pointer
 2021-09-22 11:12 UTC  (2+ messages)

[PATCH] dma-buf: fix and rework dma_buf_poll v7
 2021-09-22 11:08 UTC  (3+ messages)

Handling DRM master transitions cooperatively
 2021-09-22  9:21 UTC  (9+ messages)

[PATCH v2] component: do not leave master devres group open after bind
 2021-09-22  8:54 UTC 

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-22  8:57 UTC  (10+ messages)
  ` [PATCH v4 24/24] drm/exynos: dsi: Adjust probe order
  ` [PATCH v4 02/24] drm/bridge: Document the probe issue with MIPI-DSI bridges

[PATCH v2 1/2] drm: document drm_mode_create_lease object requirements
 2021-09-22  8:48 UTC  (3+ messages)
` [PATCH v2 2/2] drm/lease: allow empty leases

[PATCH 0/3] drm/bridge: Create a function to abstract panels away
 2021-09-22  8:30 UTC  (5+ messages)
` [PATCH 1/3] drm/bridge: Add a function to abstract away panels

[PATCH] drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
 2021-09-22  8:22 UTC  (3+ messages)

[PATCH] drm/v3d: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-22  8:11 UTC  (3+ messages)

[PATCH] drm/i915/selftests: exercise shmem_writeback with THP
 2021-09-22  8:08 UTC  (2+ messages)

[PULL] drm-misc-next
 2021-09-22  7:44 UTC  (3+ messages)

[RESEND][PATCH v2] video: backlight: Drop maximum brightness override for brightness zero
 2021-09-22  7:34 UTC  (2+ messages)

[RFC PATCH] drm/print: Add deprecation notes to DRM_...() functions
 2021-09-22  7:12 UTC  (2+ messages)

[Bug 211425] New: [drm:atom_op_jump] *ERROR* atombios stuck in loop for more than 20secs aborting
 2021-09-22  7:02 UTC  (2+ messages)
` [Bug 211425] "

[PATCH 1/2] Enable buddy memory manager support
 2021-09-22  6:58 UTC  (2+ messages)

[PATCH 2/2] Add drm buddy manager support to amdgpu driver
 2021-09-22  6:48 UTC  (4+ messages)

[PATCH v1] drm/i915/bdb: Fix version check
 2021-09-21 10:15 UTC  (3+ messages)

[PATCH] drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
 2021-09-21 17:40 UTC 

[PATCH v6 0/9] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-22  6:25 UTC  (10+ messages)
` [PATCH v6 1/9] drm/i915/ttm: Implement a function to copy the contents of two TTM-based objects
` [PATCH v6 2/9] drm/i915/gem: Implement a function to process all gem objects of a region
` [PATCH v6 3/9] drm/i915/gt: Increase suspend timeout
` [PATCH v6 4/9] drm/i915 Implement LMEM backup and restore for suspend / resume
` [PATCH v6 5/9] drm/i915/gt: Register the migrate contexts with their engines
` [PATCH v6 6/9] drm/i915: Don't back up pinned LMEM context images and rings during suspend
` [PATCH v6 7/9] drm/i915: Reduce the number of objects subject to memcpy recover
` [PATCH v6 8/9] HAX: component: do not leave master devres group open after bind
` [PATCH v6 9/9] HAX: drm/i915/gem: Fix the __i915_gem_is_lmem() function

[PATCH v2 00/13] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-09-22  2:30 UTC  (8+ messages)
` [PATCH v2 04/13] drm/hdcp: Expand HDCP helper library for enable/disable/check
  ` [Freedreno] "
` [PATCH v2 08/13] drm/msm/dpu_kms: Re-order dpu includes
  ` [Freedreno] "
` [PATCH v2 13/13] drm/msm: Implement HDCP 1.x using the new drm HDCP helpers
  ` [Freedreno] "
` [Freedreno] [PATCH v2 00/13] drm/hdcp: Pull HDCP auth/exchange/check into helpers

[PATCH v3] mdacon: fix redefinition of 'scr_memsetw'
 2021-09-22  2:29 UTC  (2+ messages)

[PATCH v2 0/2] Add Sony Tulip Truly NT35521 panel support
 2021-09-22  2:29 UTC  (5+ messages)
` [PATCH v2 2/2] drm/panel: Add Sony Tulip Truly NT35521 driver

[PATCH] drm/i915: fix blank screen booting crashes
 2021-09-22  1:50 UTC 

[PATCH v6 1/2] drm/bridge: parade-ps8640: Use regmap APIs
 2021-09-22  0:24 UTC  (4+ messages)
` [PATCH v6 2/2] drm/bridge: parade-ps8640: Add support for AUX channel

[PATCH v11 00/17] drm/i915: Introduce Intel PXP
 2021-09-22  0:15 UTC 

[PATCH v5 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-09-22  0:09 UTC  (3+ messages)
` [PATCH v5 13/16] drm/mediatek: add ETHDR support for MT8195

[PATCH v3 00/12] Context types, v3
 2021-09-21 23:20 UTC  (13+ messages)
` [PATCH v3 01/12] virtio-gpu api: multiple context types with explicit initialization
` [PATCH v3 02/12] drm/virtgpu api: create context init feature
` [PATCH v3 03/12] drm/virtio: implement context init: track valid capabilities in a mask
` [PATCH v3 04/12] drm/virtio: implement context init: probe for feature
` [PATCH v3 05/12] drm/virtio: implement context init: support init ioctl
` [PATCH v3 06/12] drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virtio_gpu_fence
` [PATCH v3 07/12] drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virtio_gpu_fence_alloc
` [PATCH v3 08/12] drm/virtio: implement context init: stop using drv->context when creating fence
` [PATCH v3 09/12] drm/virtio: implement context init: allocate an array of fence contexts
` [PATCH v3 10/12] drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
` [PATCH v3 11/12] drm/virtio: implement context init: add virtio_gpu_fence_event
` [PATCH v3 12/12] drm/virtio: implement context init: advertise feature to userspace

[PATCH v2 0/3] drm: msm+ti-sn65dsi86 support for NO_CONNECTOR
 2021-09-21 22:42 UTC  (4+ messages)
` [PATCH v2 3/3] drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR support

[PATCH v2 0/6] i915: Simplify mmio handling & add new DG2 shadow table
 2021-09-21 22:35 UTC  (3+ messages)
` [PATCH v2 6/6] drm/i915/dg2: Add DG2-specific shadow register table

[RFC PATCH] component: do not leave master devres group open after bind
 2021-09-21 21:49 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).