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: Thu Jul 03 2008 - 13:27:51 CDT


CVSROOT: /cvs
Module name: src
Changes by: ogacvs.openbsd.org 2008/07/03 12:27:51

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

Log message:
Update the inteldrm driver to drm git.

changes:
- Support for intel 4 series chipsets (i'll do any relavent agp bits for
these as soon as i grab the datasheet and find a testcase)
- fix scheduled buffer swaps on non 965 chipsets
- major reorder, dedup and general cleanup of register definition and
the header file

Tested by a few, no regressions