VirtualBox

Ignore:
Timestamp:
Oct 12, 2018 8:12:36 AM (6 years ago)
Author:
vboxsync
Message:

Additions/linux/vboxvideo: only set the views once, at initialisation time.
bugref: 9253: Enabling 2nd virtual screen results in an assert.
Cosmetic fix to previous change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/vbox_mode.c

    r74779 r74780  
    269269                return ret;
    270270        mutex_lock(&vbox->hw_mutex);
    271         if (!ret)
    272                 vbox_do_modeset(crtc, mode);
     271        vbox_do_modeset(crtc, mode);
    273272        VBoxHGSMIUpdateInputMapping(vbox->guest_pool, 0, 0,
    274273                                   vbox->input_mapping_width,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette