Re: [PATCH 0/3] radeon: add pageflip support

2010-10-26 Thread Alex Deucher
On Tue, Oct 26, 2010 at 4:55 AM, Alex Deucher wrote: > On Tue, Oct 26, 2010 at 4:30 AM, Alex Deucher wrote: >> This set of patches adds pageflipping support for radeon. >> There are two drm patches and one ddx patch required.  The >> drm patches are against Dave's drm-next branch and the ddx >> p

Re: [PATCH 0/3] radeon: add pageflip support

2010-10-26 Thread Alex Deucher
On Tue, Oct 26, 2010 at 4:30 AM, Alex Deucher wrote: > This set of patches adds pageflipping support for radeon. > There are two drm patches and one ddx patch required.  The > drm patches are against Dave's drm-next branch and the ddx > patch is against git master.  So far it's been lightly tested