diff options
Diffstat (limited to 'src/i965_video.c')
-rw-r--r-- | src/i965_video.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i965_video.c b/src/i965_video.c index 0fc10a70..89d5eef8 100644 --- a/src/i965_video.c +++ b/src/i965_video.c @@ -1259,6 +1259,8 @@ I965DisplayVideoTextured(ScrnInfoPtr scrn, #if WATCH_STATS /* i830_dump_error_state(scrn); */ #endif + + i830_debug_flush(scrn); } void i965_free_video(ScrnInfoPtr scrn) |