fix: compile

This commit is contained in:
Aurelien Rebourg 2022-10-10 15:41:04 +02:00
parent 4984514911
commit e47da59d6c
No known key found for this signature in database
GPG Key ID: DCA8C44ABFE7F847
1 changed files with 1 additions and 0 deletions

View File

@ -1443,6 +1443,7 @@ drmmode_update_scanout_buffer(xf86CrtcPtr crtc, drmmode_shadow_scanout_ptr scano
/* force the buffer to be rendered to as quickly as possible */
#ifdef GLAMOR_HAS_GBM
modesettingPtr ms = modesettingPTR(crtc->scrn);
glamor_finish(pScreen);
#endif
}