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? ------------------------------------------------------------------------------ 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
