[Intel-gfx] [PATCH 1/2] drm/i915: add GETPARAM request for page flipping

Eric Anholt eric at anholt.net
Tue Dec 1 18:18:51 CET 2009


On Thu, 19 Nov 2009 10:49:07 -0800, Jesse Barnes <jbarnes at virtuousgeek.org> wrote:
> From 3dea813806ecc117fadd2751580018040afefd0b Mon Sep 17 00:00:00 2001
> From: Jesse Barnes <jbarnes at virtuousgeek.org>
> 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 <jbarnes at virtuousgeek.org>

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:

anholt at gaiman:anholt/src/linux-2.6% git log
commit b0f57d0ff95c957b278d7a82d9ebdea395652cfa
Author: Jesse Barnes <jbarnes at virtuousgeek.org>
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 <jbarnes at virtuousgeek.org>
    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 <jbarnes at virtuousgeek.org>
    Signed-off-by: Eric Anholt <eric at anholt.net>

Are you not using git send-email?



More information about the Intel-gfx mailing list