git: kernel - Video - Add suppor for Intel IGD chipsets (netbook

看板DFBSD_commit作者時間16年前 (2010/02/15 13:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 9cac2c041a37836f28d60c2a2ae34b8c64120e66 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Feb 14 20:56:17 2010 -0800 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 Summary of changes: sys/dev/agp/agp_i810.c | 26 +++++++++++++++++++++----- sys/dev/drm/drm_bufs.c | 4 ++++ sys/dev/drm/drm_pciids.h | 2 ++ sys/dev/drm/i915_drv.h | 10 ++++++++-- sys/dev/drm/i915_reg.h | 10 +++++++--- 5 files changed, 42 insertions(+), 10 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9cac2c041a37836f28d60c2a2ae34b8c64120e66 -- DragonFly BSD source repository
文章代碼(AID): #1BUDnLDp (DFBSD_commit)