[PATCH 01/42] drm/omap: fix suspend/resume handling

2016-03-07 Thread Tomi Valkeinen
On 07/03/16 09:52, Laurent Pinchart wrote: > Hi Tomi, > > Thank you for the patch. > > On Monday 22 February 2016 19:10:07 Tomi Valkeinen wrote: >> For legacy reasons omapdss handles system suspend/resume via PM notifier >> callback, where the driver disables/resumes all the outputs. >> >> This

[PATCH 01/42] drm/omap: fix suspend/resume handling

2016-03-07 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Monday 22 February 2016 19:10:07 Tomi Valkeinen wrote: > For legacy reasons omapdss handles system suspend/resume via PM notifier > callback, where the driver disables/resumes all the outputs. > > This doesn't work well with omapdrm. What happens on suspend i

[PATCH 01/42] drm/omap: fix suspend/resume handling

2016-02-22 Thread Tomi Valkeinen
For legacy reasons omapdss handles system suspend/resume via PM notifier callback, where the driver disables/resumes all the outputs. This doesn't work well with omapdrm. What happens on suspend is that the omapdss disables the displays while omapdrm is still happily continuing its work, possibly