]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00174905 [MX6] gc355 can't work after specific suspend/resume case
authorLarry Li <b20787@freescale.com>
Tue, 21 Feb 2012 06:51:15 +0000 (14:51 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:03 +0000 (14:11 +0200)
commitb12dfaa5484711c7e8fb7e2178708b891d151755
treea5ffd9f7093be1c746227cd802b82b482dd85a78
parente1d87bf05843d2ab3e874a3edf64ae17f715f705
ENGR00174905 [MX6] gc355 can't work after specific suspend/resume case

GC355 can't work at below steps:
- suspend resume
- load gpu driver and run gc355 application

In order to make GPU work properly, GPU clock needs to be on while power
on GPU. Not only direct GPU clk ccgr needs to be on, but also relative
clock in GPU clock tree has to be enabled.

Signed-off-by: Larry Li <b20787@freescale.com>
arch/arm/mach-mx6/crm_regs.h
arch/arm/mach-mx6/pm.c