Li, Fei; dri-de...@lists.freedesktop.org
> Subject: Re: [Intel-gfx] [PATCH] drm/i915: Sync the hotplug work when device
> suspending
>
> On Sat, Jul 27, 2013 at 10:40:14AM +0100, Chris Wilson wrote:
> > On Sun, Jul 28, 2013 at 01:43:02AM +0800, Chuansheng Liu wrote:
> > >
> > >
On Sat, Jul 27, 2013 at 10:40:14AM +0100, Chris Wilson wrote:
> On Sun, Jul 28, 2013 at 01:43:02AM +0800, Chuansheng Liu wrote:
> >
> > It is possible that during i915 device suspending with one pending
> > hotplug work, one of cases is the device resume/suspend quickly.
> >
> > At this case, the
> Subject: Re: [Intel-gfx] [PATCH] drm/i915: Sync the hotplug work when device
> suspending
>
> On Sun, Jul 28, 2013 at 01:43:02AM +0800, Chuansheng Liu wrote:
> >
> > It is possible that during i915 device suspending with one pending
> > hotplug work, one of cases is
On Sun, Jul 28, 2013 at 01:43:02AM +0800, Chuansheng Liu wrote:
>
> It is possible that during i915 device suspending with one pending
> hotplug work, one of cases is the device resume/suspend quickly.
>
> At this case, the hotplug work will be executed even after device
> is OFF, in Intel Androi
It is possible that during i915 device suspending with one pending
hotplug work, one of cases is the device resume/suspend quickly.
At this case, the hotplug work will be executed even after device
is OFF, in Intel Android platform, it will cause system hang.
Here we need sync the hotplug work i