public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 20:02:39 to 2026-02-27 22:43:19 UTC [more...]

[PATCH v4 0/4] PCI: rockchip: 5.0 GT/s speed discouraged by Rockchip
 2026-02-27 22:43 UTC  (10+ messages)
` [PATCH v4 1/4] PCI: rockchip: drop 2.5 GT/s defines
` [PATCH v4 2/4] PCI: rockchip: drive at 2.5 GT/s only and error out other speeds
` [PATCH v4 3/4] PCI: rockchip-host: do not attempt 5.0 GT/s retraining
` [PATCH v4 4/4] PCI: rockchip-ep: "

[PATCH 0/6] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-02-27 20:48 UTC  (7+ messages)
` [PATCH 1/6] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH 2/6] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH 3/6] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH 4/6] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH 5/6] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH 6/6] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

[PATCH v4 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-27 19:39 UTC  (23+ messages)
` [PATCH v4 1/3] media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{76,88}
` [PATCH v4 2/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
` [PATCH v4 3/3] arm64: dts: rockchip: Update vdec register blocks order on RK3588

[PATCH v9 00/19] Add new general DRM property "color format"
 2026-02-27 19:20 UTC  (20+ messages)
` [PATCH v9 01/19] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v9 02/19] drm: Add new general DRM property "color format"
` [PATCH v9 03/19] drm/bridge: Act on the DRM color format property
` [PATCH v9 04/19] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v9 05/19] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v9 06/19] drm/i915: Implement the "color format" DRM property
` [PATCH v9 07/19] drm/amdgpu: Implement "
` [PATCH v9 08/19] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v9 09/19] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v9 10/19] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v9 11/19] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v9 12/19] drm/bridge: dw-hdmi-qp: Implement atomic_get_output_bus_fmts
` [PATCH v9 13/19] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v9 14/19] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v9 15/19] drm/connector: Register color format property on HDMI connectors
` [PATCH v9 16/19] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v9 17/19] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v9 18/19] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v9 19/19] drm/bridge: Document "

[PATCH 00/14] drm: Create drm_output_color_format enum
 2026-02-27 15:10 UTC  (28+ messages)
` [PATCH 01/14] drm/connector: Introduce "
` [PATCH 02/14] drm/edid: Convert to "
` [PATCH 03/14] drm/display: hdmi: Convert to drm_output_color_format
` [PATCH 04/14] drm/amdgpu: display: "
` [PATCH 05/14] drm/bridge: adv7511: "
` [PATCH 06/14] drm/bridge: analogix: "
` [PATCH 07/14] drm/bridge: cadence: "
` [PATCH 08/14] drm/bridge: synopsys: dw-dp: "
` [PATCH 09/14] drm/bridge: synopsys: dw-hdmi: "
` [PATCH 10/14] drm/arm: komeda: "
` [PATCH 11/14] drm/mediatek: dp: "
` [PATCH 12/14] drm/rockchip: analogix: "
` [PATCH 13/14] drm/connector: Remove DRM_COLOR_FORMAT defines
` [PATCH 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[PATCH v2 00/14] drm: Create drm_output_color_format enum
 2026-02-27 13:59 UTC  (15+ messages)
` [PATCH v2 01/14] drm/connector: Introduce "
` [PATCH v2 02/14] drm/edid: Convert to "
` [PATCH v2 03/14] drm/display: hdmi: Convert to drm_output_color_format
` [PATCH v2 04/14] drm/amdgpu: display: "
` [PATCH v2 05/14] drm/bridge: adv7511: "
` [PATCH v2 06/14] drm/bridge: analogix: "
` [PATCH v2 07/14] drm/bridge: cadence: "
` [PATCH v2 08/14] drm/bridge: synopsys: dw-dp: "
` [PATCH v2 09/14] drm/bridge: synopsys: dw-hdmi: "
` [PATCH v2 10/14] drm/arm: komeda: "
` [PATCH v2 11/14] drm/mediatek: dp: "
` [PATCH v2 12/14] drm/rockchip: analogix: "
` [PATCH v2 13/14] drm/connector: Remove DRM_COLOR_FORMAT defines
` [PATCH v2 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[PATCH] drm/rockchip: Test for imported buffers with drm_gem_is_imported()
 2026-02-27 13:31 UTC 

[PATCH v3 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-26 19:32 UTC  (15+ messages)
` [PATCH v3 1/3] media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{76,88}
` [PATCH v3 2/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
` [PATCH v3 3/3] arm64: dts: rockchip: Update vdec register blocks order on RK3588

[PATCH] ARM: dts: rockchip: rk3188-bqedison2qc: Use mount-matrix
 2026-02-26 14:59 UTC 

[PATCH 1/2] ARM: dts: rockchip: rk3288-veyron: Remove invalid property
 2026-02-26 14:48 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: rk3288-veyron: Fix the Bluetooth node name

[PATCH v3] PCI: dw-rockchip: Enable async probe by default
 2026-02-26 12:06 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix sdmmc pwren pinctrl for rk3576-evb2
 2026-02-26 11:24 UTC  (2+ messages)
`  "

[PATCH v9 00/15] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-02-26  6:54 UTC  (2+ messages)

[PATCH v3 0/2] PCI: rockchip: 5.0 GT/s speed may be dangerous
 2026-02-26  6:52 UTC  (8+ messages)
` [PATCH v3 1/2] PCI: rockchip: limit RK3399 to 2.5 GT/s to avoid data loss
` [PATCH v3 2/2] PCI: rockchip-host: comment danger of 5.0 GT/s speed

[PATCH v4 0/3] PCI Controller event and LTSSM tracepoint support
 2026-02-26  5:52 UTC  (16+ messages)
` [PATCH v4 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v4 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support

[PATCH 0/3] Add Invensense ICM42607
 2026-02-25 17:13 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: iio: imu: icm42607: Add devicetree binding
` [PATCH 2/3] iio: imu: inv_icm42607: add new inv_icm42607 driver
` [PATCH 3/3] arm64: dts: rockchip: Add icm42607p IMU for RG-DS

[PATCH v2 0/9] PCI: endpoint: Differentiate between disabled and reserved BARs
 2026-02-25 20:27 UTC  (5+ messages)
` [PATCH v2 3/9] PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl window
` [PATCH v2 6/9] PCI: dwc: Disable BARs in common code instead of in each glue driver

[PATCH 0/3] Fix full range quantization on rkisp1 based devices
 2026-02-25 12:21 UTC  (5+ messages)
` [PATCH 1/3] media: rkisp1: Set format defaults based on requested color space

[PATCH v2 0/2] media: rockchip: rkcif: various fixes
 2026-02-25 10:35 UTC  (4+ messages)
` [PATCH v2 2/2] media: rockchip: rkcif: comply with minimum number of buffers requirement

[PATCH v3] pmdomain: rockchip: Fix PD_VCODEC for RK3588
 2026-02-25  6:51 UTC  (2+ messages)

[PATCH v2] pmdomain: rockchip: Fix rkvdec0/1 and venc0/1 for RK3588
 2026-02-25  2:25 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Add battery and charger on rk3566-pinenote
 2026-02-24 17:04 UTC 

[PATCH v8 00/20] Add new general DRM property "color format"
 2026-02-24 14:41 UTC  (9+ messages)
` [PATCH v8 02/20] drm: "
` [PATCH v8 03/20] drm: Add enum conversions for drm_color_format_enum
` [PATCH v8 05/20] drm/display: hdmi-state-helper: Act on color format DRM property

[PATCH v2 0/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-02-24 14:34 UTC  (17+ messages)
` [PATCH v2 1/3] media: dt-bindings: rockchip,vdec: Correct reg-names order for RK35{76,88}
` [PATCH v2 2/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
` [PATCH v2 3/3] arm64: dts: rockchip: Fix vdec register blocks order on RK3588

[PATCH v1 1/2] arm64: dts: add missing sram-supply to mali gpu nodes
 2026-02-24 11:19 UTC  (2+ messages)

[PATCH v2 0/2] usb: typec: mux: avoid duplicated mux switches
 2026-02-24  9:51 UTC  (5+ messages)
` [PATCH v2 1/2] usb: typec: mux: avoid duplicated orientation switches
` [PATCH v2 2/2] usb: typec: mux: avoid duplicated mux switches

[PATCH] pinctrl: rockchip: Fix configuring a deferred pin
 2026-02-24  9:30 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: add node name for RK3588_PD_RKVDEC0/1 and RK3588_PD_VENC0/1
 2026-02-24  8:51 UTC  (6+ messages)

[PATCH] arm64: dts: rockchip: Enable displayport for rk3576 evb2
 2026-02-24  8:38 UTC 

Problematic understanding of phy-mode in Rockchip DWMAC driver
 2026-02-24  2:08 UTC  (8+ messages)

[PATCH] pinctrl: rockchip: drop NULL check in rockchip_pinctrl_parse_groups()
 2026-02-23 20:14 UTC 

[PATCH] pinctrl: rockchip: use *enum* properly in rockchip_pinconf_pull_valid()
 2026-02-23 20:03 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix vdec register blocks order on RK3576
 2026-02-23 20:02 UTC  (7+ messages)


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