Re: [Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-03-31 Thread Shubhangi Shrivastava
Conselvan De Oliveira [mailto:conselv...@gmail.com] Sent: Wednesday, January 20, 2016 8:07 PM To: Shrivastava, Shubhangi <shubhangi.shrivast...@intel.com>; intel-gfx@lists.freedesktop.org Subject: Re: [Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change On Tue, 2016-01-19

[Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-03-30 Thread Shubhangi Shrivastava
This patch checks for changes in sink count between short pulse hpds and forces full detect when there is a change. This will allow both detection of hotplug and unplug of panels through dongles that give only short pulse for such events. v2: changed variable type from u8 to bool (Jani)

Re: [Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-03-30 Thread Ander Conselvan De Oliveira
va, Shubhangi <shubhangi.shrivast...@intel.com>; > intel-gfx@lists.freedesktop.org > Subject: Re: [Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count > change > > On Tue, 2016-01-19 at 16:07 +0530, Shubhangi Shrivastava wrote: > > This patch checks for changes

Re: [Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-03-24 Thread Shrivastava, Shubhangi
<shubhangi.shrivast...@intel.com>; intel-gfx@lists.freedesktop.org Subject: Re: [Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change On Tue, 2016-01-19 at 16:07 +0530, Shubhangi Shrivastava wrote: > This patch checks for changes in sink count between short pulse hpds >

[Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-02-16 Thread Shubhangi Shrivastava
This patch checks for changes in sink count between short pulse hpds and forces full detect when there is a change. This will allow both detection of hotplug and unplug of panels through dongles that give only short pulse for such events. v2: changed variable type from u8 to bool (Jani)

[Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-02-10 Thread Shubhangi Shrivastava
This patch checks for changes in sink count between short pulse hpds and forces full detect when there is a change. This will allow both detection of hotplug and unplug of panels through dongles that give only short pulse for such events. v2: changed variable type from u8 to bool (Jani)

[Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-02-01 Thread Shubhangi Shrivastava
This patch checks for changes in sink count between short pulse hpds and forces full detect when there is a change. This will allow both detection of hotplug and unplug of panels through dongles that give only short pulse for such events. v2: changed variable type from u8 to bool (Jani)

Re: [Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-01-20 Thread Ander Conselvan De Oliveira
On Tue, 2016-01-19 at 16:07 +0530, Shubhangi Shrivastava wrote: > This patch checks for changes in sink count between short pulse > hpds and forces full detect when there is a change. > > This will allow both detection of hotplug and unplug of panels > through dongles that give only short pulse

[Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-01-19 Thread Shubhangi Shrivastava
This patch checks for changes in sink count between short pulse hpds and forces full detect when there is a change. This will allow both detection of hotplug and unplug of panels through dongles that give only short pulse for such events. v2: changed variable type from u8 to bool (Jani)

[Intel-gfx] [PATCH 5/5] drm/i915: force full detect on sink count change

2016-01-19 Thread Shubhangi Shrivastava
This patch checks for changes in sink count between short pulse hpds and forces full detect when there is a change. This will allow both detection of hotplug and unplug of panels through dongles that give only short pulse for such events. v2: changed variable type from u8 to bool (Jani)