diff --git a/drivers/gpu/drm/nouveau/dispnv04/hw.h b/drivers/gpu/drm/nouveau/dispnv04/hw.h index eeb70d9..f39923f 100644 --- a/drivers/gpu/drm/nouveau/dispnv04/hw.h +++ b/drivers/gpu/drm/nouveau/dispnv04/hw.h @@ -384,6 +384,8 @@ nv_show_cursor(struct drm_device *dev, int head, bool show) if (nv_device(drm->device)->card_type == NV_40) nv_fix_nv40_hw_cursor(dev, head); + if (!show && nv_device(drm->device)->chipset == 0x4e) + msleep(1000); } static inline uint32_t