]> git.baikalelectronics.ru Git - kernel.git/commit
gma500: Fix regression on Oaktrail devices
authorAlan Cox <alan@linux.intel.com>
Wed, 12 Sep 2012 10:05:04 +0000 (10:05 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 13 Sep 2012 01:36:29 +0000 (11:36 +1000)
commit28ed5fb9e13d56a96a16e9074aa0eb5f8329d0c0
tree14969453a122cd3a4a284dc160b523640d7dd95b
parente6924d477f74a0dbba8ef9a950d197959ecc5224
gma500: Fix regression on Oaktrail devices

The register map patches didn't set one value for the GMA600 which
means the Fujitsu Q550 dies on boot with the GMA500 driver enabled.

Add the map entry so we don't read from the device MMIO + 0 by mistake.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: Horses <stable@vger.kernel.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/oaktrail_device.c