On Thu, May 24, 2018 at 2:55 PM, Jason Ekstrand <[email protected]> wrote: > From: Francisco Jerez <[email protected]>
Okay, I think the problem this patch is fixing is that previously we would unconditionally execute the fire_fb_write() to send the AA data, and conditionally execute the fire_fb_write() that does not. But we actually want to send one or the other, and never both. With that explanation in the commit message, Reviewed-by: Matt Turner <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
