Re: [PATCH v5 03/10] gna: read hardware info

2022-10-21 Thread Linus Walleij
Hi Maciej, thanks for your patch! Overall I really appreciate the attempt to use DRM, this looks so much smoother than the previous iterations. On Thu, Oct 20, 2022 at 7:57 PM Maciej Kwapulinski wrote: > > From: Tomasz Jankowski > > Get the hardware information from register MMIO_IBUFFS > > Si

[PATCH v5 03/10] gna: read hardware info

2022-10-21 Thread Maciej Kwapulinski
From: Tomasz Jankowski Get the hardware information from register MMIO_IBUFFS Signed-off-by: Tomasz Jankowski Tested-by: Mikolaj Grzybowski Co-developed-by: Jianxun Zhang Signed-off-by: Jianxun Zhang Co-developed-by: Maciej Kwapulinski Signed-off-by: Maciej Kwapulinski --- drivers/gpu/drm

Re: [PATCH v5 03/10] gna: read hardware info

2022-10-20 Thread Greg Kroah-Hartman
On Thu, Oct 20, 2022 at 07:53:27PM +0200, Maciej Kwapulinski wrote: > From: Tomasz Jankowski > > Get the hardware information from register MMIO_IBUFFS Please read our documentation for how to write good changelog texts. This tiny line says nothing about why we would want this patch at all. Wou