[PATCH driver/intel] Allow copy_front() to fail and clean up gracefully if it does
Chris Wilson
chris at chris-wilson.co.uk
Fri Sep 26 13:05:41 PDT 2014
On Fri, Sep 26, 2014 at 06:05:07PM +0200, Egbert Eich wrote:
> From: Egbert Eich <eich at 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 <eich at freedesktop.org>
Pushed a slight variation,
commit f785035d5bd42a778d4be0bf3ff8678bd7a7e503
Author: Chris Wilson <chris at 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 <eich at freedesktop.org>
Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
Thanks,
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the xorg-devel
mailing list