xf86-video-intel/uxa
Chris Wilson 4c66b28870 uxa: Fallback if the temporary is too large
If the render operation requires a temporary source Picture and the
operation is large, larger than the maximum permitted bo, then we will
fail to allocate the bo. In this case, we need to fallback and perform
the operation on the CPU rather than dereference a NULL bo.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=34399
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-17 16:52:58 +00:00
..
Makefile.am uxa make: remove unused XORG_INCS and DIX_CFLAGS variables 2010-03-25 15:49:14 -04:00
uxa-accel.c Check return value of uxa_acquire_solid() since it can return NULL 2011-02-04 08:57:11 +00:00
uxa-glyphs.c uxa: Only recreate the glyph cache on *generational* updates 2011-01-24 20:29:57 +00:00
uxa-priv.h uxa: Only recreate the glyph cache on *generational* updates 2011-01-24 20:29:57 +00:00
uxa-render.c uxa: Fallback if the temporary is too large 2011-02-17 16:52:58 +00:00
uxa-unaccel.c uxa_check_composite: Minor whitespace. 2009-12-02 14:14:39 +00:00
uxa.c uxa: Skip a pixmap lookup if there is no driver finish access function 2010-10-06 12:17:14 +01:00
uxa.h Revert "xp:trapezoids" 2010-06-09 10:03:29 +01:00