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

Commit 50f397ee authored by BrateloSlava's avatar BrateloSlava Committed by Razziell
Browse files

markw: add new gpu frequency

parent b05eb926
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -387,6 +387,7 @@ static struct clk_freq_tbl ftbl_gfx3d_clk_src[] = {
	F_MM( 510000000,    1020000000,               gpll3,    1,    0,     0),
	F_MM( 560000000,    1120000000,               gpll3,    1,    0,     0),
	F_MM( 650000000,    1300000000,               gpll3,    1,    0,     0),
	F_MM( 700000000,    1400000000,               gpll3,    1,    0,     0),

	F_END
};