fix G33 hardware status page in modeset
authorHong Liu <hong.liu@intel.com>
Mon, 12 May 2008 06:38:49 +0000 (14:38 +0800)
committerJesse Barnes <jbarnes@nietzche.virtuousgeek.org>
Mon, 12 May 2008 19:04:02 +0000 (12:04 -0700)
commitaf60d87869303d7f17352c82d2fb1cebb9a8f7ff
tree0ea18768d4020f5256ab12a091bde428c2e912f2
parent3f66a0005c1273b0fc935b9bd62a6fabaf99c2be
fix G33 hardware status page in modeset

We need to alloc a hw status page bo for G33 if modeset is enabled since the 2D
driver can't alloc gfx memory when working in drm modeset.
shared-core/i915_dma.c
shared-core/i915_drv.h
shared-core/i915_init.c