Asks Cogl to explicitly reset the crtc output modes at the next Onscreen swap_buffers request.
For applications that support VT switching they may want to re-assert the output modes when switching back to the applications VT since the modes are often not correctly restored automatically.
<note>The display
must have been either explicitly setup via setup
or implicitily setup by having created a context using the display
</note>
display |
A Display |