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

2024-02-08 Thread Liviu Dudau
On Mon, Jan 22, 2024 at 05:30:31PM +0100, Boris Brezillon wrote: > Hello, Hi, > > This is the 4th version of the kernel driver for Mali CSF-based GPUs. > > A branch based on drm-misc-next and containing all the dependencies > that are not yet available in drm-misc-next here[1], and another [2]

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

2024-02-06 Thread Boris Brezillon
Hi Andy, On Tue, 6 Feb 2024 18:35:36 +0800 (CST) "Andy Yan" wrote: > >Andy, I pushed a new version to the panthor-next [1] and > >panthor-next+rk3588 [2] branches. The fix I'm talking about is [3], > >but you probably want to consider taking all the fixups in your > >branch. > > > > Just fo

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

2024-02-06 Thread Andy Yan
HI Boris: 在 2024-02-05 17:03:21,"Boris Brezillon" 写道: >+Danilo for the panthor gpuvm-needs update. > >On Sun, 4 Feb 2024 09:14:44 +0800 (CST) >"Andy Yan" wrote: > >> Hi Boris: >> I saw this warning sometimes(Run on a armbain based bookworm),not sure is a >> know issue or something else。 >> [153

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

2024-02-05 Thread Boris Brezillon
On Mon, 5 Feb 2024 10:54:05 +0100 Danilo Krummrich wrote: > On 2/5/24 10:03, Boris Brezillon wrote: > > +Danilo for the panthor gpuvm-needs update. > > > > On Sun, 4 Feb 2024 09:14:44 +0800 (CST) > > "Andy Yan" wrote: > > > >> Hi Boris: > >> I saw this warning sometimes(Run on a armbain base

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

2024-02-05 Thread Danilo Krummrich
On 2/5/24 10:03, Boris Brezillon wrote: +Danilo for the panthor gpuvm-needs update. On Sun, 4 Feb 2024 09:14:44 +0800 (CST) "Andy Yan" wrote: Hi Boris: I saw this warning sometimes(Run on a armbain based bookworm),not sure is a know issue or something else。 [15368.293031] systemd-journald[71

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

2024-02-05 Thread Andy Yan
Hi Boris: 在 2024-02-05 17:03:21,"Boris Brezillon" 写道: >+Danilo for the panthor gpuvm-needs update. > >On Sun, 4 Feb 2024 09:14:44 +0800 (CST) >"Andy Yan" wrote: > >> Hi Boris: >> I saw this warning sometimes(Run on a armbain based bookworm),not sure is a >> know issue or something else。 >> [153

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

2024-02-05 Thread Boris Brezillon
+Danilo for the panthor gpuvm-needs update. On Sun, 4 Feb 2024 09:14:44 +0800 (CST) "Andy Yan" wrote: > Hi Boris: > I saw this warning sometimes(Run on a armbain based bookworm),not sure is a > know issue or something else。 > [15368.293031] systemd-journald[715]: Received client request to reli

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

2024-02-04 Thread Andy Yan
Hi Boris: 在 2024-02-04 18:07:56,"Boris Brezillon" 写道: >On Sun, 4 Feb 2024 09:14:44 +0800 (CST) >"Andy Yan" wrote: > >> Hi Boris: >> I saw this warning sometimes(Run on a armbain based bookworm),not sure is a >> know issue or something else。 > >No it's not, and I didn't manage to reproduce loc

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

2024-02-04 Thread Boris Brezillon
On Sun, 4 Feb 2024 09:14:44 +0800 (CST) "Andy Yan" wrote: > Hi Boris: > I saw this warning sometimes(Run on a armbain based bookworm),not sure is a > know issue or something else。 No it's not, and I didn't manage to reproduce locally. Looks like you're using a 6.8 kernel, but my panthor-v4/next

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

2024-02-03 Thread Andy Yan
Hi Boris: I saw this warning sometimes(Run on a armbain based bookworm),not sure is a know issue or something else。 [15368.293031] systemd-journald[715]: Received client request to relinquish /var/log/journal/1bc4a340506142af9bd31a6a3d2170ba access. [37743.040737] [ cut here ]---

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

2024-01-29 Thread Boris Brezillon
On Mon, 29 Jan 2024 17:20:47 +0800 (CST) "Andy Yan" wrote: > Hi Boris: > > Thanks for you great work。 > > One thing please take note: > commit (arm64: dts: rockchip: rk3588: Add GPU nodes) in [1] seems remove the > "disabled" status > of usb_host2_xhci, this may cause a boot issue on some bo

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

2024-01-29 Thread Andy Yan
Hi Boris: Thanks for you great work。 One thing please take note: commit (arm64: dts: rockchip: rk3588: Add GPU nodes) in [1] seems remove the "disabled" status of usb_host2_xhci, this may cause a boot issue on some boards that use combphy2_psu phy for other functions. https://gitlab.freede

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

2024-01-28 Thread Boris Brezillon
On Mon, 22 Jan 2024 17:30:31 +0100 Boris Brezillon wrote: > Hello, > > This is the 4th version of the kernel driver for Mali CSF-based GPUs. > > A branch based on drm-misc-next and containing all the dependencies > that are not yet available in drm-misc-next here[1], and another [2] > containin

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

2024-01-23 Thread Heiko Stübner
Am Montag, 22. Januar 2024, 17:30:31 CET schrieb Boris Brezillon: > Hello, > > This is the 4th version of the kernel driver for Mali CSF-based GPUs. > > A branch based on drm-misc-next and containing all the dependencies > that are not yet available in drm-misc-next here[1], and another [2] > con

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

2024-01-22 Thread Boris Brezillon
Hello, This is the 4th version of the kernel driver for Mali CSF-based GPUs. A branch based on drm-misc-next and containing all the dependencies that are not yet available in drm-misc-next here[1], and another [2] containing extra patches to have things working on rk3588. The CSF firmware binary