On Tue, 01 Dec 2009 09:18:51 -0800 Eric Anholt <[email protected]> wrote:
> On Thu, 19 Nov 2009 10:49:07 -0800, Jesse Barnes > <[email protected]> wrote: > > From 3dea813806ecc117fadd2751580018040afefd0b Mon Sep 17 00:00:00 > > 2001 From: Jesse Barnes <[email protected]> > > Date: Wed, 18 Nov 2009 04:31:47 +0000 > > Subject: [PATCH 1/2] drm/i915: add GETPARAM request for page > > flipping > > > > Add a GETPARAM request for checking if page flipping is supported. > > Useful for the 2D driver to enable the flipping path. > > > > Signed-off-by: Jesse Barnes <[email protected]> > > OK, I've applied this series in what I'm guessing was the desired > order: 1) pageflipping support > 2) core fixup > 3) getparam to say it's ready > > Also, something seems wonky with your patches. The git am gives me: > > anh...@gaiman:anholt/src/linux-2.6% git log > commit b0f57d0ff95c957b278d7a82d9ebdea395652cfa > Author: Jesse Barnes <[email protected]> > Date: Thu Nov 19 10:49:07 2009 -0800 > > drm/i915: add GETPARAM request for page flipping > > From 3dea813806ecc117fadd2751580018040afefd0b Mon Sep 17 00:00:00 > 2001 From: Jesse Barnes <[email protected]> > Date: Wed, 18 Nov 2009 04:31:47 +0000 > Subject: [PATCH 1/2] drm/i915: add GETPARAM request for page > flipping > Add a GETPARAM request for checking if page flipping is supported. > Useful for the 2D driver to enable the flipping path. > > Signed-off-by: Jesse Barnes <[email protected]> > Signed-off-by: Eric Anholt <[email protected]> > > Are you not using git send-email? No, I used format-patch and then sent them by hand. git am should still work though, unless I got the -- wrong somehow... -- Jesse Barnes, Intel Open Source Technology Center ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
