summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_debugfs.c
diff options
context:
space:
mode:
authorTodd Poynor <toddpoynor@google.com>2012-11-28 17:58:17 -0800
committerArve Hjønnevåg <arve@android.com>2013-07-01 14:16:14 -0700
commit9e746fb2910a7febb811427c3a1c9fa89dfef414 (patch)
tree42daa14733de102c92c1bc589ee9675a36fddde3 /drivers/gpu/drm/drm_debugfs.c
parent1d1b87282bc5b7d155fc3b14d612c28317aa98a5 (diff)
downloadolio-linux-3.10-9e746fb2910a7febb811427c3a1c9fa89dfef414.tar.xz
olio-linux-3.10-9e746fb2910a7febb811427c3a1c9fa89dfef414.zip
cpufreq: interactive: change speed according to current speed and target load
Add a target_load attribute that specifies how aggressively the governor is to adjust speed to meet the observed load. New target speed is calculated as the current actual speed (may be higher than target speed on SMP) times the CPU load (as a fraction) divided by target load (fraction). cpufreq_frequency_table_target() call use CPUFREQ_RELATION_L to set the next higher speed rather than next lower speed. Change-Id: If432451da82f5fed12e15c9421d7d27792376150 Signed-off-by: Todd Poynor <toddpoynor@google.com>
Diffstat (limited to 'drivers/gpu/drm/drm_debugfs.c')
0 files changed, 0 insertions, 0 deletions