dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 03:26:36 to 2022-11-04 07:23:44 UTC [more...]

[RFC PATCH v2 0/3] new subsystem for compute accelerator devices
 2022-11-04  7:23 UTC  (13+ messages)
` [RFC PATCH v2 1/3] drivers/accel: define kconfig and register a new major
  ` [RFC PATCH v2 2/3] accel: add dedicated minor for accelerator devices

[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-04  7:15 UTC  (6+ messages)
` [RFC][PATCH v3 12/33] timers: dma-buf: Use timer_shutdown_sync() before freeing timer
` [RFC][PATCH v3 13/33] timers: drm: "

[PATCH] drm/i915/mtl: Media GT and Render GT share common GGTT
 2022-11-04  7:05 UTC  (2+ messages)
` [Intel-gfx] "

[v2 0/10] Initial support for Cadence MHDP(HDMI/DP) for i.MX8MQ
 2022-11-04  6:45 UTC  (11+ messages)
` [v2 01/10] drm: bridge: cadence: convert mailbox functions to macro functions
` [v2 02/10] dts-bingings: display: bridge: Add MHDP HDMI bindings for i.MX8MQ
` [v2 03/10] drm: bridge: cadence: Add MHDP DP driver "
` [v2 04/10] phy: Add HDMI configuration options
` [v2 05/10] dts-bindings: display: bridge: Add MHDP DP bindings for i.MX8MQ
` [v2 06/10] drm: bridge: cadence: Add MHDP HDMI driver "
` [v2 07/10] dts-bindings: phy: Add Cadence HDP-TX DP PHY bindings
` [v2 08/10] phy: cadence: Add driver for HDP-TX DisplyPort PHY
` [v2 09/10] dts-bindings: phy: Add Cadence HDP-TX HDMI PHY bindings
` [v2 10/10] phy: cadence: Add driver for HDP-TX HDMI PHY

[PATCH v2] drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()
 2022-11-04  6:45 UTC 

[PATCH] drm/bridge: sii9234: Remove the unused function sii9234_mode_valid()
 2022-11-04  6:36 UTC 

[QUESTION] {start,stop}_this_handle() and lockdep annotations
 2022-11-04  5:56 UTC 

[PATCH] drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()
 2022-11-04  6:20 UTC  (3+ messages)

[git pull] drm fixes for 6.1-rc4
 2022-11-04  3:21 UTC 

[PATCH RESEND 00/13] Convert omapfb drivers to gpiod API
 2022-11-04  3:16 UTC  (14+ messages)
` [PATCH RESEND 01/13] omapfb: connector-hdmi: switch to using "
` [PATCH RESEND 02/13] omapfb: panel-sony-acx565akm: remove support for platform data
` [PATCH RESEND 03/13] omapfb: panel-sony-acx565akm: switch to using gpiod API
` [PATCH RESEND 04/13] omapfb: encoder-tfp410: "
` [PATCH RESEND 05/13] omapfb: panel-dsi-cm: "
` [PATCH RESEND 06/13] omapfb: panel-tpo-td043mtea1: "
` [PATCH RESEND 07/13] omapfb: panel-nec-nl8048hl11: "
` [PATCH RESEND 08/13] omapfb: panel-dpi: remove support for platform data
` [PATCH RESEND 09/13] omapfb: connector-analog-tv: "
` [PATCH RESEND 10/13] omapfb: encoder-opa362: fix included headers
` [PATCH RESEND 11/13] omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handling
` [PATCH RESEND 12/13] omapfb: panel-tpo-td028ttec1: stop including gpio.h
` [PATCH RESEND 13/13] omapfb: panel-sharp-ls037v7dw01: fix included headers

[PATCH] $drm/nouveau: Fix kernel-doc
 2022-11-04  2:52 UTC 

[syzbot] KASAN: use-after-free Read in drm_gem_handle_delete
 2022-11-03 23:48 UTC 

[PATCH v2 0/7] vfio-ccw parent rework
 2022-11-03 23:43 UTC  (13+ messages)
` [PATCH v2 1/7] vfio/ccw: create a parent struct
` [PATCH v2 4/7] vfio/ccw: move private to mdev lifecycle
` [PATCH v2 5/7] vfio/ccw: remove release completion
` [PATCH v2 6/7] vfio/ccw: replace vfio_init_device with _alloc_
` [PATCH v2 7/7] vfio: Remove vfio_free_device

linux-next: manual merge of the drm-misc tree with Linus' tree
 2022-11-03 23:15 UTC 

[PATCH 00/13] Convert omapfb drivers to gpiod API
 2022-11-03 22:49 UTC  (16+ messages)
` [PATCH 0/7] "
` [PATCH 01/13] omapfb: connector-hdmi: switch to using "
` [PATCH 02/13] omapfb: panel-sony-acx565akm: remove support for platform data
` [PATCH 03/13] omapfb: panel-sony-acx565akm: switch to using gpiod API
` [PATCH 04/13] omapfb: encoder-tfp410: "
` [PATCH 05/13] omapfb: panel-dsi-cm: "
` [PATCH 06/13] omapfb: panel-tpo-td043mtea1: "
` [PATCH 07/13] omapfb: panel-nec-nl8048hl11: "
` [PATCH 08/13] omapfb: panel-dpi: remove support for platform data
` [PATCH 09/13] omapfb: connector-analog-tv: "
` [PATCH 10/13] omapfb: encoder-opa362: fix included headers
` [PATCH 11/13] omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handling
` [PATCH 12/13] omapfb: panel-tpo-td028ttec1: stop including gpio.h
` [PATCH 13/13] omapfb: panel-sharp-ls037v7dw01: fix included headers

[PATCH 13/13] omapfb: panel-sharp-ls037v7dw01: stop i
 2022-11-03 22:46 UTC 

KUnit issues - Was: [igt-dev] [PATCH RFC v2 8/8] drm/i915: check if current->mm is not NULL
 2022-11-03 22:43 UTC  (2+ messages)

[PATCH 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2022-11-03 22:22 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: Use kmap_local_page() in gem/i915_gem_object.c
` [PATCH 3/9] drm/i915: Use kmap_local_page() in gem/i915_gem_shmem.c
` [PATCH 7/9] drm/i915: Use memcpy_from_page() in gt/uc/intel_uc_fw.c

Try to address the DMA-buf coherency problem
 2022-11-03 22:16 UTC  (12+ messages)

[PATCH v27 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-11-03 21:28 UTC  (9+ messages)
` [PATCH v27 1/7] dt-bindings: mediatek: add ethdr definition "
` [PATCH v27 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v27 3/7] drm/mediatek: add ovl_adaptor "
` [PATCH v27 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v27 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v27 7/7] drm/mediatek: add mediatek-drm of vdosys1 support "

[PATCH v27 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2022-11-03 20:45 UTC  (9+ messages)
` [PATCH v27 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
` [PATCH v27 05/11] soc: mediatek: refine code to use mtk_mmsys_update_bits API
` [PATCH v27 06/11] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v27 08/11] soc: mediatek: mmsys: add mmsys for support 64 reset bits

[PATCH] drm/i915: Don't wait forever in drop_caches
 2022-11-03 19:39 UTC  (10+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915/guc: Remove excessive line feeds in state dumps
 2022-11-03 18:59 UTC  (2+ messages)

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-03 18:58 UTC  (11+ messages)
` [PATCH v7 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts

[PATCH v2 0/2] Fix for two GuC issues
 2022-11-03 18:54 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/guc: Don't deadlock busyness stats vs reset
  ` [Intel-gfx] "

[PATCH] drm/amd/display: don't enable DRM CRTC degamma property for DCE
 2022-11-03 18:45 UTC 

[PATCH v2] drm/i915/mtl: Add Wa_14017073508 for SAMedia
 2022-11-03 18:45 UTC 

[PATCH 0/2] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2022-11-03 18:32 UTC  (4+ messages)
` [PATCH 1/2] component: Add helper for device nodes
` [PATCH 2/2] drm: Convert users of drm_of_component_match_add to component_match_add_of

[PATCH] drm: rcar_du: DRM_RCAR_DU optionally depends on RCAR_MIPI_DSI
 2022-11-03 18:31 UTC  (8+ messages)

[PATCH v7 0/2] *** IT6505 driver read dt properties ***
 2022-11-03 16:03 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: it6505: add properties to restrict output bandwidth
` [PATCH v7 2/2] drm/bridge: add it6505 driver to read data-lanes and link-frequencies from dt

[PATCH] drm: sti: Make array en_di static const
 2022-11-03 15:29 UTC 

[PATCH v2 00/12] Add MT8195 HDMI support
 2022-11-03 15:24 UTC  (7+ messages)
` [PATCH v2 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings

[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-11-03 15:14 UTC  (24+ messages)
` [PATCH v3 01/23] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v3 02/23] drm/mcde: "
` [PATCH v3 03/23] drm/vboxvideo: "
` [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v3 05/23] drm/imx/dcss: "
` [PATCH v3 06/23] drm/ingenic: "
` [PATCH v3 07/23] drm/logicvc: "
` [PATCH v3 08/23] drm/rockchip: "
` [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v3 10/23] drm/tve200: Include <linux/of.h>
` [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file
` [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v3 20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
` [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements
` [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed

[PATCH i-g-t v2 0/4] Add support for KUnit tests
 2022-11-03 14:57 UTC  (6+ messages)
` [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
  ` [igt-dev] "

[PATCH RFC v2 0/8] Add KUnit support for i915 driver
 2022-11-03 14:51 UTC  (9+ messages)
` [PATCH RFC v2 1/8] drm/i915: export all selftest functions
` [PATCH RFC v2 2/8] drm/i915: place selftest preparation on a separate function
` [PATCH RFC v2 3/8] drm/i915: allow running mock selftests via Kunit
` [PATCH RFC v2 4/8] drm/i915: add support to run KUnit tests on bare metal
` [PATCH RFC v2 5/8] drm/i915: add live selftests to KUnit
` [PATCH RFC v2 6/8] drm/i915: add perf "
` [PATCH RFC v2 7/8] drm/i915: now that all functions are used, remove __maybe_unused
` [PATCH RFC v2 8/8] drm/i915: check if current->mm is not NULL

[PATCH] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
 2022-11-03 14:28 UTC  (2+ messages)

[PATCH v2 0/2] drm/msm: Improved hang detection
 2022-11-03 14:25 UTC  (4+ messages)
` [PATCH v2 2/2] drm/msm: Hangcheck progress detection

[PATCH v1 0/9] Enable Display for SM8350
 2022-11-03 14:19 UTC  (4+ messages)
` [PATCH v1 9/9] arm64: dts: qcom: sm8350-hdk: Enable lt9611uxc dsi-hdmi bridge

[PATCH v3 1/4] dt-bindings: vendor-prefixes: Document Chongzhou
 2022-11-03 14:11 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: vendor-prefixes: Document Jadard
` [PATCH v3 3/4] dt-bindings: display: Document Jadard JD9365DA-H3 DSI panel
` [PATCH v3 4/4] drm: panel: Add "

[PATCH v2 0/8] drm/msm: add support for SM8450
 2022-11-03 14:03 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: display/msm/dsi-controller-main: allow defining opp-table
` [PATCH v2 2/8] dt-bindings: display/msm: add sm8350 and sm8450 DSI PHYs
` [PATCH v2 3/8] dt-bindings: display/msm: add support for the display on SM8450

[PATCH 1/7] drm/atomic: log drm_atomic_replace_property_blob_from_id() errors
 2022-11-03 13:53 UTC  (2+ messages)

[PATCH] drm/edid: make a couple of read-only arrays static const
 2022-11-03 13:51 UTC  (2+ messages)

[RESEND PATCH v1] dt-bindings: display/msm: convert MDP5 schema to YAML format
 2022-11-03 13:47 UTC  (2+ messages)

[PATCH 6/6] drm/i915: Bpp/timeslot calculation fixes for DP MST DSC
 2022-11-03 13:23 UTC  (2+ messages)

[PATCH 5/6] drm/i915: Extract VESA DSC bpp alignment to separate function
 2022-11-03 13:21 UTC  (2+ messages)

[PATCH] drm/panfrost: Remove type name from internal struct again
 2022-11-03 11:40 UTC 

[PATCH] drm/i915: rename intel_gsc to intel_heci_gsc
 2022-11-03 10:41 UTC  (2+ messages)

[PATCH v3 0/2] drm/ofdrm: Fix sparse warnings
 2022-11-03 10:16 UTC  (3+ messages)
` [PATCH v3 1/2] drm/ofdrm: Convert PCI IDs to CPU endianness for comparing
` [PATCH v3 2/2] drm/ofdrm: Cast error pointers to void __iomem *

[PATCH] drm/i915/guc: don't hardcode BCS0 in guc_hang selftest
 2022-11-03  9:10 UTC  (2+ messages)

[PATCH v2] drm: lcdif: Set and enable FIFO Panic threshold
 2022-11-03  9:07 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2022-11-03  9:03 UTC 

[PATCH] drm: lcdif: Set and enable FIFO Panic threshold
 2022-11-03  8:56 UTC  (9+ messages)

[PATCH] drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()
 2022-11-03  8:41 UTC  (2+ messages)

[ANNOUNCE] libdrm 2.4.114
 2022-11-03  8:36 UTC 

[PULL] drm-misc-next
 2022-11-03  8:34 UTC 

[PATCH v6 0/2] *** IT6505 driver read dt properties ***
 2022-11-03  8:27 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

[PULL] drm-intel-gt-next
 2022-11-03  8:03 UTC 

[PATCH] drm_bridge: register content protect property
 2022-11-03  5:46 UTC  (3+ messages)

[PATCH 00/10] Connect VFIO to IOMMUFD
 2022-11-03  4:52 UTC  (14+ messages)
` [PATCH 05/10] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
` [PATCH 06/10] vfio-iommufd: Allow iommufd to be used in place of a container fd
` [PATCH 08/10] vfio-iommufd: Support iommufd for emulated VFIO devices


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