dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-28 13:15:12 to 2025-07-30 06:51:38 UTC [more...]

[RFC v5 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2025-07-30  6:49 UTC  (5+ messages)
` [RFC v5 1/5] drm/netlink: Add netlink infrastructure
` [RFC v5 2/5] drm/xe/RAS: Register netlink capability
` [RFC v5 3/5] drm/xe/RAS: Expose the error counters
` [RFC v5 4/5] drm/netlink: Define multicast groups

[drm-exynos:exynos-drm-next 3/3] drivers/gpu/drm/exynos/exynos_drm_dsi.c:158:13: error: use of undeclared identifier 'DSIM_TYPE_EXYNOS7870'
 2025-07-30  6:38 UTC 

[PATCH v3 0/3] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-07-30  6:17 UTC  (4+ messages)
` [PATCH v3 1/3] drm/panel: novatek-nt35560: Fix invalid return value
` [PATCH v3 2/3] drm: Add MIPI read_multi func and two write macros
` [PATCH v3 3/3] drm/panel: novatek-nt35560: Clean up driver

[PATCH v7 0/2 RESEND] drm: bridge: add ssd2825 RGB/DSI bridge support
 2025-07-30  5:54 UTC  (3+ messages)
` [PATCH v7 1/2 RESEND] dt-bindings: display: bridge: Document Solomon SSD2825
` [PATCH v7 2/2 RESEND] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge

[PATCH 1/1] gpu: drm: fix compilation errors in drm_vram_helper
 2025-07-30  2:19 UTC  (2+ messages)

[PATCH v3 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-30  1:26 UTC  (9+ messages)
` [PATCH v3 1/5] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v3 2/5] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v3 3/5] drm/rockchip: cdn-dp: Support handle lane info and HPD without extcon
` [PATCH v3 4/5] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v3 5/5] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH 0/3] Power Management for Raspberry Pi V3D GPU
 2025-07-30  0:33 UTC  (13+ messages)
` [PATCH 1/3] clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing
` [PATCH 2/3] drm/v3d: Allocate all resources before enabling the clock

[PATCH v2 0/3] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-07-30  0:15 UTC  (11+ messages)
` [PATCH v2 1/3] drm/panel: novatek-nt35560: Fix invalid return value
` [PATCH v2 2/3] drm: Add MIPI support function and macros
` [PATCH v2 3/3] drm/panel: novatek-nt35560: Clean up driver

[PATCH 0/2] ExpressWire dependency fixes
 2025-07-29 23:32 UTC  (5+ messages)
` [PATCH 1/2] leds: Drop duplicate LEDS_EXPRESSWIRE config
` [PATCH 2/2] backlight: ktd2801: Depend on GPIOLIB

linux-next: manual merge of the driver-core tree with the drm-nova tree
 2025-07-29 23:27 UTC 

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-29 22:14 UTC  (25+ messages)
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[drm-exynos:exynos-drm-misc-next 1286/1301] drivers/accel/rocket/rocket_job.c:394:1: warning: control reaches end of non-void function
 2025-07-29 22:15 UTC 

[git pull] drm for 6.17-rc1
 2025-07-29 21:05 UTC 

[drm-exynos:exynos-drm-misc-next 1286/1301] drivers/accel/rocket/rocket_job.c:393:16: error: 'DRM_GPU_SCHED_STAT_NOMINAL' undeclared; did you mean 'DRM_GPU_SCHED_STAT_NO_HANG'?
 2025-07-29 22:03 UTC 

[PATCH v3 00/54] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-07-29 22:00 UTC  (4+ messages)
` [PATCH v3 28/54] dyndbg: restore classmap protection when theres a controlling_param

[syzbot] [dri?] WARNING in __ww_mutex_wound
 2025-07-29 21:59 UTC 

[PATCH 00/17] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
 2025-07-29 21:49 UTC  (17+ messages)
` [PATCH 07/17] drm/msm/adreno: Add fenced regwrite support
` [PATCH 09/17] drm/msm/a6xx: Switch to GMU AO counter
` [PATCH 16/17] drm/msm/a6xx: Enable IFPC on Adreno X1-85

[drm-exynos:exynos-drm-misc-next 1284/1301] drivers/accel/rocket/rocket_drv.c:235:31: error: 'rocket_pm_ops' undeclared here (not in a function); did you mean 'rocket_probe'?
 2025-07-29 20:51 UTC 

[PATCH 0/9] kunit: Refactor and extend KUnit's
 2025-07-29 20:26 UTC  (12+ messages)
` [PATCH 1/9] kunit: Add parent kunit for parameterized test context
` [PATCH 2/9] kunit: Introduce param_init/exit for parameterized test shared context management
` [PATCH 3/9] kunit: Pass additional context to generate_params for parameterized testing
` [PATCH 4/9] kcsan: test: Update parameter generator to new signature
` [PATCH 5/9] drm/xe: "
` [PATCH 6/9] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH 7/9] kunit: Add example parameterized test with shared resources and direct static parameter array setup
` [PATCH 8/9] kunit: Add example parameterized test with direct dynamic "
` [PATCH 9/9] Documentation: kunit: Document new parameterized test features

[PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args()
 2025-07-29 20:17 UTC  (3+ messages)
` EXTERNAL: "

(no subject)
 2025-07-29 17:32 UTC  (2+ messages)
` [ANNOUNCE] xf86-video-amdgpu 25.0.0

[PATCH v6 00/10] Add support for RK3588 DisplayPort Controller
 2025-07-29 17:09 UTC  (7+ messages)
` [PATCH v6 07/10] arm64: dts: rockchip: Add DP0 for rk3588
` [PATCH v6 08/10] arm64: dts: rockchip: Add DP1 "
` [PATCH v6 09/10] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B

[PATCH v2 0/2] Pass down hot plug CONNECTOR ID to user-space
 2025-07-29 16:57 UTC  (3+ messages)
` [PATCH v2 1/2] drm: Introduce a new connector status
` [PATCH v2 2/2] drm: Propagate connector status change

[PATCH 00/12] Enable display support for STM32MP25
 2025-07-29 16:32 UTC  (7+ messages)
` [PATCH 03/12] dt-bindings: display: st,stm32mp25-lvds: add access-controllers property
` [PATCH 04/12] dt-bindings: display: st,stm32mp25-lvds: add power-domains property
` [PATCH 05/12] dt-bindings: arm: stm32: add required #clock-cells property

[PATCH v3 00/13] Support for Exynos7870 DSIM bridge
 2025-07-29 16:29 UTC  (10+ messages)
` [PATCH v3 03/13] drm/bridge: samsung-dsim: add flag to control header FIFO wait
` [PATCH v3 09/13] drm/bridge: samsung-dsim: increase timeout value for PLL_STABLE
` [PATCH v3 10/13] drm/bridge: samsung-dsim: add ability to define clock names for every variant

linux-next: Tree for Jul 29 (BACKLIGHT_KTD2801)
 2025-07-29 16:05 UTC  (3+ messages)

[PATCH v1 0/3] Add panels used by Asus Zenbook A14
 2025-07-29 15:49 UTC  (3+ messages)
` [PATCH v1 3/3] drm/panel-edp: Add BOE NV140WUM-N64

[PATCH v6 0/4] drm: Fix bug in panel driver, update MIPI support macros
 2025-07-29 15:42 UTC  (2+ messages)

[PATCH 0/3] drm: Fix initializing format info in drm_framebuffer
 2025-07-29 15:03 UTC  (5+ messages)
` [PATCH 1/3] drm/omap: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
` [PATCH 3/3] drm/radeon: "

[PATCH v2 0/7] drm/msm: Various snapshot fixes
 2025-07-29 14:57 UTC  (8+ messages)
` [PATCH v2 1/7] drm/msm: Add missing "location"s to devcoredump
` [PATCH v2 2/7] drm/msm: Fix section names and sizes
` [PATCH v2 3/7] drm/msm: Fix order of selector programming in cluster snapshot
` [PATCH v2 4/7] drm/msm: Constify snapshot tables
` [PATCH v2 5/7] drm/msm: Fix a7xx debugbus read
` [PATCH v2 6/7] drm/msm: Fix debugbus snapshot
` [PATCH v2 7/7] drm/msm: Fix a7xx TPL1 cluster snapshot

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-07-29 13:47 UTC  (8+ messages)
` [PATCH v2 01/19] gpu: nova-core: register: minor grammar and spelling fixes

[PATCH 0/7] drm/msm: Various snapshot fixes
 2025-07-29 13:40 UTC  (12+ messages)
` [PATCH 1/7] drm/msm: Add missing "location"s to devcoredump
` [PATCH 2/7] drm/msm: Fix section names and sizes
` [PATCH 3/7] drm/msm: Fix order of selector programming in cluster snapshot
` [PATCH 4/7] drm/msm: Constify snapshot tables
` [PATCH 5/7] drm/msm: Fix a7xx debugbus read
` [PATCH 6/7] drm/msm: Fix debugbus snapshot
` [PATCH 7/7] drm/msm: Fix a7xx TPL1 cluster snapshot

[PATCH] drm/bridge: lt9611uxc: add support for 4K@30 resolution
 2025-07-29 13:30 UTC 

[PATCH] drm/sitronix/st7571-i2c: Remove unneeded semicolon
 2025-07-29 13:07 UTC  (2+ messages)

[PATCH 6.1/6.6] drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_head_pipe_in_layer
 2025-07-29 11:49 UTC 

[REGRESSION] tty lockup and WWAN loss after hibernate/suspend in 6.8+ on ThinkPad X1 Carbon Gen 10
 2025-07-29 10:20 UTC  (2+ messages)

[PATCH v3 00/14] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-07-29  8:31 UTC  (15+ messages)
` [PATCH v3 03/14] drm/rockchip: analogix_dp: Apply drmm_encoder_init() instead of drm_simple_encoder_init()
` [PATCH v3 04/14] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.bridge
` [PATCH v3 09/14] drm/bridge: analogix_dp: Add support to find panel or bridge

[PATCH] mm: shmem: fix the shmem large folio allocation for the i915 driver
 2025-07-28 22:16 UTC  (5+ messages)

[PATCH] drm: don't run atomic_async_check for disabled planes
 2025-07-29  6:33 UTC  (3+ messages)

[PATCH] drm/panel: himax-hx8279: Remove unneeded semicolon
 2025-07-29  5:42 UTC 

[PATCH 1/2] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
 2025-07-29  4:34 UTC  (2+ messages)

[PATCH v2 0/7] porting pq compnent for MT8196
 2025-07-29  3:22 UTC  (4+ messages)
` [PATCH v2 4/7] dt-bindings: display: mediatek: disp-tdshp: Add support "

[PATCH] drm/vmwgfx: Clamp the max COTable size
 2025-07-29  3:16 UTC  (2+ messages)

[PATCH v4 0/2] Samsung Exynos 7870 DECON driver support
 2025-07-29  1:40 UTC  (2+ messages)

linux-next: bad merge of the drm tree with Linus' tree
 2025-07-28 23:39 UTC 

[PATCH v6 00/14] drm/amd/display: more drm_edid to AMD display driver
 2025-07-28 23:29 UTC  (2+ messages)

[PATCH] drivers/gpu: Fix typos
 2025-07-28 21:23 UTC  (4+ messages)

[PATCH v7 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-07-28 20:27 UTC  (8+ messages)
` [PATCH v7 1/6] clk: renesas: rzv2h-cpg: Add instance field to struct pll
` [PATCH v7 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v7 3/6] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH v7 4/6] dt-bindings: display: bridge: renesas, dsi: Document RZ/V2H(P) and RZ/V2N
  ` [PATCH v7 4/6] dt-bindings: display: bridge: renesas,dsi: "
` [PATCH v7 5/6] drm: renesas: rz-du: mipi_dsi: Add support for LPCLK clock handling
` [PATCH v7 6/6] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC

[PATCH v3 0/5] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-07-28 18:59 UTC  (4+ messages)
` [PATCH] dt-bindings: display/msm: dp-controller: allow eDP for X1E8 and SA8775P

[PATCH v2 0/3] drm/bridge: sii9234: use extcon to detect cable attachment
 2025-07-28 18:56 UTC  (4+ messages)
` [PATCH v2 2/3] drm/bridge: sii9234: use dev_err_probe where applicable

[PATCH 1/3] drm/amdgpu: update mmhub 3.0.1 client id mappings
 2025-07-28 18:00 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: update mmhub 3.3 "

[PATCH] samsung-dsim: move drm_bridge_add() call to probe
 2025-07-28 17:44 UTC  (3+ messages)

[PATCH] Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
 2025-07-28 16:59 UTC  (7+ messages)

[PATCH] drm/amdgpu: Raven: don't allow mixing GTT and VRAM
 2025-07-28 16:38 UTC  (13+ messages)

[PATCH 0/2] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-07-28 16:28 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 00/12] drm: sprd: Make the Unisoc DRM driver usable on UMS9230
 2025-07-28 15:43 UTC  (7+ messages)
` [PATCH 03/12] drm: of: try binding port parent node instead of the port itself
` [PATCH 04/12] drm: sprd: remove plane and crtc destroy callbacks
` [PATCH 05/12] drm: sprd: register a DSI bridge and move init code to pre_enable

[PATCH] drm/nouveau/nvif: Fix potential memory leak in nvif_vmm_ctor()
 2025-07-28 11:50 UTC 

[PATCH v4 0/5] Improvements to S5 power consumption
 2025-07-28  8:45 UTC  (2+ messages)

[RFC PATCH] Replace dev_err with drm_err
 2025-07-28 14:58 UTC 

[PATCH] drm/bridge: lontium-lt8912b: Do not generate HFP
 2025-07-28 15:00 UTC 

[PATCH v13 00/12] drm/msm/dpu: Support quad pipe with dual-interface
 2025-07-28 13:14 UTC  (10+ messages)
` [PATCH v13 04/12] drm/msm/dpu: bind correct pingpong for quad pipe
` [PATCH v13 05/12] drm/msm/dpu: Add pipe as trace argument
` [PATCH v13 06/12] drm/msm/dpu: handle pipes as array
` [PATCH v13 07/12] drm/msm/dpu: split PIPES_PER_STAGE definition per plane and mixer
` [PATCH v13 08/12] drm/msm/dpu: Use dedicated WB number definition
` [PATCH v13 09/12] drm/msm/dpu: blend pipes per mixer pairs config
` [PATCH v13 10/12] drm/msm/dpu: support SSPP assignment for quad-pipe case
` [PATCH v13 11/12] drm/msm/dpu: support plane splitting in "
` [PATCH v13 12/12] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case


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