commit | 81599d50a0d122c52c966279640d6d8c64def656 | [log] [tgz] |
---|---|---|
author | Steve Muckle <smuckle@codeaurora.org> | Wed Nov 28 17:00:29 2012 -0800 |
committer | Steve Muckle <smuckle@codeaurora.org> | Wed Nov 28 18:05:43 2012 -0800 |
tree | 1d5aa6857e4f4f76622b1145d06a153515439a56 | |
parent | 8104d6dde814e8dbb4f91a3e37a19627e7512f50 [diff] |
msm: dcvs: set gpu actual freq when setting gpu floor If actual_freq of gpu is not updated when a gpu floor is set, TZ is unaware of the gpu frequency change and computations are based on an incorrect value. By setting actual_freq, TZ is notified of the new gpu frequency at the next idle exit. Change-Id: Ifc69996ef309ed4f8a5d46a2048757e57dd1a8ec Signed-off-by: Steve Muckle <smuckle@codeaurora.org>