kernel - Video - Add suppor for Intel IGD chipsets (netbook / N450 etc)
commit9cac2c041a37836f28d60c2a2ae34b8c64120e66
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 15 Feb 2010 04:56:17 +0000 (14 20:56 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 15 Feb 2010 04:56:17 +0000 (14 20:56 -0800)
tree3b2675a27b77b053bc6bae5140608dc827028fb5
parent296bd85546294bb055ce059305bb5c6d38350587
kernel - Video - Add suppor for Intel IGD chipsets (netbook / N450 etc)

* Add support for Intel Pinetail graphics chips, PCI ids 0xA0018086
  and 0xA0118086.

* Tested on Gateway netbook LT2104u.  Works just dandy.

* NOTE: Xorg may require 'Option "FramebufferCompression" "off"' in
  the Device section of your xorg.conf.

Taken-from: FreeBSD bug report kern/143427
Author: msumida@mvc.biglobe.ne.jp
sys/dev/agp/agp_i810.c
sys/dev/drm/drm_bufs.c
sys/dev/drm/drm_pciids.h
sys/dev/drm/i915_drv.h
sys/dev/drm/i915_reg.h