Skip to content

Commit e9b2d6e

Browse files
committed
arm64: dts: apple: t8112-j473: Set GPU base pstate
This should help performance/responsiveness (used on most desktops). Signed-off-by: Asahi Lina <[email protected]>
1 parent e3a8399 commit e9b2d6e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8112-j473.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,7 @@
136136

137137
};
138138
};
139+
140+
&gpu {
141+
apple,perf-base-pstate = <3>;
142+
};

0 commit comments

Comments
 (0)