Re: [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active

2025-08-29 Thread Alexandre Courbot
On Fri Aug 29, 2025 at 7:01 PM JST, Miguel Ojeda wrote: > On Fri, Aug 29, 2025 at 9:40 AM Danilo Krummrich wrote: >> >> I'm happy about every potential additional reviewer for Nova, but I'm not >> sure >> it scales very well for the rust-for-linux if we get more drivers. :) > > Yeah, it is an inf

Re: [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active

2025-08-29 Thread Miguel Ojeda
On Fri, Aug 29, 2025 at 9:40 AM Danilo Krummrich wrote: > > I'm happy about every potential additional reviewer for Nova, but I'm not sure > it scales very well for the rust-for-linux if we get more drivers. :) Yeah, it is an informal rule I/we added back then so that people interested in Rust in

Re: [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active

2025-08-29 Thread Danilo Krummrich
On 8/29/25 5:03 AM, Alexandre Courbot wrote: On Thu Aug 28, 2025 at 5:37 PM JST, Miguel Ojeda wrote: On Wed, 27 Aug 2025 18:19:57 +1000 Alistair Popple wrote: This series builds on top of Alex's series[1] to continue initialising the GSP into a state where it becomes active and it starts comm

Re: [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active

2025-08-28 Thread Alexandre Courbot
On Thu Aug 28, 2025 at 5:37 PM JST, Miguel Ojeda wrote: > On Wed, 27 Aug 2025 18:19:57 +1000 Alistair Popple wrote: >> >> This series builds on top of Alex's series[1] to continue initialising the >> GSP >> into a state where it becomes active and it starts communicating with the >> host. > > No

Re: [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active

2025-08-28 Thread Miguel Ojeda
On Wed, 27 Aug 2025 18:19:57 +1000 Alistair Popple wrote: > > This series builds on top of Alex's series[1] to continue initialising the GSP > into a state where it becomes active and it starts communicating with the > host. No big deal, but in case it helps since probably it was not intentional

[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active

2025-08-27 Thread Alistair Popple
This series builds on top of Alex's series[1] to continue initialising the GSP into a state where it becomes active and it starts communicating with the host. It includes patches to initialise several important data structures required to boot the GSP. The biggest change is the implementation of t