OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: xenocara

From: Owain Ainsworth (ogacvs.openbsd.org)
Date: Sat May 15 2010 - 10:51:05 CDT


CVSROOT: /cvs
Module name: xenocara
Changes by: ogacvs.openbsd.org 2010/05/15 09:51:05

Modified files:
        lib/libdrm/intel: intel_bufmgr.c intel_bufmgr.h
                          intel_bufmgr_gem.c intel_bufmgr_priv.h
                          shlib_version

Log message:
Add drm_intel_bo_is_reusable(), to check if a buffer object will be put
in the userland BO cache or not. Bump minor.

From Chris Wilson in upstream git. ok matthieu