UBUNTU: [Config] Disable CONFIG_STUB_POULSBO
authorLeann Ogasawara <leann.ogasawara@canonical.com>
Tue, 13 Mar 2012 21:15:48 +0000 (14:15 -0700)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:22:35 +0000 (13:22 -0700)
commite403c3edeb8d598008fa0032d030524eaa9fe621
tree1d136f7889b8d5c0182040619563e346efaf0371
parent6aba6a2b3567b8e96f0dc6a0e7b7a54009aeda4c
UBUNTU: [Config] Disable CONFIG_STUB_POULSBO

BugLink: http://bugs.launchpad.net/bugs/899244

There is a staging driver, psb_gfX (CONFIG_DRM_PSB), which supports
Intel GMA500 cards.  This driver has moved out of staging as of v3.3.
We currently have this staging driver enabled.  Unfortunately, this
driver conflicts with the poulsbo driver (CONFIG_STUB_POULSBO). The
poulsbo driver supports cards 8086:8108 and 8086:8109 both of which are
also supported by the psb_gfx driver.  It has been requested we disable
the poulsbo driver in favor of the psb_gfx driver.  Users owning 8086:8108
confirm they need to use the psb_gfx driver to have proper support.  If
they try to use the poulsbo driver, X fails.

Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
debian.master/abi/3.2.0-18.29/amd64/generic.modules
debian.master/abi/3.2.0-18.29/i386/generic-pae.modules
debian.master/abi/3.2.0-18.29/i386/generic.modules
debian.master/abi/3.2.0-18.29/powerpc/powerpc-smp.modules
debian.master/abi/3.2.0-18.29/powerpc/powerpc.modules
debian.master/abi/3.2.0-18.29/powerpc/powerpc64-smp.modules
debian.master/config/config.common.ubuntu