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: src

From: Owain Ainsworth (ogacvs.openbsd.org)
Date: Sun Apr 25 2010 - 16:45:28 CDT


CVSROOT: /cvs
Module name: src
Changes by: ogacvs.openbsd.org 2010/04/25 15:45:27

Modified files:
        sys/dev/pci/drm: i915_drv.c

Log message:
Don't bother binding the object in the gtt map ioctl.

these maps tend to be fairly long lived so it buys us nothing other than
code complexity.