Re: [PATCH] drm/panfrost: Remove core stack power management

2020-01-09 Thread Nicolas Boichat
On Thu, Jan 9, 2020 at 9:44 PM Alyssa Rosenzweig wrote: > > A-b > > On Thu, Jan 09, 2020 at 01:31:04PM +, Steven Price wrote: > > Explict management of the GPU's core stacks is only necessary in the > > case of a broken integration with the PDC. Since there are no known > > platforms which hav

Re: [PATCH] drm/panfrost: Remove core stack power management

2020-01-09 Thread Alyssa Rosenzweig
A-b On Thu, Jan 09, 2020 at 01:31:04PM +, Steven Price wrote: > Explict management of the GPU's core stacks is only necessary in the > case of a broken integration with the PDC. Since there are no known > platforms which have such a broken integration let's remove the explict > control from th

[PATCH] drm/panfrost: Remove core stack power management

2020-01-09 Thread Steven Price
Explict management of the GPU's core stacks is only necessary in the case of a broken integration with the PDC. Since there are no known platforms which have such a broken integration let's remove the explict control from the driver since this apparently causes problems on other platforms and will