Re: [PATCH v3 05/17] drm/imagination: Get GPU resources

2023-07-14 Thread Frank Binns
Hi Maxime, On Fri, 2023-07-07 at 14:47 +0200, Maxime Ripard wrote: > On Tue, Jun 13, 2023 at 03:47:48PM +0100, Sarah Walker wrote: > > Acquire clock, regulator and register resources, and enable/map as > > appropriate. > > > > Signed-off-by: Sarah Walker > > --- > > drivers/gpu/drm/imagination/

Re: [PATCH v3 05/17] drm/imagination: Get GPU resources

2023-07-07 Thread Maxime Ripard
On Tue, Jun 13, 2023 at 03:47:48PM +0100, Sarah Walker wrote: > Acquire clock, regulator and register resources, and enable/map as > appropriate. > > Signed-off-by: Sarah Walker > --- > drivers/gpu/drm/imagination/Makefile | 1 + > drivers/gpu/drm/imagination/pvr_device.c | 271

Re: [PATCH v3 05/17] drm/imagination: Get GPU resources

2023-06-16 Thread Frank Binns
Hi Andrew, On Tue, 2023-06-13 at 13:12 -0500, Andrew Davis wrote: > On 6/13/23 9:47 AM, Sarah Walker wrote: > > Acquire clock, regulator and register resources, and enable/map as > > appropriate. > > > > Signed-off-by: Sarah Walker > > --- > > drivers/gpu/drm/imagination/Makefile | 1 + >

Re: [PATCH v3 05/17] drm/imagination: Get GPU resources

2023-06-13 Thread Andrew Davis
On 6/13/23 9:47 AM, Sarah Walker wrote: Acquire clock, regulator and register resources, and enable/map as appropriate. Signed-off-by: Sarah Walker --- drivers/gpu/drm/imagination/Makefile | 1 + drivers/gpu/drm/imagination/pvr_device.c | 271 +++ drivers/gpu/drm/i