dri-devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2026-04-10 11:32:36 to 2026-04-12 17:32:41 UTC [more...]

[PATCH v3 0/2] drm/panel: simple: add Waveshare LCD panels
 2026-04-12 17:32 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: waveshare,dsp2dpi: describe DSI2LVDS setup
` [PATCH v3 2/2] drm/bridge: waveshare-dsi: support DSI LCD kits with LVDS panels

[PATCH v2 00/21] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-12 17:17 UTC  (30+ messages)
` [PATCH v2 01/21] dt-bindings: display/panel: himax,hx83102: describe Waveshare panel
` [PATCH v2 02/21] dt-bindings: display/panel: himax,hx8394: "
` [PATCH v2 03/21] dt-bindings: display/panel: jadard,jd9365da-h3: "
` [PATCH v2 04/21] dt-bindings: display/panel: ilitek,ili9881c: "
` [PATCH v2 05/21] dt-bindings: dipslay/panel: describe panels using Focaltech OTA7290B
` [PATCH v2 06/21] drm/of: add helper to count data-lanes on a remote endpoint
` [PATCH v2 07/21] drm/panel: himax-hx83102: support Waveshare 12.3" DSI panel
` [PATCH v2 08/21] drm/panel: himax-hx8394: set prepare_prev_first
` [PATCH v2 09/21] drm/panel: himax-hx8394: simplify hx8394_enable()
` [PATCH v2 10/21] drm/panel: himax-hx8394: support Waveshare DSI panels
` [PATCH v2 11/21] drm/panel: jadard-jd9365da-h3: use drm_connector_helper_get_modes_fixed
` [PATCH v2 12/21] drm/panel: jadard-jd9365da-h3: support variable DSI configuration
` [PATCH v2 13/21] drm/panel: jadard-jd9365da-h3: set prepare_prev_first
` [PATCH v2 14/21] drm/panel: jadard-jd9365da-h3: support Waveshare round DSI panels
` [PATCH v2 15/21] drm/panel: jadard-jd9365da-h3: support Waveshare WXGA "
` [PATCH v2 16/21] drm/panel: jadard-jd9365da-h3: support Waveshare 720p "
` [PATCH v2 17/21] drm/panel: ilitek-ili9881c: support Waveshare 7.0" DSI panel
` [PATCH v2 18/21] drm/panel: add devm_drm_panel_add() helper
` [PATCH v2 19/21] drm/panel: add driver for Waveshare 8.8" DSI TOUCH-A panel
` [PATCH v2 20/21] dt-bindings: gpio: describe Waveshare GPIO controller
` [PATCH v2 21/21] gpio: add GPIO controller found on Waveshare DSI TOUCH panels

[PATCH v3 00/13] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-04-12 16:36 UTC  (2+ messages)

[RFC] Adding request_mem_region() to fbdev drivers (TODO #23)
 2026-04-12 11:07 UTC 

[PATCH] staging: fbtft: Use %pe format specifier for error pointers
 2026-04-12 14:45 UTC 

[PATCH v2 0/8] drm/panthor: Localize register access by component
 2026-04-12 14:29 UTC  (9+ messages)
` [PATCH v2 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
` [PATCH v2 2/8] drm/panthor: Split register definitions by components
` [PATCH v2 3/8] drm/panthor: Replace cross-component register accesses with helpers
` [PATCH v2 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
` [PATCH v2 5/8] drm/panthor: Use a local iomem base for GPU registers
` [PATCH v2 6/8] drm/panthor: Use a local iomem base for PWR registers
` [PATCH v2 7/8] drm/panthor: Use a local iomem base for firmware control registers
` [PATCH v2 8/8] drm/panthor: Use a local iomem base for MMU AS registers

[PATCH v2] gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path
 2026-04-12 12:26 UTC 

[PATCH] gpu: host1x: Fix device reference leak in device_add() error path
 2026-04-12 12:18 UTC 

[PATCH] gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path
 2026-04-12 12:06 UTC 

[RFC PATCH 0/2] Novatek NT37701 driver / mode-aware drm_panel_prepare
 2026-04-12 11:00 UTC  (3+ messages)
` [RFC PATCH 1/2] drm: Introduce drm_panel_prepare_for_mode callback
` [RFC PATCH 2/2] drm/panel: Add driver for Novatek NT37701 based OLED panels

[PATCH] staging: fbtft: improve TODO comment clarity
 2026-04-11 16:11 UTC  (2+ messages)

[PATCH] arch: sh: Include <linux/io.h> in dac.h
 2026-04-12  7:35 UTC  (2+ messages)

[PATCH v3 0/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
 2026-04-12  5:38 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
 2026-04-12  4:39 UTC  (4+ messages)

[Bug 221351] New: amdgpu: kernel panic on boot with AMD Radeon RX Vega (Lucienne) integrated graphics, regression since ~April 5th 2026, nomodeset workaround required
 2026-04-12  4:11 UTC 

[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
 2026-04-12  0:34 UTC  (72+ messages)
` [PATCH v4 01/39] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v4 02/39] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
` [PATCH v4 03/39] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v4 05/39] drm/msm/dp: splite msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v4 07/39] drm/msm/dp: split link setup from source params
` [PATCH v4 08/39] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v4 11/39] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v4 12/39] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v4 13/39] drm/msm/dp: introduce stream_id for each DP panel
` [PATCH v4 14/39] drm/msm/dp: introduce max_streams for DP controller MST support
` [PATCH v4 15/39] drm/msm/dp: Add support for programming p1/p2/p3 register blocks
` [PATCH v4 16/39] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v4 17/39] drm/msm/dp: Add catalog support for 3rd/4th stream MST
` [PATCH v4 18/39] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v4 19/39] drm/msm/dp: Add support to enable MST in mainlink control
` [PATCH v4 20/39] drm/msm/dp: no need to update tu calculation for mst
` [PATCH v4 21/39] drm/msm/dp: Add support for MST channel slot allocation
` [PATCH v4 22/39] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH v4 24/39] drm/msm/dp: simplify link and clock disable sequence
` [PATCH v4 25/39] drm/msm/dp: pass panel to display enable/disable helpers
` [PATCH v4 26/39] drm/msm/dp: abstract out the dp_display stream helpers to accept a panel
` [PATCH v4 27/39] drm/msm/dp: replace power_on with active_stream_cnt for dp_display
` [PATCH v4 28/39] drm/msm/dp: Mark the SST bridge disconnected when mst is active
` [PATCH v4 29/39] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v4 30/39] drm/msm/dp: add dp_display_get_panel() to initialize DP panel
` [PATCH v4 31/39] drm/msm/dp: add prepared to manage link-level operations
` [PATCH v4 32/39] drm/msm/dpu: initialize encoders per stream for DP MST
` [PATCH v4 33/39] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v4 34/39] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v4 35/39] drm/msm/dp: wire MST helpers into atomic check and commit paths
` [PATCH v4 36/39] drm/msm/dp: add connector abstraction for DP MST
` [PATCH v4 37/39] drm/msm/dp: add HPD callback for dp MST
` [PATCH v4 39/39] drm/msm/dp: Add MST stream support for supported DP controllers

[PATCH] drm/msm/a6xx: Restore sysprof_active
 2026-04-11 21:18 UTC  (2+ messages)

[PATCH] dma-fence: Clarify external lock use case in dma_fence_init() docs
 2026-04-11 18:47 UTC 

[PATCH v3] drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx
 2026-04-11 15:22 UTC  (2+ messages)

[PATCH v4 0/4] rust: add basic serial device bus abstractions
 2026-04-11 15:10 UTC  (5+ messages)
` [PATCH v4 1/4] rust: devres: return reference in `devres::register`
` [PATCH v4 2/4] serdev: add rust private data to serdev_device
` [PATCH v4 3/4] rust: add basic serial device bus abstractions
` [PATCH v4 4/4] samples: rust: add Rust serial device bus sample device driver

[PATCH v2 00/17] drm/msm: A8xx Support - Batch 2
 2026-04-11 14:45 UTC  (7+ messages)
` [PATCH v2 12/17] drm/msm/a6xx: Add soft fuse detection support
` [PATCH v2 15/17] drm/msm/a8xx: Preemption support for A840

[PATCH v3] dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints
 2026-04-11 14:07 UTC  (2+ messages)

[PATCH v10 0/5] Rust bindings for gem shmem
 2026-04-11 13:32 UTC  (3+ messages)
` [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
 2026-04-10 22:10 UTC  (4+ messages)

[PATCH] drm/bridge: tc358762: Use mipi_dsi_generic_write_multi()
 2026-04-11  1:06 UTC 

[PATCH next] drm/panel: himax-hx83121a: Fix NULL vs IS_ERR() check in probe()
 2026-04-11 10:03 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: fix use-after-free in amdgpu_userq_create() error paths
 2026-04-11  9:24 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: fix resource leak in amdgpu_userq_create() xa_store_irq error path

[PATCH 0/2] drm/amdgpu: fix error handling bugs in amdgpu_userq_create()
 2026-04-11  9:24 UTC 

[PATCH] drm/gpusvm, pagemap: Do not assume DRM pagemap owns device pages
 2026-04-11  9:06 UTC  (4+ messages)
` [PATCH] drm/gpusvm,pagemap: "

[PATCH] drm/nouveau: fix nvkm_device leak on aperture removal failure
 2026-04-11  6:29 UTC 

[PATCH v1 RESEND 0/4] drm/tyr: implement GPU reset API
 2026-04-11  6:02 UTC  (11+ messages)
` [PATCH v1 RESEND 4/4] drm/tyr: add GPU reset handling

[git pull] drm fixes for 7.0 final
 2026-04-11  4:04 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Read real-time clock frequencies
 2026-04-11  3:33 UTC  (2+ messages)

[PATCH 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-10 21:27 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: remove bridge when "
` [PATCH 3/3] drm/bridge: megachips: remove bridge when irq request fails

[PATCH 0/3] drm: remove drm bridge in error paths
 2026-04-10 21:27 UTC 

[PATCH V4] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-10 21:01 UTC  (2+ messages)

[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-10 20:59 UTC  (6+ messages)
` [PATCH v7 1/5] drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVM
` [PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v7 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v7 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
` [PATCH v7 5/5] drm/pagemap: Fix drm_pagemap_migrate_unmap_pages kerneldoc

[PATCH V1] accel/amdxdna: Check for device hang on job timeout
 2026-04-10 20:37 UTC  (2+ messages)

[PATCH] drm/bridge: chipone-icn6211: remove bridge when chipone_dsi_host_attach fails
 2026-04-10 19:55 UTC 

[PATCH] drm/panthor: Avoid potential UAF due to memory reclaim
 2026-04-10 19:50 UTC 

[PATCH] drm/sti: hdmi: remove bridge when component_add fails
 2026-04-10 19:41 UTC 

[PATCH] drm/v3d: Limit ioctl extension chain depth to prevent infinite loop
 2026-04-10 18:16 UTC  (2+ messages)

[PATCH 0/8] drm/panthor: Localize register access by component
 2026-04-10 18:13 UTC  (17+ messages)
` [PATCH 1/8] drm/panthor: Pass an iomem pointer to GPU register access helpers
` [PATCH 2/8] drm/panthor: Split register definitions by components
` [PATCH 3/8] drm/panthor: Replace cross-component register accesses with helpers
` [PATCH 4/8] drm/panthor: Store IRQ register base iomem pointer in panthor_irq
` [PATCH 5/8] drm/panthor: Use a local iomem base for GPU registers
` [PATCH 6/8] drm/panthor: Use a local iomem base for PWR registers
` [PATCH 7/8] drm/panthor: Use a local iomem base for firmware control registers
` [PATCH 8/8] drm/panthor: Use a local iomem base for MMU AS registers

[bug report] accel/amdxdna: Allow forcing IOVA-based DMA via module parameter
 2026-04-10 18:04 UTC 

[PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
 2026-04-10 17:40 UTC  (3+ messages)

[PATCH] accel/qaic: fix incorrect counter check in RAS message decode
 2026-04-10 17:08 UTC  (3+ messages)

[PATCH RFC 00/12] Add support for DisplayPort link training information report
 2026-04-10 16:26 UTC  (5+ messages)
` [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
` [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state

[PATCH v6 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
 2026-04-10 16:08 UTC  (3+ messages)
` [PATCH v6 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for "

[PATCH] gpu: nova-core: fb: make sure to unregister SysmemFlush on boot failure
 2026-04-10 15:57 UTC  (2+ messages)

[PATCH v4 0/4] Two-pass MMU interval notifiers
 2026-04-10 15:40 UTC  (3+ messages)
` [PATCH v4 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH] dma-fence: Move signalling tracepoint to before ops detach
 2026-04-10 15:37 UTC  (5+ messages)

[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-04-10 15:18 UTC  (2+ messages)

[PATCH 0/5] gpu: nova-core: vbios: harden various array accesses
 2026-04-10 15:05 UTC  (11+ messages)
` [PATCH 1/5] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
` [PATCH 2/5] gpu: nova-core: vbios: limit `BitToken` entry reads
` [PATCH 3/5] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH 4/5] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH 5/5] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`

[PATCH] fbdev: udlfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[PATCH] fbdev: tdfxfb: avoid divide-by-zero on FBIOPUT_VSCREENINFO
 2026-04-10 14:55 UTC  (2+ messages)

[PATCH v12 00/25] Add new general DRM property "color format"
 2026-04-10 14:21 UTC  (4+ messages)
` [PATCH v12 04/25] drm/bridge: Act on the DRM color format property

[PATCH] drm/connector: Make drm_connector_attach_hdr_output_metadata_property() return void
 2026-04-10 14:17 UTC  (2+ messages)

[PATCH] dma-buf: fix htmldocs error for dma_buf_attach_revocable
 2026-04-10 14:06 UTC  (3+ messages)

[PATCH v6 00/21] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2026-04-10 13:21 UTC  (10+ messages)
` [PATCH v6 10/21] dt-bindings: display: renesas, rzg2l-du: Add support for "
  ` [PATCH v6 10/21] dt-bindings: display: renesas,rzg2l-du: "

[Bug 221338] New: AMDGPU: RDNA2 (RX 6600) Vulkan workload causes gfx ring timeout, MODE1 reset, and VRAM loss (SMU driver/firmware mismatch)
 2026-04-10 12:45 UTC  (2+ messages)
` [Bug 221338] "

[PATCH v2] dma-buf: heaps: system: document system_cc_shared heap
 2026-04-10 12:20 UTC  (3+ messages)

[PATCH RFC 0/6] drm/amdgpu: SVM VRAM migration via drm_pagemap
 2026-04-10 12:07 UTC  (6+ messages)
` [PATCH RFC 3/6] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
` [PATCH RFC 4/6] drm/amdgpu: add SVM eviction fences for VRAM overcommit
` [PATCH RFC 5/6] drm/amdgpu: add SVM attr prefetch/force-trigger and in_populate tracking
` [PATCH RFC 6/6] drm/amdgpu: integrate VRAM migration into SVM range map path

[PATCH v2] drm/sched: Add test suite for concurrent job submissions
 2026-04-10 11:33 UTC  (5+ 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).