messages from 2026-03-14 00:43:28 to 2026-03-19 10:40:58 UTC [more...]
[PATCH v2 0/9] Add eDP support for RK3576
2026-03-19 10:40 UTC (6+ messages)
` [PATCH v2 1/9] dt-bindings: display: rockchip: analogix-dp: Expand clock-names "hclk" for the third clock
` [PATCH v2 2/9] arm64: dts: rockchip: Add missing clock "hclk" for RK3588 eDP0 nodes
` [PATCH v2 4/9] drm/rockchip: analogix_dp: Enable clock "hclk" for RK3588
` [PATCH v2 5/9] dt-bindings: display: rockchip: analogix-dp: Add support for RK3576
` [PATCH v2 7/9] drm/bridge: analogix_dp: Rename and simplify is_rockchip()
[PATCH v2 0/3] drm/msm: add RGB101010 pixel format and fix 10-bit DSC timing
2026-03-19 10:33 UTC (12+ messages)
` [PATCH v2 1/3] drm/mipi-dsi: add RGB101010 pixel format
` [PATCH v2 2/3] drm/msm/dsi: Add support for "
` [PATCH v2 3/3] drm/msm/dpu: fix video mode DSC INTF timing width for non 8 bit panels
[PATCH] drm/panthor: extend timestamp query with flags
2026-03-19 10:15 UTC (10+ messages)
` [PATCH v2] "
[PATCH v2] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
2026-03-19 4:44 UTC
[PATCH v3] drm: shmobile: Fix white screen after resume when LCDC is stopped
2026-03-19 8:31 UTC
[PATCH v3] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
2026-03-19 5:09 UTC
[PATCH] cgroup/dmem: return error when failing to set dmem.max
2026-03-19 9:40 UTC (4+ messages)
[PATCH v2 0/6] Enable new features for flipkart-rimob
2026-03-19 9:09 UTC (10+ messages)
` [PATCH v2 1/6] dt-bindings: display: panel: Add Novatek NT35532 LCD DSI
` [PATCH v2 2/6] drm/panel: Add driver for Novatek NT35532
` [PATCH v2 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
` [PATCH v2 4/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth
` [PATCH v2 5/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
` [PATCH v2 6/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable Hall sensor
[PATCH v4 0/2] Add ITE IT6162 MIPI DSI to HDMI bridge driver
2026-03-19 8:56 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: Add ITE IT6162 MIPI DSI to HDMI bridge
` [PATCH v4 2/2] drm/bridge: Add ITE IT6162 MIPI DSI to HDMI bridge driver
[PATCH] gpu: nova-core: gsp: fix undefined behavior in command queue code
2026-03-19 8:24 UTC (3+ messages)
[PATCH v4] drm/shmem-helper: Fix huge page mapping in fault handler
2026-03-19 8:09 UTC (2+ messages)
[PATCH v11 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2026-03-19 7:47 UTC (18+ messages)
` [PATCH v11 01/17] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
` [PATCH v11 02/17] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
` [PATCH v11 03/17] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v11 04/17] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v11 05/17] drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node
` [PATCH v11 06/17] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
` [PATCH v11 07/17] drm/bridge: analogix_dp: Move the color format check to .atomic_check() for Rockchip platforms
` [PATCH v11 08/17] drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()
` [PATCH v11 09/17] drm/bridge: analogix_dp: Remove unused struct drm_connector* for &analogix_dp_plat_data.attach()
` [PATCH v11 10/17] drm/bridge: analogix_dp: Pass struct drm_atomic_state* for analogix_dp_bridge_mode_set()
` [PATCH v11 11/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v11 12/17] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
` [PATCH v11 13/17] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
` [PATCH v11 14/17] drm/exynos: exynos_dp: "
` [PATCH v11 15/17] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
` [PATCH v11 16/17] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
` [PATCH v11 17/17] drm/bridge: analogix_dp: Apply panel_bridge helper
[PATCH v4 0/9] Qualcomm Sahara protocol enhancements
2026-03-19 6:31 UTC (10+ messages)
` [PATCH v4 1/9] Add documentation for Sahara protocol
` [PATCH v4 2/9] bus: mhi: Move sahara protocol driver under drivers/bus/mhi
` [PATCH v4 3/9] bus: mhi: Match devices exposing the protocol on the SAHARA channel
` [PATCH v4 4/9] bus: mhi: Centralize firmware image table selection at probe time
` [PATCH v4 5/9] bus: mhi: Add QDU100 variant and image_id firmware fallback
` [PATCH v4 6/9] bus: mhi: Load DDR training data using per-device serial number
` [PATCH v4 7/9] bus: mhi: Capture DDR training data using command mode
` [PATCH v4 8/9] bus: mhi: Expose DDR training data via controller sysfs
` [PATCH v4 9/9] Documentation: ABI: Add sysfs ABI documentation for DDR training data
[PATCH] gpu: nova-core: gsp: move Cmdq's DMA handle to a struct member
2026-03-19 6:08 UTC (2+ messages)
[PATCH v6 0/4] drm/msm/hdmi & phy: use generic PHY framework
2026-03-19 3:48 UTC (5+ messages)
` [PATCH v6 1/4] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v6 2/4] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v6 3/4] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v6 4/4] phy: qualcomm: add MSM8974 HDMI PHY support
[PATCH] drm/ttm: Fix spelling mistakes and comment style in ttm_resource.c
2026-03-16 5:07 UTC (3+ messages)
` Claude review: "
[PATCH] drm/amd/display: Increase DCN314 SR latency by 1us
2026-03-16 2:18 UTC (3+ messages)
` Claude review: "
[PATCH v3 0/4] rust: add basic serial device bus abstractions
2026-03-16 2:17 UTC (20+ messages)
` [PATCH v3 1/4] rust: devres: return reference in `devres::register`
` Claude review: "
` [PATCH v3 2/4] serdev: add rust private data to serdev_device
` Claude review: "
` [PATCH v3 3/4] rust: add basic serial device bus abstractions
` Claude review: "
` [PATCH v3 4/4] samples: rust: add Rust serial device bus sample device driver
` Claude review: "
[PATCH 0/2] drm/bridge: display-connector: detect DP state if cable is plugged on boot
2026-03-16 2:14 UTC (6+ messages)
` [PATCH 1/2] drm/bridge: display-connector: don't autoenable HPD IRQ
` Claude review: "
` [PATCH 2/2] drm/bridge: display-connector: trigger initial HPD event for DP
` Claude review: "
` Claude review: drm/bridge: display-connector: detect DP state if cable is plugged on boot
[PATCH v5 00/10] drm/msm/dp: Drop the HPD state machine
2026-03-16 2:12 UTC (24+ messages)
` [PATCH v5 01/10] drm/msm/dp: fix HPD state status bit shift value
` Claude review: "
` [PATCH v5 02/10] drm/msm/dp: Fix the ISR_* enum values
` Claude review: "
` [PATCH v5 03/10] drm/msm/dp: Read DPCD and sink count in bridge detect()
` Claude review: "
` [PATCH v5 04/10] drm/msm/dp: Move link training to atomic_enable()
` Claude review: "
` [PATCH v5 05/10] drm/msm/dp: Drop EV_USER_NOTIFICATION
` Claude review: "
` [PATCH v5 06/10] drm/msm/dp: drop event data
` Claude review: "
` [PATCH v5 07/10] drm/msm/dp: rework HPD handling
` Claude review: "
` [PATCH v5 08/10] drm/msm/dp: Add sink_count to debug logs
` Claude review: "
` [PATCH v5 09/10] drm/msm/dp: turn link_ready into plugged
` Claude review: "
` [PATCH v5 10/10] drm/msm/dp: clear EDID on display unplug
` Claude review: "
` Claude review: drm/msm/dp: Drop the HPD state machine
[PATCH] drm/msm: Fix GMEM_BASE for A650
2026-03-16 2:09 UTC (3+ messages)
` Claude review: "
[PATCH v5 0/4] drm/msm/hdmi & phy: use generic PHY framework
2026-03-16 2:08 UTC (10+ messages)
` [PATCH v5 1/4] drm/msm/hdmi: switch to generic PHY subsystem
` Claude review: "
` [PATCH v5 2/4] phy: qcom: apq8064-sata: extract UNI PLL register defines
` Claude review: "
` [PATCH v5 3/4] phy: qcom-uniphy: add more registers from display PHYs
` Claude review: "
` [PATCH v5 4/4] phy: qualcomm: add MSM8974 HDMI PHY support
` Claude review: "
` Claude review: drm/msm/hdmi & phy: use generic PHY framework
[PATCH v1] backlight: apple_bl: Convert to a platform driver
2026-03-16 1:59 UTC (3+ messages)
` Claude review: "
[PATCH] drm/amdgpu/userq: fix memory leak in MQD creation error paths
2026-03-16 1:58 UTC (6+ messages)
` "
` Claude review: "
[PATCH] drm/loongson: stop to set get_vblank_timestamp for 7A1000 CRTC
2026-03-16 1:56 UTC (3+ messages)
` Claude review: "
[PATCH v4 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
2026-03-16 1:54 UTC (9+ messages)
` [PATCH v4 1/3] dt-bindings: display: panel: Add Samsung S6E8FCO-M1906F9
` Claude review: "
` [PATCH v4 2/3] drm: panel: Add Samsung S6E8FCO DSI controller for M1906F9 panel
` Claude review: "
` [PATCH v4 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel
` Claude review: "
` Claude review: Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
[PATCH] udmabuf: fix DMA direction mismatch in release_udmabuf()
2026-03-16 1:52 UTC (3+ messages)
` Claude review: "
[PATCH v2 0/2] drm/panel: Add Himax HX83121A panel driver
2026-03-16 1:51 UTC (7+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Himax HX83121A
` Claude review: "
` [PATCH v3 2/2] drm/panel: Add Himax HX83121A panel driver
` Claude review: "
[PATCH 0/4] drm/amd: fix HDMI output with non-HDMI EDID overrides
2026-03-16 1:48 UTC (10+ messages)
` [PATCH 1/4] drm: add edid_overridden flag to drm_connector
` Claude review: "
` [PATCH 2/4] drm/amd: fix HDMI signal type for EDID overrides
` Claude review: "
` [PATCH 3/4] drm/amd: treat max_tmds_clock==0 as unconstrained
` Claude review: "
` [PATCH 4/4] drm/amd: fix force_yuv420/422_output being ignored
` Claude review: "
` Claude review: drm/amd: fix HDMI output with non-HDMI EDID overrides
[PATCH v3] drm/shmem-helper: Fix Map huge page mapping in fault handler
2026-03-16 1:46 UTC (3+ messages)
` Claude review: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox