diff options
author | Akash Goel <[email protected]> | 2015-03-06 11:07:20 +0530 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-03-17 22:30:24 +0100 |
commit | 0beb059ab8312cd9dab598a3fb3555355c01a0d9 (patch) | |
tree | 8cfe53930d82d88bbe17d14d83d2d53c4def265e /tools/perf/util/trace-event-scripting.c | |
parent | 74ef117378d39042af1d42cab032fe78a0e0808d (diff) |
drm/i915/skl: Updated the gen9_enable_rps function
On SKL, GT frequency is programmed in units of 16.66 MHZ units compared
to 50 MHZ for older platforms. Also the time value specified for Up/Down EI &
Up/Down thresholds are expressed in units of 1.33 us, compared to 1.28
us for older platforms. So updated the gen9_enable_rps function as per that.
v2: Updated to use new macro GT_INTERVAL_FROM_US
v3: Removed the initial setup of certain registers, from gen9_enable_rps,
which gets overridden later from gen6_set_rps (Damien)
v4: Removed the enabling of rps interrupts, from gen9_enable_rps.
To be done from intel_gen6_powersave_work only, as done for other
platforms also.
Signed-off-by: Akash Goel <[email protected]>
Reviewed-by: Jesse Barnes <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions