Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f88fe9a7 authored by Raviteja Tamatam's avatar Raviteja Tamatam
Browse files

ARM: dts: msm: enable PM QoS for rotator path for SDM670



Enable PM QoS for rotator for SDM670 by defining the CPU mask
and the latency values.

Change-Id: Ic0e56b832beed3a3751a4d4a4e03340a12899a20
Signed-off-by: default avatarRaviteja Tamatam <travitej@codeaurora.org>
parent be27e35c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -397,6 +397,9 @@
		qcom,mdss-inline-rot-danger-lut = <0x0055aaff 0x0000ffff>;
		qcom,mdss-inline-rot-safe-lut = <0x0000f000 0x0000ff00>;

		qcom,mdss-rot-qos-cpu-mask = <0xf>;
		qcom,mdss-rot-qos-cpu-dma-latency = <75>;

		qcom,mdss-default-ot-rd-limit = <32>;
		qcom,mdss-default-ot-wr-limit = <32>;