On Thu, Mar 2, 2017 at 2:23 AM, Michel Dänzer <[email protected]> wrote: > From: Michel Dänzer <[email protected]> > > RADEONWindowExposures_oneshot takes care of it. > > Signed-off-by: Michel Dänzer <[email protected]>
Reviewed-by: Alex Deucher <[email protected]> > --- > src/drmmode_display.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/src/drmmode_display.c b/src/drmmode_display.c > index a7904a396..ab11583a6 100644 > --- a/src/drmmode_display.c > +++ b/src/drmmode_display.c > @@ -490,9 +490,6 @@ void drmmode_copy_fb(ScrnInfoPtr pScrn, drmmode_ptr > drmmode) > > FreeScratchGC(gc); > > - radeon_cs_flush_indirect(pScrn); > - radeon_bo_wait(info->front_bo); > - > pScreen->canDoBGNoneRoot = TRUE; > destroy_pixmap_for_fbcon(pScrn); > return; > -- > 2.11.0 > > _______________________________________________ > amd-gfx mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/amd-gfx _______________________________________________ amd-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/amd-gfx
