On Thu, Mar 12, 2015 at 2:10 AM, Michel Dänzer <[email protected]> wrote: > Patches 1-10 and 13 are various cleanups and preparatory changes to make > the main patches 11, 12 and 14 clearer. > > Because enabling DRI3 still causes some regressions on the client side > (e.g. it breaks some piglit tests, probably due to bugs in the Gallium > DRI state tracker code), it's guarded by Option "DRI3" for now. > > It should work with EXA as well, but I've only tested glamor. Any testing > with EXA appreciated.
Latest versions of the patches are: Reviewed-by: Alex Deucher <[email protected]> > > [PATCH 01/14] Require at least xserver 1.8 > [PATCH 02/14] Move xorg_list backwards compatibility to new > [PATCH 03/14] Add DRM event queue helpers > [PATCH 04/14] DRI2: Simplify blit fallback handling for scheduled > [PATCH 05/14] DRI2: Remove superfluous assignments to *_info->frame > [PATCH 06/14] DRI2: Move radeon_dri2_flip_event_handler > [PATCH 07/14] DRI2: Use helper functions for DRM event queue > [PATCH 08/14] DRI2: Split out helper for getting UST and MSC of a > [PATCH 09/14] Move #include "radeon_glamor.h" from radeon.h to where > [PATCH 10/14] Fold radeon_glamor_flush into radeon_cs_flush_indirect > [PATCH 11/14] Add support for the Present extension > [PATCH 12/14] Add support for SYNC extension fences > [PATCH 13/14] Handle tiling in radeon_set_shared_pixmap_backing > [PATCH 14/14] Add DRI3 support > _______________________________________________ > xorg-driver-ati mailing list > [email protected] > http://lists.x.org/mailman/listinfo/xorg-driver-ati _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
