Re: [PATCH 3/9] arm64: dts: qcom: sc7280: Enable MDP turbo mode

From: Konrad Dybcio
Date: Thu Feb 22 2024 - 03:56:42 EST




On 2/22/24 00:19, Bjorn Andersson wrote:
The max frequency listed in the DPU opp-table is 506MHz, this is not
sufficient to drive a 4k@60 display, resulting in constant underrun.

Add the missing MDP_CLK turbo frequency of 608MHz to the opp-table to
fix this.

Signed-off-by: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx>
---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad