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: Tue Sep 02 2008 - 15:02:34 CDT


CVSROOT: /cvs
Module name: src
Changes by: ogacvs.openbsd.org 2008/09/02 14:02:34

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

Log message:
Track progress inside of batchbuffers so we know the hardware isn't
wedged.

This avoids early temination of long-running commands.

From Keith Packard, via drm git. Tested by several on various chipsets.