Re: [Freedreno] [PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep

2020-03-25 Thread Rob Clark
On Tue, Mar 24, 2020 at 7:35 AM Doug Anderson wrote: > > Hi, > > On Sun, Mar 22, 2020 at 11:14 PM Kalyan Thota wrote: > > > > "The PM core always increments the runtime usage counter > > before calling the ->suspend() callback and decrements it > > after calling the ->resume() callback" > > > > D

Re: [Freedreno] [PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep

2020-03-25 Thread Doug Anderson
Hi, On Wed, Mar 25, 2020 at 8:40 AM Rob Clark wrote: > > On Tue, Mar 24, 2020 at 7:35 AM Doug Anderson wrote: > > > > Hi, > > > > On Sun, Mar 22, 2020 at 11:14 PM Kalyan Thota > > wrote: > > > > > > "The PM core always increments the runtime usage counter > > > before calling the ->suspend() c

Re: [Freedreno] [PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep

2020-03-25 Thread kalyan_t
On 2020-03-25 21:20, Doug Anderson wrote: Hi, On Wed, Mar 25, 2020 at 8:40 AM Rob Clark wrote: On Tue, Mar 24, 2020 at 7:35 AM Doug Anderson wrote: > > Hi, > > On Sun, Mar 22, 2020 at 11:14 PM Kalyan Thota wrote: > > > > "The PM core always increments the runtime usage counter > > before