mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk30/rk31: set gpu qos from 0xd to 9
This commit is contained in:
@@ -36,6 +36,7 @@ static void __init rk30_cpu_axi_init(void)
|
||||
#endif
|
||||
CPU_AXI_SET_QOS_PRIORITY(3, 3, LCDC0);
|
||||
CPU_AXI_SET_QOS_PRIORITY(3, 3, LCDC1);
|
||||
CPU_AXI_SET_QOS_PRIORITY(2, 1, GPU);
|
||||
|
||||
writel_relaxed(0x3f, RK30_CPU_AXI_BUS_BASE + 0x0014); // memory scheduler read latency
|
||||
dsb();
|
||||
|
||||
Reference in New Issue
Block a user