Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm

2018-11-07 Thread Laurent Pinchart
Hi Tomi, On Tuesday, 6 November 2018 14:47:51 EET Tomi Valkeinen wrote: > On 06/11/18 11:22, Tomi Valkeinen wrote: > > On 05/11/18 23:46, Laurent Pinchart wrote: > >> On Monday, 5 November 2018 22:14:46 EET Tony Lindgren wrote: > >>> * Laurent Pinchart [181105 19:23]: > This patch applies on

Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm

2018-11-06 Thread Tomi Valkeinen
On 06/11/18 11:22, Tomi Valkeinen wrote: > On 05/11/18 23:46, Laurent Pinchart wrote: >> Hi Tony, >> >> On Monday, 5 November 2018 22:14:46 EET Tony Lindgren wrote: >>> * Laurent Pinchart [181105 19:23]: This patch applies on top of the "[PATCH v2 0/4] omapdrm: Fix runtime PM issues at m

Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm

2018-11-06 Thread Tomi Valkeinen
On 05/11/18 23:46, Laurent Pinchart wrote: > Hi Tony, > > On Monday, 5 November 2018 22:14:46 EET Tony Lindgren wrote: >> * Laurent Pinchart [181105 19:23]: >>> This patch applies on top of the "[PATCH v2 0/4] omapdrm: Fix runtime PM >>> issues at module load and unload time" series. It demonstra

Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm

2018-11-06 Thread Tony Lindgren
* Laurent Pinchart [181105 19:23]: > This patch applies on top of the "[PATCH v2 0/4] omapdrm: Fix runtime PM > issues at module load and unload time" series. It demonstrates what I > think is the proper long term fix for the issue addressed by patch 4/4. > Due to its nature, I don't think this pa

Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm

2018-11-05 Thread Laurent Pinchart
Hi Tony, On Monday, 5 November 2018 22:14:46 EET Tony Lindgren wrote: > * Laurent Pinchart [181105 19:23]: > > This patch applies on top of the "[PATCH v2 0/4] omapdrm: Fix runtime PM > > issues at module load and unload time" series. It demonstrates what I > > think is the proper long term fix f

[RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm

2018-11-05 Thread Laurent Pinchart
The internal encoders (DSI, HDMI4, HDMI5 and VENC) runtime PM handlers attempt to manage the runtime PM state of the connected DISPC, based on the rationale that the DISPC providing data to the encoders requires ensuring that the display is active whenever the encoders are active. While the DISPC