CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2012/09/25 04:19:46
Modified files: sys/dev/pci : agp_i810.c sys/dev/pci/drm: i915_drv.c i915_drv.h i915_irq.c i915_suspend.c Log message: Add minimal support for gen7/ivy bridge in inteldrm. Like gen6/sandy bridge this is enough to manage memory but does not attempt to setup the rings. ok kettenis@