HomeSort by: relevance | last modified time | path
    Searched refs:vmw_kms_lost_device (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_drv.c 1286 * but vmw_kms_lost_device() takes the reservation sem and thus we'll
1288 * a new modeset just after we call vmw_kms_lost_device() and race with
1293 vmw_kms_lost_device(dev_priv->dev);
vmwgfx_drv.h 1167 void vmw_kms_lost_device(struct drm_device *dev);
vmwgfx_kms.c 2781 * vmw_kms_lost_device - Notify kms that modesetting capabilities will be lost
2785 void vmw_kms_lost_device(struct drm_device *dev) function in typeref:typename:void

Completed in 16 milliseconds