Re: [Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode

2015-06-22 Thread Daniel Vetter
On Fri, Jun 19, 2015 at 03:23:29AM +0530, Gaurav K Singh wrote: > During disable sequence for MIPI encoder in command mode, disable > MIPI display self-refresh mode bit in Pipe Ctrl reg. > > v2: Use crtc state flag instead of loop over encoders (Daniel) > > Signed-off-by: Gaurav K Singh > Signed

[Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode

2015-06-18 Thread Gaurav K Singh
During disable sequence for MIPI encoder in command mode, disable MIPI display self-refresh mode bit in Pipe Ctrl reg. v2: Use crtc state flag instead of loop over encoders (Daniel) Signed-off-by: Gaurav K Singh Signed-off-by: Yogesh Mohan Marimuthu Signed-off-by: Shobhit Kumar --- drivers/gp

Re: [Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode

2015-06-16 Thread Singh, Gaurav K
On 5/29/2015 10:50 PM, Daniel Vetter wrote: On Fri, May 29, 2015 at 07:16:36PM +0200, Daniel Vetter wrote: On Fri, May 29, 2015 at 04:06:59PM +0530, Gaurav K Singh wrote: During disable sequence for MIPI encoder in command mode, disable MIPI display self-refresh mode bit in Pipe Ctrl reg. Si

Re: [Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode

2015-05-29 Thread Daniel Vetter
On Fri, May 29, 2015 at 07:16:36PM +0200, Daniel Vetter wrote: > On Fri, May 29, 2015 at 04:06:59PM +0530, Gaurav K Singh wrote: > > During disable sequence for MIPI encoder in command mode, disable > > MIPI display self-refresh mode bit in Pipe Ctrl reg. > > > > Signed-off-by: Gaurav K Singh > >

Re: [Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode

2015-05-29 Thread Daniel Vetter
On Fri, May 29, 2015 at 04:06:59PM +0530, Gaurav K Singh wrote: > During disable sequence for MIPI encoder in command mode, disable > MIPI display self-refresh mode bit in Pipe Ctrl reg. > > Signed-off-by: Gaurav K Singh > Signed-off-by: Yogesh Mohan Marimuthu > Signed-off-by: Shobhit Kumar > -

[Intel-gfx] [RFC 07/14] drm/i915: Disable MIPI display self refresh mode

2015-05-29 Thread Gaurav K Singh
During disable sequence for MIPI encoder in command mode, disable MIPI display self-refresh mode bit in Pipe Ctrl reg. Signed-off-by: Gaurav K Singh Signed-off-by: Yogesh Mohan Marimuthu Signed-off-by: Shobhit Kumar --- drivers/gpu/drm/i915/intel_display.c | 13 + 1 file changed,