drm/i915: Fix the device info of Pineview
authorLi Peng <peng.li@linux.intel.com>
Thu, 21 Jan 2010 10:45:46 +0000 (18:45 +0800)
committerEric Anholt <eric@anholt.net>
Mon, 25 Jan 2010 17:23:13 +0000 (09:23 -0800)
commit8a6c77d645d9111f7bc01f908464301f5c3e0a05
treeaa29229fb63887bae1ded9975ed3adb15bf83e9b
parentc062df61966405b0be6743bfb0cf300dca2fa7c2
drm/i915: Fix the device info of Pineview

Pineview doesn't has CXSR and need GTT-based hardware status page.
It fixes a X boot hung issue on Pinview since commit cfdf1f

Signed-off-by: Li Peng <peng.li@intel.com>
Acked-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.c