On Fri, 16 Jul 2021 at 21:07, Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> wrote: > > Hi Dave & Daniel, > > Lots of stuff this time around. > > Enjoy! I've pulled this but there is an outstanding warning /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c: In function ‘hibmc_unload’: /home/airlied/devel/kernel/dim/src/drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c:252:28: warning: unused variable ‘priv’ [-Wunused-variable] 252 | struct hibmc_drm_private *priv = to_hibmc_drm_private(dev); | ^~~~ Probably due to Thomas irq patches. Dave.