On Fri, Sep 26, 2014 at 06:05:07PM +0200, Egbert Eich wrote:
> From: Egbert Eich <e...@freedesktop.org>
> Date: Fri, 26 Sep 2014 17:57:55 +0200
> Subject: [PATCH driver/intel] In sna_create_screen_resources() don't make
>  sna_pixmap_force_to_gpu() mandatory
> 
> Signed-off-by: Egbert Eich <e...@freedesktop.org>

Pushed a slight variation,

commit f785035d5bd42a778d4be0bf3ff8678bd7a7e503
Author: Chris Wilson <ch...@chris-wilson.co.uk>
Date:   Fri Sep 26 21:01:43 2014 +0100

    sna: Allow move-to-gpu to fail during ScreenCreateResources
    
    Before we attach the Screen Pixmap to the scanout, we will have to
    create a GPU bo and apply any fixups as required. Therefore failing to
    pre-emptively move it during ScreenCreateResource is not fatal and the
    failure can be simply ignored.
    
    Suggested-by: Egbert Eich <e...@freedesktop.org>
    Signed-off-by: Chris Wilson <ch...@chris-wilson.co.uk>

Thanks,
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to