mbox series

[v1,0/4] X1E Dell XPS 9345 External DisplayPort, HBR3 fixes

Message ID 20250226231436.16138-1-alex.vinarskis@gmail.com (mailing list archive)
Headers show
Series X1E Dell XPS 9345 External DisplayPort, HBR3 fixes | expand

Message

Aleksandrs Vinarskis Feb. 26, 2025, 11:12 p.m. UTC
As initial LTTPR support for msm driver [1] has landed, enable external
DisplayPort on Dell XPS 9345. It appears that supported frequencies
need to be listed to allow HBR3 speeds.

While at it, enable HBR3 speeds on other X1E laptops that have external
DisplayPort enabled already.

These patches were extensively tested over the past few months on
Ubuntu's X1E concept tree [2].

[1] https://lore.kernel.org/all/20250203-drm-dp-msm-add-lttpr-transparent-mode-set-v5-0-c865d0e56d6e@linaro.org/
[2] https://git.launchpad.net/~ubuntu-concept/ubuntu/+source/linux/+git/oracular/refs/?h=qcom-x1e

Aleksandrs Vinarskis (4):
  arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable external DP support
  arm64: dts: qcom: x1e001de-devkit: Enable HBR3 on external DPs
  arm64: dts: qcom: x1e80100-hp-x14: Enable HBR3 on external DPs
  arm64: dts: qcom: x1e80100-qcp: Enable HBR3 on external DPs

 arch/arm64/boot/dts/qcom/x1e001de-devkit.dts   |  3 +++
 .../boot/dts/qcom/x1e80100-dell-xps13-9345.dts | 18 ++++++++++++++++++
 .../boot/dts/qcom/x1e80100-hp-omnibook-x14.dts |  2 ++
 arch/arm64/boot/dts/qcom/x1e80100-qcp.dts      |  3 +++
 4 files changed, 26 insertions(+)

Comments

Bjorn Andersson March 4, 2025, 5 p.m. UTC | #1
On Thu, 27 Feb 2025 00:12:08 +0100, Aleksandrs Vinarskis wrote:
> As initial LTTPR support for msm driver [1] has landed, enable external
> DisplayPort on Dell XPS 9345. It appears that supported frequencies
> need to be listed to allow HBR3 speeds.
> 
> While at it, enable HBR3 speeds on other X1E laptops that have external
> DisplayPort enabled already.
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable external DP support
      commit: 01a3d5e3cdc833292bdc80a4320235551083982f
[2/4] arm64: dts: qcom: x1e001de-devkit: Enable HBR3 on external DPs
      commit: 027dcb3de88dfd1b82f5f712361d216f209110b0
[3/4] arm64: dts: qcom: x1e80100-hp-x14: Enable HBR3 on external DPs
      commit: 9a49698252b78471a61873b4fe27dfd2e2fe2bad
[4/4] arm64: dts: qcom: x1e80100-qcp: Enable HBR3 on external DPs
      commit: c72c7105c82de59fb711f8379843f80b4abef7e3

Best regards,