Signed-off-by: Maciej Kwapulinski
Tested-by: Mikolaj Grzybowski
---
drivers/gpu/drm/gna/Kconfig | 1 +
drivers/gpu/drm/gna/gna_device.c | 65
drivers/gpu/drm/gna/gna_device.h | 21 +++
drivers/gpu/drm/gna/gna_hw.h | 17 +
drivers/gpu/drm
On Thu, Oct 20, 2022 at 07:53:26PM +0200, Maciej Kwapulinski wrote:
> Signed-off-by: Maciej Kwapulinski
> Tested-by: Mikolaj Grzybowski
Obviously we can not take patches without any changelog text at all.
And neither would you want us to.
Again, would you want to review this patch?
thanks,
g
On Thu, Oct 20, 2022 at 8:57 PM Maciej Kwapulinski
wrote:
Missed commit message.
> Signed-off-by: Maciej Kwapulinski
> Tested-by: Mikolaj Grzybowski
...
> + if (!(sizeof(dma_addr_t) > 4) ||
Do you really need this?
> + dma_set_mask(parent, DMA_BIT_MASK(64))) {
> +