dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 08:46:19 to 2021-10-06 00:59:38 UTC [more...]

[PATCH v2 0/3] drm: msm+ti-sn65dsi86 support for NO_CONNECTOR
 2021-10-06  0:59 UTC  (7+ messages)
` [PATCH v2 3/3] drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR support

[PATCH v4 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-10-06  0:43 UTC  (14+ messages)
` [PATCH v4 1/7] drm/msm/dp: Remove global g_dp_display variable
` [PATCH v4 2/7] drm/msm/dp: Modify prototype of encoder based API
` [PATCH v4 3/7] drm/msm/dp: Allow specifying connector_type per controller
` [PATCH v4 4/7] drm/msm/dp: Allow attaching a drm_panel
  ` [Freedreno] "
` [PATCH v4 5/7] drm/msm/dp: Support up to 3 DP controllers
` [PATCH v4 6/7] dt-bindings: msm/dp: Add SC8180x compatibles
` [PATCH v4 7/7] drm/msm/dp: Add sc8180x DP controllers

[PATCH 0/6] Refactor the vkms to accept new formats
 2021-10-05 23:36 UTC  (10+ messages)
` [PATCH 1/6] drm: vkms: Replace the deprecated drm_mode_config_init
` [PATCH 2/6] drm: vkms: Alloc the compose frame using vzalloc
` [PATCH 3/6] drm: vkms: Replace hardcoded value of `vkms_composer.map` to DRM_FORMAT_MAX_PLANES
` [PATCH 4/6] drm: vkms: Add fb information to `vkms_writeback_job`
` [PATCH 5/6] drm: vkms: Prepare `vkms_wb_encoder_atomic_check` to accept multiple formats
` [PATCH 6/6] drm: vkms: Refactor the plane composer to accept new formats

[PATCH] drm/msm/dp: Shorten SETUP timeout
 2021-10-05 23:35 UTC  (6+ messages)

[PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
 2021-10-05 23:14 UTC  (2+ messages)

[PATCH v2 0/9] Add 4 Jenson simple panels
 2021-10-05 23:04 UTC  (4+ messages)
` [PATCH v3 "

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2021-10-05 23:09 UTC  (8+ messages)

[PATCH v5 0/7] MIPS: JZ4780 and CI20 HDMI
 2021-10-05 22:45 UTC  (14+ messages)
` [PATCH v5 1/7] drm/ingenic: Fix drm_init error path if IPU was registered
` [PATCH v5 2/7] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v5 3/7] dt-bindings: display: Add ingenic, jz4780-dw-hdmi DT Schema
  ` [PATCH v5 3/7] dt-bindings: display: Add ingenic,jz4780-dw-hdmi "
` [PATCH v5 4/7] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v5 5/7] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers
` [PATCH v5 6/7] MIPS: DTS: CI20: Add DT nodes for HDMI setup
` [PATCH v5 7/7] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-05 22:43 UTC  (16+ messages)
` [PATCH v13 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM

[pull] drm/msm: drm-msm-fixes-2021-10-05 for v5.15-rc5
 2021-10-05 22:46 UTC 

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-10-05 21:43 UTC  (4+ messages)

[PATCH v1 1/3] string: Consolidate yesno() helpers under string.h hood
 2021-10-05 21:34 UTC  (2+ messages)

[PATCH] drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
 2021-10-05 21:27 UTC  (2+ messages)

[PATCH v3 0/5] drm/msm/dp: Allow variation in register regions
 2021-10-05 21:04 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: msm/dp: Change reg definition
  ` [Freedreno] "
` [PATCH v3 3/5] drm/msm/dp: Refactor ioremap wrapper
  ` [Freedreno] "
` [PATCH v3 4/5] drm/msm/dp: Store each subblock in the io region
  ` [Freedreno] "

Questions over DSI within DRM
 2021-10-05 21:03 UTC  (11+ messages)

[PATCH v2 0/4] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-10-05 20:26 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 00/10] drm: Add privacy-screen class and connector properties
 2021-10-05 20:23 UTC  (11+ messages)
` [PATCH 01/10] drm/connector: Add support for privacy-screen properties (v4)
` [PATCH 02/10] drm: Add privacy-screen class (v4)
` [PATCH 03/10] drm/privacy-screen: Add X86 specific arch init code
` [PATCH 04/10] drm/privacy-screen: Add notifier support (v2)
` [PATCH 05/10] drm/connector: Add a drm_connector privacy-screen helper functions (v2)
` [PATCH 06/10] platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helper
` [PATCH 07/10] platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only once
` [PATCH 08/10] platform/x86: thinkpad_acpi: Register a privacy-screen device
` [PATCH 09/10] drm/i915: Add intel_modeset_probe_defer() helper
` [PATCH 10/10] drm/i915: Add privacy-screen support (v3)

[PATCH v3 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-10-05 20:20 UTC  (12+ messages)
` [PATCH v3 1/5] drm/msm/dp: Remove global g_dp_display variable
  ` [Freedreno] "
` [PATCH v3 2/5] drm/msm/dp: Modify prototype of encoder based API
  ` [Freedreno] "
` [PATCH v3 3/5] drm/msm/dp: Support up to 3 DP controllers
  ` [Freedreno] "
` [PATCH v3 4/5] dt-bindings: msm/dp: Add SC8180x compatibles
` [PATCH v3 5/5] drm/msm/dp: Add sc8180x DP controllers
  ` [Freedreno] "

[PATCH] drm/ttm_bo_api: update the description for @placement and @sg
 2021-10-05 19:35 UTC 

[PATCH i-g-t v15 00/15] Introduce PXP Test
 2021-10-05 19:41 UTC 

[PATCH] drm/i915/tc: Delete bogus NULL check in intel_ddi_encoder_destroy()
 2021-10-05 19:26 UTC  (2+ messages)

[PATCH 0/8] drm/i915: PREEMPT_RT related fixups
 2021-10-05 19:16 UTC  (10+ messages)
` [PATCH 1/8] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH 2/8] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [PATCH 3/8] drm/i915: Disable tracing points on PREEMPT_RT
` [PATCH 4/8] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE
` [PATCH 5/8] drm/i915/gt: Queue and wait for the irq_work item
` [PATCH 6/8] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH 7/8] drm/i915: Drop the irqs_disabled() check
` [PATCH 8/8] drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock()

[PATCH v5 01/13] drm/ttm: stop calling tt_swapin in vm_access
 2021-10-05 18:33 UTC  (7+ messages)
` [PATCH v5 09/13] drm/i915/ttm: add tt shmem backend
  ` [Intel-gfx] "

[PATCH v6 1/8] drm/i915/gem: Break out some shmem backend utils
 2021-10-05 18:24 UTC  (8+ messages)
` [PATCH v6 2/8] drm/i915/ttm: add tt shmem backend
` [PATCH v6 3/8] drm/i915/gtt: drop unneeded make_unshrinkable
` [PATCH v6 4/8] drm/i915: drop unneeded make_unshrinkable in free_object
` [PATCH v6 5/8] drm/i915: add some kernel-doc for shrink_pin and friends
` [PATCH v6 6/8] drm/i915/ttm: move shrinker management into adjust_lru
` [PATCH v6 7/8] drm/i915/ttm: use cached system pages when evicting lmem
` [PATCH v6 8/8] drm/i915/ttm: enable shmem tt backend

BUG: KASAN: use-after-free in enqueue_timer+0x4f/0x1e0
 2021-10-05 18:10 UTC 

[PATCH v1] drm/msm: use compatible string to find mdp node
 2021-10-05 18:06 UTC  (2+ messages)

[PATCH] drm/edid: Fix crash with zero/invalid EDID
 2021-10-05 18:03 UTC  (10+ messages)
    ` connector_bad_edid() is broken (was: Re: [PATCH] drm/edid: Fix crash with zero/invalid EDID)

[PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
 2021-10-05 18:03 UTC  (3+ messages)

[PATCH 00/10] backlight: qcom-wled: fix and solidify handling of enabled-strings
 2021-10-05 17:34 UTC  (31+ messages)
` [PATCH 01/10] backlight: qcom-wled: Pass number of elements to read to read_u32_array
` [PATCH 02/10] backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
` [PATCH 03/10] backlight: qcom-wled: Override num-strings when enabled-strings is set
` [PATCH 04/10] backlight: qcom-wled: Validate enabled string indices in DT
` [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
` [PATCH 06/10] backlight: qcom-wled: Remove unnecessary 4th default string in wled3
` [PATCH 07/10] backlight: qcom-wled: Provide enabled_strings default for wled 4 and 5
` [PATCH 08/10] backlight: qcom-wled: Remove unnecessary double whitespace
` [PATCH 09/10] backlight: qcom-wled: Consistently use enabled-strings in set_brightness

[PATCH v3] drm/i915: remove IS_ACTIVE
 2021-10-05 17:17 UTC 

[PATCH 00/26] Parallel submission aka multi-bb execbuf
 2021-10-05 17:02 UTC  (3+ messages)
` [PATCH 21/26] drm/i915: Multi-BB execbuf
  ` [Intel-gfx] "

[PATCH 1/1] drm/amdgpu: ignore -EPERM error from debugfs
 2021-10-05 16:45 UTC 

[PATCH] drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read
 2021-10-05 15:46 UTC  (2+ messages)

[PATCH i-g-t v13 00/16] Introduce PXP Test
 2021-10-05 15:10 UTC 

[PATCH v2 0/3] io-pgtable-arm + drm/msm: Extend iova fault debugging
 2021-10-05 15:16 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Add way to debug pgtable walk
` [PATCH v2 2/3] drm/msm: Show all smmu info for iova fault devcore dumps
` [PATCH v2 3/3] drm/msm: Extend gpu devcore dumps with pgtbl info

[PATCH] drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup
 2021-10-05 14:55 UTC  (3+ messages)

[PATCH v2] component: do not leave master devres group open after bind
 2021-10-05 14:35 UTC  (2+ messages)

[PATCH v2] drm: fsl-dcu: enable PIXCLK on LS1021A
 2021-10-05 14:10 UTC 

[PATCH] drm: fsl-dcu: enable PIXCLK on LS1021A
 2021-10-05 13:45 UTC  (5+ messages)

[PATCH AUTOSEL 5.14 32/40] drm/amdgpu: fix gart.bo pin_count leak
 2021-10-05 13:50 UTC 

[PATCH v2] drm/fbdev: Clamp fbdev surface size if too large
 2021-10-05 13:27 UTC  (2+ messages)

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

Deploying new iterator interface for dma-buf
 2021-10-05 11:23 UTC  (6+ messages)
` [PATCH 24/28] drm: use new iterator in drm_gem_plane_helper_prepare_fb

[PATCH 00/33] Remaining patches for basic GuC submission
 2021-10-05 10:58 UTC  (6+ messages)
` [PATCH 25/33] drm/i915/guc: Support request cancellation
      ` [Intel-gfx] "

[PATCH 12/26] drm/i915/guc: Implement multi-lrc submission
 2021-10-05 10:37 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/bridge: ti-sn65dsi83: Check link status register after enabling the bridge
 2021-10-05 10:25 UTC  (8+ messages)

[RFC PATCH v2 0/2] RDMA/rxe: Add dma-buf support
 2021-10-05 10:20 UTC  (5+ messages)
` [RFC PATCH v2 2/2] "

[PATCH v1 1/4] dt-bindings: msm: add DT bindings for sc7280
 2021-10-05  9:52 UTC  (8+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: add display dt nodes

[PATCH] drm/i915: Fix bug in user proto-context creation that leaked contexts
 2021-10-05  9:25 UTC  (4+ messages)
` [Intel-gfx] "


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