dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-09 19:40:46 to 2026-03-10 11:02:15 UTC [more...]

[PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
 2026-03-10 11:02 UTC  (5+ messages)

[PATCH v1 0/4] Add eDP support for RK3576
 2026-03-10 10:53 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: display: rockchip: analogix-dp: Add "
` [PATCH v1 2/4] arm64: dts: rockchip: Add eDP node "
` [PATCH v1 3/4] drm/bridge: analogix_dp: Add support "
` [PATCH v1 4/4] drm/rockchip: "

[PATCH] drm/sysfb: efidrm: Fix framebuffer mapping error handling
 2026-03-10 10:36 UTC  (2+ messages)

[PATCH 0/9] gpu: nova-core: gsp: add RM control command infrastructure
 2026-03-10 10:35 UTC  (22+ messages)
` [PATCH 3/9] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
` [PATCH 5/9] gpu: nova-core: gsp: add types for RM control RPCs
` [PATCH 6/9] gpu: nova-core: generalize `flush_into_kvec` to `flush_into_vec`
` [PATCH 7/9] gpu: nova-core: gsp: add RM control command infrastructure
` [PATCH 8/9] gpu: nova-core: gsp: add CE fault method buffer size bindings
` [PATCH 9/9] gpu: nova-core: gsp: add CeGetFaultMethodBufferSize RM control command

[PATCH v7 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2026-03-10 10:25 UTC  (8+ messages)
` [PATCH v7 3/8] drm: verisilicon: add a driver for Verisilicon display controllers

[PATCH] fbdev/hga: Request memory region before ioremap
 2026-03-10 10:03 UTC  (2+ messages)

[PATCH -next 0/2] drm: verisilicon: add hardware cursor support
 2026-03-10  9:56 UTC  (6+ messages)
` [PATCH -next 1/2] drm: verisilicon: add max cursor size to HWDB
` [PATCH -next 2/2] drm: verisilicon: add support for cursor planes

[PATCH v2 0/2] Add ITE IT6162 MIPI DSI to HDMI bridge driver
 2026-03-10  9:33 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Add ITE IT6162 MIPI DSI to HDMI bridge
` [PATCH v2 2/2] drm/bridge: Add ITE IT6162 MIPI DSI to HDMI bridge driver

[PATCH V4 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-03-10  9:17 UTC  (9+ messages)
` [PATCH V4 1/5] dt-bindings: remoteproc: qcom, sm8550-pas: Add Glymur ADSP
  ` [PATCH V4 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: "
` [PATCH V4 2/5] dt-bindings: remoteproc: qcom, sm8550-pas: Add Glymur CDSP
` [PATCH V4 3/5] dt-bindings: misc: qcom, fastrpc: Add compatible for Glymur
  ` [PATCH V4 3/5] dt-bindings: misc: qcom,fastrpc: "
` [PATCH V4 4/5] arm64: dts: qcom: glymur: Add ADSP and CDSP for Glymur SoC
` [PATCH V4 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP

[PATCH v10 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-03-10  9:12 UTC  (20+ messages)
` [PATCH v10 01/18] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
` [PATCH v10 02/18] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
` [PATCH v10 03/18] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v10 04/18] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v10 05/18] drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node
` [PATCH v10 06/18] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
` [PATCH v10 07/18] drm/bridge: analogix_dp: Move the color format check to .atomic_check() for Rockchip platforms
` [PATCH v10 08/18] drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()
` [PATCH v10 09/18] drm/bridge: analogix_dp: Remove unused struct drm_connector* for &analogix_dp_plat_data.attach()
` [PATCH v10 10/18] drm/bridge: analogix_dp: Pass struct drm_atomic_state* for analogix_dp_bridge_mode_set()
` [PATCH v10 11/18] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v10 12/18] drm/bridge: analogix_dp: Remove unnecessary &analogix_dp_device.connector
` [PATCH v10 13/18] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
` [PATCH v10 14/18] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
  ` [PATCH v10 15/18] drm/exynos: exynos_dp: "
  ` [PATCH v10 16/18] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
  ` [PATCH v10 17/18] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
  ` [PATCH v10 18/18] drm/bridge: analogix_dp: Apply panel_bridge helper

[PATCH v3 phy-next 00/24] Split Generic PHY consumer and provider API
 2026-03-10  9:08 UTC  (30+ messages)
` [PATCH v3 phy-next 01/24] ata: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 02/24] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v3 phy-next 03/24] usb: add "
` [PATCH v3 phy-next 04/24] drm: add <linux/pm_runtime.h> where missing
` [PATCH v3 phy-next 05/24] phy: "
` [PATCH v3 phy-next 06/24] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v3 phy-next 07/24] net: lan969x: include missing <linux/of.h>
` [PATCH v3 phy-next 08/24] PCI: Remove device links to PHY
` [PATCH v3 phy-next 09/24] ufs: exynos: stop poking into struct phy guts
` [PATCH v3 phy-next 10/24] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v3 phy-next 11/24] drm/msm/dp: remove debugging prints with internal struct phy state
` [PATCH v3 phy-next 12/24] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v3 phy-next 13/24] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v3 phy-next 14/24] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v3 phy-next 15/24] drm/rockchip: dsi: include PHY provider header
` [PATCH v3 phy-next 16/24] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v3 phy-next 17/24] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v3 phy-next 18/24] net: renesas: rswitch: "
` [PATCH v3 phy-next 19/24] pinctrl: tegra-xusb: "
` [PATCH v3 phy-next 20/24] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v3 phy-next 21/24] phy: include PHY provider header (1/2)
` [PATCH v3 phy-next 22/24] phy: include PHY provider header (2/2)
` [PATCH v3 phy-next 23/24] phy: remove temporary provider compatibility from consumer header
` [PATCH v3 phy-next 24/24] MAINTAINERS: add regexes for linux-phy

[Bug 221202] New: DisplayPort monitor (Samsung Odyssey G65B) sometimes wakes with invalid EDID and only exposes 640x480 until monitor power-cycle (NVIDIA + Wayland)
 2026-03-10  9:03 UTC 

[PATCH AUTOSEL 6.19-6.12] drm/ttm/tests: Fix build failure on PREEMPT_RT
 2026-03-10  9:01 UTC 

[PATCH RFC 0/3] Some updates over DP AUX Transactions
 2026-03-10  9:01 UTC  (2+ messages)

[PATCH] video: fbdev: omapfb: Add missing error check for clk_get()
 2026-03-10  8:56 UTC 

[PATCH v36 0/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2026-03-10  9:00 UTC  (5+ messages)
` [PATCH v36 2/4] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v36 4/4] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl

[PATCH RFC 0/4] DP: Read LTTPR caps followed by DPRX caps
 2026-03-10  8:58 UTC  (5+ messages)

[PATCH v2 0/2] dma-buf: heaps: Use page clearing helpers
 2026-03-10  8:55 UTC  (4+ messages)
` [PATCH v2 1/2] dma-buf: heaps: Clear CMA pages with clear_pages()
` [PATCH v2 2/2] dma-buf: heaps: Clear CMA highages using helper

[PATCH v2] iopoll: fix function parameter names in read_poll_timeout_atomic()
 2026-03-10  8:50 UTC  (4+ messages)

[PATCH v7] drm: renesas: rz-du: mipi_dsi: Set DSI divider
 2026-03-10  8:40 UTC  (3+ messages)

[PATCH v2] drm/ttm/tests: add a test to exercise ttm_bo_swapout
 2026-03-10  8:32 UTC  (2+ messages)

[PATCH RESEND 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-10  8:21 UTC  (9+ messages)
` [PATCH RESEND 1/4] drm/prime: Limit scatter list size with dedicated DMA device
` [PATCH RESEND 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
` [PATCH RESEND 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
` [PATCH RESEND 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device

[PATCH v4 0/5] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-10  8:09 UTC  (6+ messages)
` [PATCH v4 1/5] gpu: nova-core: gsp: fix stale doc comments on command queue methods
` [PATCH v4 2/5] gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
` [PATCH v4 3/5] gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
` [PATCH v4 4/5] gpu: nova-core: gsp: make `Cmdq` a pinned type
` [PATCH v4 5/5] gpu: nova-core: gsp: add mutex locking to Cmdq

[PATCH v3 0/2] Add support for Tianma TA066VVHM03 DSI panel
 2026-03-10  4:36 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Document Tianma TA066VVHM03
` [PATCH v3 2/2] drm/panel: Add support for Tianma TA066VVHM03 panel

[PATCH] video/fbdev/via: check ioremap return value in viafb_lcd_get_mobile_state
 2026-03-10  1:14 UTC 

[PATCH] gpu: nova: rename drivers to use kebab-case convention
 2026-03-10  6:24 UTC 

[PATCH] drm/amdgpu: fix PASID task_info lookup race
 2026-03-10  0:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm: dp_tunnel: use kzalloc_flex
 2026-03-10  8:12 UTC  (2+ messages)

[PATCH] drm/ttm: document that ttm_bo_swapout deals with pages
 2026-03-10  8:10 UTC  (2+ messages)

[PATCH v2 0/3] Update 'none' recovery method for DRM wedged event
 2026-03-10  7:56 UTC  (2+ messages)

[PATCH v6 0/9] gpu: nova-core: gsp: add continuation record support
 2026-03-10  7:44 UTC  (2+ messages)

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-10  7:33 UTC  (14+ messages)
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
` [PATCH 11/14] media: qcom: Switch to generic PAS TZ APIs

[PATCH v3 0/9] Qualcomm Sahara protocol enhancements
 2026-03-10  7:22 UTC  (10+ messages)
` [PATCH v3 1/9] Add documentation for Sahara protocol
` [PATCH v3 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
` [PATCH v3 3/9] bus: mhi: Match devices exposing the protocol on the SAHARA channel
` [PATCH v3 4/9] bus: mhi: Centralize firmware image table selection at probe time
` [PATCH v3 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
` [PATCH v3 6/9] bus: mhi: Load DDR training data using per-device serial number
` [PATCH v3 7/9] bus: mhi: Capture DDR training data using command mode
` [PATCH v3 8/9] bus: mhi: Expose DDR training data via controller sysfs
` [PATCH v3 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data

[REGRESSION][PATCH] drm/amd/display: Fix uninitialized variable which breaks full LTO
 2026-03-10  5:54 UTC  (2+ messages)

[PATCH] lib/scatterlist: fix sg_page_count and sg_dma_page_count
 2026-03-10  5:49 UTC  (2+ messages)

[PATCH 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-10  3:20 UTC  (5+ messages)
` [PATCH 1/4] drm/prime: Limit scatter list size with dedicated DMA device
` [PATCH 2/4] drm/gem-dma: Support dedicated DMA device for allocation and mapping
` [PATCH 3/4] drm/mediatek: Set dedicated DMA device and drop custom GEM callbacks
` [PATCH 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device

[PATCH v11 0/3] Add i.MX91/93 parallel display support
 2026-03-10  2:57 UTC  (3+ messages)
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

[PATCH v3 0/3] Add DSI Port B input support for LT9611 HDMI bridge
 2026-03-10  2:45 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/4] Fixes the stack overflow
 2026-03-10  2:28 UTC  (7+ messages)
` [PATCH v4 4/4] gpu: nova-core: fix stack overflow in GSP memory allocation

[PATCH] dma-buf: heaps: Clear CMA pages with clear_pages()
 2026-03-10  1:57 UTC  (2+ messages)

[PATCH v3 1/1] drm: lcdif: Use dev_err_probe()
 2026-03-10  1:57 UTC  (2+ messages)

[PATCH v11 00/12] gpu: nova-core: add Turing support
 2026-03-10  1:49 UTC  (13+ messages)
` [PATCH v11 09/12] gpu: nova-core: firmware: fix and explain v2 header offsets computations

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v5)
 2026-03-10  1:27 UTC  (12+ messages)
` [PATCH 07/16] memcg: add support for GPU page counters. (v4)

[PATCH v3 0/5] Support for the Pixel 3a XL with the Tianma panel
 2026-03-10  0:26 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: arm: qcom: document google, bonito-tianma board
` [PATCH v3 2/5] dt-bindings: panel-simple-dsi: add nt37700f compatible
` [PATCH v3 3/5] drm/panel: Add Novatek/Tianma NT37700F panel
` [PATCH v3 4/5] arm64: dts: qcom: sdm670-google: add common device tree include
` [PATCH v3 5/5] arm64: dts: qcom: add support for pixel 3a xl with the tianma panel

[bug report] 7.0-rc1 flip_done timed out: amd igpu off when resuming in laptop (regression)
 2026-03-09 17:39 UTC  (4+ messages)
` [PATCH] drm/amd/display: fix resuming from S3 sleep for Renoir iGPU

[PATCH v2 0/8] Rockchip DRM use-after-free & null-ptr-deref fixes
 2026-03-09 22:44 UTC  (9+ messages)
` [PATCH v2 1/8] drm/rockchip: inno-hdmi: Switch to drmm_kzalloc()
` [PATCH v2 2/8] drm/rockchip: dw_dp: "
` [PATCH v2 3/8] drm/rockchip: dw_dp: Fix null-ptr-deref in dw_dp_remove()
` [PATCH v2 4/8] drm/rockchip: dw_dp: Simplify error handling
` [PATCH v2 5/8] drm/rockchip: dw_dp: Drop unnecessary #include
` [PATCH v2 6/8] drm/rockchip: dw_hdmi_qp: Switch to drmm_encoder_init()
` [PATCH v2 7/8] drm/bridge: synopsys: dw-dp: Unregister AUX channel on bridge detach
` [PATCH v2 8/8] drm/bridge: synopsys: dw-dp: Drop useless memory allocation

[PATCH 0/3] drm/bridge: ti-sn65dsi83: two fixes + add test pattern
 2026-03-09 22:11 UTC  (2+ messages)
` (subset) "

[PATCH v2] drm/bridge: ti-sn65dsi83: two fixes + add test pattern
 2026-03-09 22:06 UTC  (2+ messages)
` [PATCH v2] drm/bridge: ti-sn65dsi83: add test pattern generation support

[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
 2026-03-09 20:50 UTC  (7+ messages)

[PATCH v4 0/9] drm/msm/dp: Drop the HPD state machine
 2026-03-09 19:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox