]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:39:12 +0000 (10:39 -0700)
commitdff9a4f031d1804f41b0f45c53543284b93548df
tree3aa56827803784ddb31f120b53559adcfa34a53e
parent900404e5d201d0a6d2806f615b41e939713d55db
gma500: Fix regression on Oaktrail devices

commit 26df641eac05abe1a3276eea441359b4d1120816 upstream.

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>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/gma500/oaktrail_device.c