diff options
author | Abhay Kumar <[email protected]> | 2016-01-22 17:39:04 -0800 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-02-12 17:07:26 +0100 |
commit | d28d4731ac9f688166daf7ae44d1d4eb060ea64a (patch) | |
tree | dfa116b319463a7f32e724ab71c5faf3ab44e8ef /tools/perf/scripts/python/stackcollapse.py | |
parent | 05fd934ba585ea8c9f129f15f11327adb1f96fe3 (diff) |
drm/i915: edp resume/On time optimization.
Make resume/on codepath not to wait for panel_power_cycle_delay(t11_t12)
if this time is already spent in suspend/poweron time.
v2: Use CLOCK_BOOTTIME and remove jiffies for panel power cycle
delay calculation(Ville).
v3: Addressed below comments
1. Tracking time from where last powercycle is initiated.
2. Used ktime_get_bootime() wrapper for boottime clock.
3. Used ktime_ms_delta() to get time difference.
v4: Updated v3 change log in detail.
v5: Removed static from panel_power_on_time(Stéphane).
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Abhay Kumar <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions