Re: [PATCH v5 01/10] gna: add PCI driver module

2022-10-24 Thread Maciej Kwapulinski
On 10/21/2022 6:20 AM, Greg Kroah-Hartman wrote: > On Thu, Oct 20, 2022 at 07:53:25PM +0200, Maciej Kwapulinski wrote: >> Add a new PCI driver for Intel(R) Gaussian & Neural Accelerator > Please drop all of the (R) stuff in here, and in the Kconfig file and in > the .c files. If your lawyers

Re: [PATCH v5 01/10] gna: add PCI driver module

2022-10-21 Thread Greg Kroah-Hartman
On Fri, Oct 21, 2022 at 03:10:06PM +0700, Bagas Sanjaya wrote: > On 10/21/22 11:20, Greg Kroah-Hartman wrote: > > On Thu, Oct 20, 2022 at 07:53:25PM +0200, Maciej Kwapulinski wrote: > >> Add a new PCI driver for Intel(R) Gaussian & Neural Accelerator > > > > Please drop all of the (R) stuff in

Re: [PATCH v5 01/10] gna: add PCI driver module

2022-10-21 Thread Bagas Sanjaya
On 10/21/22 11:20, Greg Kroah-Hartman wrote: > On Thu, Oct 20, 2022 at 07:53:25PM +0200, Maciej Kwapulinski wrote: >> Add a new PCI driver for Intel(R) Gaussian & Neural Accelerator > > Please drop all of the (R) stuff in here, and in the Kconfig file and in > the .c files. If your lawyers

[PATCH v5 01/10] gna: add PCI driver module

2022-10-21 Thread Maciej Kwapulinski
Add a new PCI driver for Intel(R) Gaussian & Neural Accelerator with basic support like module loading and unloading. The full function of the driver will be added by further changes. Signed-off-by: Maciej Kwapulinski Tested-by: Mikolaj Grzybowski Co-developed-by: Tomasz Jankowski

Re: [PATCH v5 01/10] gna: add PCI driver module

2022-10-20 Thread Greg Kroah-Hartman
On Thu, Oct 20, 2022 at 07:53:25PM +0200, Maciej Kwapulinski wrote: > Add a new PCI driver for Intel(R) Gaussian & Neural Accelerator Please drop all of the (R) stuff in here, and in the Kconfig file and in the .c files. If your lawyers insist on it, please point them at me and I will be glad to

Re: [PATCH v5 01/10] gna: add PCI driver module

2022-10-20 Thread Bagas Sanjaya
On Thu, Oct 20, 2022 at 07:53:25PM +0200, Maciej Kwapulinski wrote: > +IOCTL > +- > +Intel(R) GNA driver controls the device through IOCTL interfaces. > +Following IOCTL commands - handled by DRM framework - are supported: > + > +GNA_GET_PARAMETER gets driver and device capabilities. > + >

Re: [PATCH v5 01/10] gna: add PCI driver module

2022-10-20 Thread Andy Shevchenko
On Thu, Oct 20, 2022 at 8:57 PM Maciej Kwapulinski wrote: > > Add a new PCI driver for Intel(R) Gaussian & Neural Accelerator > with basic support like module loading and unloading. The full > function of the driver will be added by further changes. ... > +GNA_GEM_NEW acquires new 4KB page