drm/i915: Add support for the G33, Q33, and Q35 chipsets.
authorWang Zhenyu <zhenyu.z.wang@intel.com>
Sun, 10 Jun 2007 05:58:19 +0000 (15:58 +1000)
committerDave Airlie <airlied@linux.ie>
Sun, 10 Jun 2007 05:58:19 +0000 (15:58 +1000)
These require that the status page be referenced by a pointer in GTT, rather
than phsyical memory.  So, we have the X Server allocate that memory and tell
us the address, instead.

Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found