dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 12:44:55 to 2021-10-06 10:28:01 UTC [more...]

[PATCH 1/3] drm/bridge: ti-sn65dsi83: Add vcc supply regulator support
 2021-10-06  9:18 UTC  (5+ messages)
` [PATCH 3/3] drm/bridge: ti-sn65dsi8: Make enable GPIO optional
  ` [PATCH] dt-bindings: display: bridge: sn65dsi83: "

[PATCH 00/11] drm/msm: Add Display Stream Compression Support
 2021-10-06 10:27 UTC  (12+ messages)
` [PATCH 01/11] drm/msm/dsi: add support for dsc data
  ` [Freedreno] "
` [PATCH 02/11] drm/msm/disp/dpu1: Add support for DSC
  ` [Freedreno] "
` [PATCH 04/11] drm/msm/disp/dpu1: Add DSC support in RM
  ` [Freedreno] "

[PATCH 0/8] drm/i915: PREEMPT_RT related fixups
 2021-10-06 10:15 UTC  (14+ 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
  ` [Intel-gfx] "
` [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] drm/bridge: ti-sn65dsi83: Implement .detach callback
 2021-10-06  9:47 UTC  (2+ messages)

[PATCH] drm/bridge: dw-hdmi-cec: Make use of the helper function devm_add_action_or_reset()
 2021-10-06  9:36 UTC  (3+ messages)

KASAN: vmalloc-out-of-bounds Write in imageblit
 2021-10-06  9:24 UTC 

[PULL] drm-misc-fixes
 2021-10-06  9:21 UTC 

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

[PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
 2021-10-06  9:11 UTC  (4+ messages)

BUG: unable to handle kernel paging request in drm_fb_helper_damage_work
 2021-10-06  9:11 UTC 

[PATCH 1/1] drm/amdgpu: ignore -EPERM error from debugfs
 2021-10-06  8:52 UTC  (8+ messages)

Deploying new iterator interface for dma-buf
 2021-10-06  8:52 UTC  (8+ messages)
` [PATCH 02/28] dma-buf: add dma_resv_for_each_fence v2
` [PATCH 17/28] drm/i915: use the new iterator in i915_gem_busy_ioctl v2

INFO: rcu detected stall in mld_ifc_work
 2021-10-06  8:24 UTC 

[PATCH v5 0/8] drm/omap: Add virtual-planes support
 2021-10-06  8:17 UTC  (2+ messages)

[PATCH v6 1/8] drm/i915/gem: Break out some shmem backend utils
 2021-10-06  8:10 UTC  (12+ 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

mmotm 2021-10-05-19-53 uploaded (drivers/gpu/drm/msm/hdmi/hdmi_phy.o)
 2021-10-06  7:24 UTC  (3+ messages)

[PATCH v4 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
 2021-10-06  7:06 UTC  (23+ 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

[RFC v2 0/8] CPU + GPU synchronised priority scheduling
 2021-10-06  4:10 UTC  (3+ messages)
` [RFC 1/8] sched: Add nice value change notifier

[PATCH] drm/ttm_bo_api: update the description for @placement and @sg
 2021-10-06  6:12 UTC  (2+ messages)

[PATCH v8] drm/bridge: add it6505 driver
 2021-10-06  3:53 UTC  (2+ messages)

[PATCH v3 0/5] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-10-06  2:40 UTC  (6+ messages)
` [PATCH v3 1/5] drm/i915: Add support for panels with VESA backlights with PWM enable/disable
` [PATCH v3 2/5] drm/nouveau/kms/nv50-: Explicitly check DPCD backlights for aux enable/brightness
` [PATCH v3 3/5] drm/dp: Disable unsupported features in DP_EDP_BACKLIGHT_MODE_SET_REGISTER
` [PATCH v3 4/5] drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness control
` [PATCH v3 5/5] drm/i915: Clarify probing order in intel_dp_aux_init_backlight_funcs()

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-10-06  2:40 UTC  (17+ 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

[PATCH] drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read
 2021-10-06  2:30 UTC  (3+ messages)

[PATCH v2] drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read
 2021-10-06  2:29 UTC 

[RFC] drm/msm/dp: Allow attaching a drm_panel
 2021-10-06  2:29 UTC  (9+ messages)

[PATCH] drm/edid: Fix crash with zero/invalid EDID
 2021-10-06  2:20 UTC  (11+ messages)
    ` connector_bad_edid() is broken (was: Re: [PATCH] drm/edid: Fix crash with zero/invalid EDID)

[PATCH] drm/msm/dp: Shorten SETUP timeout
 2021-10-06  2:10 UTC  (7+ messages)

[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 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 v2 0/9] Add 4 Jenson simple panels
 2021-10-05 23:04 UTC  (4+ messages)
` [PATCH v3 "

[PATCH v5 0/7] MIPS: JZ4780 and CI20 HDMI
 2021-10-05 22:45 UTC  (10+ messages)
` [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 5/7] MIPS: DTS: jz4780: Account for Synopsys HDMI driver and LCD controllers

[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 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 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] "

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/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  (12+ messages)
` [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum with default num_strings

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


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