Re: [PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2024-01-15 Thread Boris Brezillon
Hi Faith, Sorry for the late reply, I only got back to panthor very recently. On Mon, 11 Dec 2023 12:18:04 -0600 Faith Ekstrand wrote: > On Mon, 2023-12-11 at 09:52 +0100, Boris Brezillon wrote: > > Hi, > > > > On Sun, 10 Dec 2023 13:58:51 +0900 > > Tatsuyuki Ishi wrote: > > > > > > On Dec

Re: [PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2023-12-11 Thread Faith Ekstrand
On Mon, 2023-12-11 at 09:52 +0100, Boris Brezillon wrote: > Hi, > > On Sun, 10 Dec 2023 13:58:51 +0900 > Tatsuyuki Ishi wrote: > > > > On Dec 5, 2023, at 2:32, Boris Brezillon > > > wrote: > > > > > > Hello, > > > > > > This is the 3rd version of the kernel driver for Mali CSF-based > > > GPU

Re: [PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2023-12-11 Thread Boris Brezillon
Hi, On Sun, 10 Dec 2023 13:58:51 +0900 Tatsuyuki Ishi wrote: > > On Dec 5, 2023, at 2:32, Boris Brezillon > > wrote: > > > > Hello, > > > > This is the 3rd version of the kernel driver for Mali CSF-based GPUs. > > > > With all the DRM dependencies being merged (drm-sched single entity and >

Re: [PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2023-12-09 Thread Tatsuyuki Ishi
> On Dec 5, 2023, at 2:32, Boris Brezillon > wrote: > > Hello, > > This is the 3rd version of the kernel driver for Mali CSF-based GPUs. > > With all the DRM dependencies being merged (drm-sched single entity and > drm_gpuvm), I thought now was a good time to post a new version. Note > that th

Re: [PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2023-12-06 Thread Boris Brezillon
Hi Steve, On Wed, 6 Dec 2023 15:47:29 + Steven Price wrote: > On 05/12/2023 08:48, Boris Brezillon wrote: > > Hi Steve, > > > > I forgot to mention that I intentionally dropped your R-b, because > > there was a gazillion of changes all over the place, and I thought it > > deserved a fresh r

Re: [PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2023-12-06 Thread Steven Price
On 05/12/2023 08:48, Boris Brezillon wrote: > Hi Steve, > > I forgot to mention that I intentionally dropped your R-b, because > there was a gazillion of changes all over the place, and I thought it > deserved a fresh review. No problem, I'll re-review the patches. Thanks for getting the v3 out t

Re: [PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2023-12-05 Thread Boris Brezillon
Hi Steve, I forgot to mention that I intentionally dropped your R-b, because there was a gazillion of changes all over the place, and I thought it deserved a fresh review. Regards, Boris On Mon, 4 Dec 2023 18:32:53 +0100 Boris Brezillon wrote: > Hello, > > This is the 3rd version of the ker

Re: [PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2023-12-05 Thread Boris Brezillon
Hi Clément, On Mon, 4 Dec 2023 19:09:54 +0100 Clément Péron wrote: > Hi Boris, > > On Mon, 4 Dec 2023 at 18:33, Boris Brezillon > wrote: > > > > Hello, > > > > This is the 3rd version of the kernel driver for Mali CSF-based GPUs. > > > > With all the DRM dependencies being merged (drm-sched si

Re: [PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2023-12-04 Thread Clément Péron
Hi Boris, On Mon, 4 Dec 2023 at 18:33, Boris Brezillon wrote: > > Hello, > > This is the 3rd version of the kernel driver for Mali CSF-based GPUs. > > With all the DRM dependencies being merged (drm-sched single entity and > drm_gpuvm), I thought now was a good time to post a new version. Note >

[PATCH v3 00/14] drm: Add a driver for CSF-based Mali GPUs

2023-12-04 Thread Boris Brezillon
Hello, This is the 3rd version of the kernel driver for Mali CSF-based GPUs. With all the DRM dependencies being merged (drm-sched single entity and drm_gpuvm), I thought now was a good time to post a new version. Note that the iommu series we depend on [1] has been merged recently. The only rema