Hi > On 7 Mar 2025, at 1:34 PM, Thomas Zimmermann <tzimmermann@xxxxxxx> wrote: > > Set the dma_dev field provided by the DRM device. Required for PRIME > dma-buf import. Remove the driver's implementation. > > Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx> > --- > drivers/gpu/drm/tiny/appletbdrm.c | 27 ++++++++++----------------- > 1 file changed, 10 insertions(+), 17 deletions(-) For this patch Tested-by: Aditya Garg <gargaditya08@xxxxxxxx> Reviewed-by: Aditya Garg <gargaditya08@xxxxxxxx>