OSDN Git Service

msm: kgsl: Account for throttled clock cycles in DCVS
authorOleg Perelet <operelet@codeaurora.org>
Tue, 8 Dec 2015 17:43:45 +0000 (09:43 -0800)
committerDavid Keitel <dkeitel@codeaurora.org>
Thu, 24 Mar 2016 04:15:42 +0000 (21:15 -0700)
commit24dc1862e715406ab76c9fec01cc36e9d1cbe30b
treee66b5de3ceb20c9c519412d5bbc292d7d67f95cb
parentdf607d1693a267c3956d817ac8ec25c42cac79bb
msm: kgsl: Account for throttled clock cycles in DCVS

Limits management can force clock throttling which results in incorrect
busy percentage calculation. We need to account for that in DCVS.

Change-Id: Iaa17a7f7d661ab9966597f7710374d5b2e00d514
Signed-off-by: Oleg Perelet <operelet@codeaurora.org>
drivers/gpu/msm/adreno.c
drivers/gpu/msm/adreno.h
drivers/gpu/msm/adreno_perfcounter.c