commit | 54a3a12d69220fc847ed900a35f1f5d83571ee61 | [log] [tgz] |
---|---|---|
author | Anurag Singh <anursing@codeaurora.org> | Thu Dec 19 11:26:37 2013 -0800 |
committer | Anurag Singh <anursing@codeaurora.org> | Thu Dec 19 11:39:05 2013 -0800 |
tree | 38346aee248f39eb43eba2e71cb0de369fc4e0b8 | |
parent | 92260ca43a42ab18f0002a44f3b48327534f6b13 [diff] |
ARM: dts: msm8974pro: nullify the effect of io-fraction for the GPU The KGSL driver no longer needs to rely on the CPU boost from io_wait times to help with graphics performance. Setting the io-fraction to '101' will cause the driver to always use wait_event_interruptible instead of wait_io_event_interruptible. Change-Id: I83fa3e2c7c56aea8796b3a2b6bbda00dbae23e44 Signed-off-by: Anurag Singh <anursing@codeaurora.org>