CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 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