Re: [Intel-gfx] [PATCH V5] drm/i915: edp resume/On time optimization.

2016-02-12 Thread Daniel Vetter
On Fri, Jan 22, 2016 at 05:39:04PM -0800, abhay.ku...@intel.com wrote: > From: Abhay Kumar > > 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 >

Re: [Intel-gfx] [PATCH V5] drm/i915: edp resume/On time optimization.

2016-02-11 Thread Kumar, Abhay
On 1/22/2016 5:39 PM, Kumar, Abhay wrote: From: Abhay Kumar 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: Addr

[Intel-gfx] [PATCH V5] drm/i915: edp resume/On time optimization.

2016-01-22 Thread abhay . kumar
From: Abhay Kumar 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