Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-09 Thread Danilo Krummrich
On Wed, Feb 05, 2025 at 07:44:19PM +, Zhi Wang wrote: > On 05/02/2025 18.10, Danilo Krummrich wrote: > > On Wed, Feb 05, 2025 at 03:56:46PM +0200, Zhi Wang wrote: > >> On Tue, 4 Feb 2025 20:03:12 +0100 > >> Danilo Krummrich wrote: > >>> diff --git a/Documentation/gpu/nova/guidelines.rst > >>

Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-09 Thread Danilo Krummrich
On Fri, Feb 07, 2025 at 05:23:37PM +0900, Alexandre Courbot wrote: > On Wed Feb 5, 2025 at 10:56 PM JST, Zhi Wang wrote: > > On Tue, 4 Feb 2025 20:03:12 +0100 > > Danilo Krummrich wrote: > >> + regressions with all 2nd level drivers. > >> diff --git a/Documentation/gpu/nova/core/todo.rst > >> b

Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-07 Thread Alexandre Courbot
On Wed Feb 5, 2025 at 10:56 PM JST, Zhi Wang wrote: > On Tue, 4 Feb 2025 20:03:12 +0100 > Danilo Krummrich wrote: > >> Add the initial documentation of the Nova project. >> >> The initial project documentation consists out of a brief introduction >> of the project, as well as project guidelines

Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-05 Thread Zhi Wang
On 05/02/2025 18.10, Danilo Krummrich wrote: > On Wed, Feb 05, 2025 at 03:56:46PM +0200, Zhi Wang wrote: >> On Tue, 4 Feb 2025 20:03:12 +0100 >> Danilo Krummrich wrote: >> >>> + >>> +Generic register abstraction >>> + >>> + >>> +Work out how register constants and stru

Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-05 Thread Danilo Krummrich
On Wed, Feb 05, 2025 at 04:56:32PM +0200, Zhi Wang wrote: > On Wed, 5 Feb 2025 15:13:12 +0100 > Miguel Ojeda wrote: > > > On Wed, Feb 5, 2025 at 2:57 PM Zhi Wang wrote: > > > > > > It would be also helpful to make the process explicit. E.g. sharing your > > > command lines used to checking the p

Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-05 Thread Danilo Krummrich
On Wed, Feb 05, 2025 at 03:56:46PM +0200, Zhi Wang wrote: > On Tue, 4 Feb 2025 20:03:12 +0100 > Danilo Krummrich wrote: > > > + > > +Generic register abstraction > > + > > + > > +Work out how register constants and structures can be automatically > > generated > > +t

Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-05 Thread Zhi Wang
On Wed, 5 Feb 2025 15:13:12 +0100 Miguel Ojeda wrote: > On Wed, Feb 5, 2025 at 2:57 PM Zhi Wang wrote: > > > > It would be also helpful to make the process explicit. E.g. sharing your > > command lines used to checking the patches. So folks can align with the > > expected outcome, e.g. command l

Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-05 Thread Zhi Wang
On Tue, 4 Feb 2025 20:03:12 +0100 Danilo Krummrich wrote: > Add the initial documentation of the Nova project. > > The initial project documentation consists out of a brief introduction > of the project, as well as project guidelines both general and nova-core > specific and a task list for nov

Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-05 Thread Miguel Ojeda
On Wed, Feb 5, 2025 at 2:57 PM Zhi Wang wrote: > > It would be also helpful to make the process explicit. E.g. sharing your > command lines used to checking the patches. So folks can align with the > expected outcome, e.g. command line parameters. These two guidelines (and generally the few other

[PATCH v2 2/2] gpu: nova-core: add initial documentation

2025-02-04 Thread Danilo Krummrich
Add the initial documentation of the Nova project. The initial project documentation consists out of a brief introduction of the project, as well as project guidelines both general and nova-core specific and a task list for nova-core specifically. The task list is divided into tasks for general R