drm/nouveau: add delayed switch complete callback.
this just adds the callback on the delayed switch mechanism. Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -1054,6 +1054,7 @@ err_out:
|
||||
|
||||
void nouveau_lastclose(struct drm_device *dev)
|
||||
{
|
||||
vga_switcheroo_process_delayed_switch();
|
||||
}
|
||||
|
||||
int nouveau_unload(struct drm_device *dev)
|
||||
|
Reference in New Issue
Block a user