Home
last modified time | relevance | path

Searched refs:vmw_kms_lost_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h1186 void vmw_kms_lost_device(struct drm_device *dev);
H A Dvmwgfx_drv.c1247 * but vmw_kms_lost_device() takes the reservation sem and thus we'll in vmw_svga_disable()
1249 * a new modeset just after we call vmw_kms_lost_device() and race with in vmw_svga_disable()
1254 vmw_kms_lost_device(dev_priv->dev); in vmw_svga_disable()
H A Dvmwgfx_kms.c2686 * vmw_kms_lost_device - Notify kms that modesetting capabilities will be lost
2690 void vmw_kms_lost_device(struct drm_device *dev) in vmw_kms_lost_device() function
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h1085 void vmw_kms_lost_device(struct drm_device *dev);
H A Dvmwgfx_drv.c1412 * but vmw_kms_lost_device() takes the reservation sem and thus we'll in vmw_svga_disable()
1414 * a new modeset just after we call vmw_kms_lost_device() and race with in vmw_svga_disable()
1419 vmw_kms_lost_device(&dev_priv->drm); in vmw_svga_disable()
H A Dvmwgfx_kms.c2879 * vmw_kms_lost_device - Notify kms that modesetting capabilities will be lost
2883 void vmw_kms_lost_device(struct drm_device *dev) in vmw_kms_lost_device() function

Completed in 16 milliseconds