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>
1 file changed