From: Wang Zhenyu Date: Sun, 10 Jun 2007 05:58:19 +0000 (+1000) Subject: drm/i915: Add support for the G33, Q33, and Q35 chipsets. X-Git-Tag: v2.6.22-rc5~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc7a93190c21edbf3ed23e678ad04f852b9cff28;p=pandora-kernel.git drm/i915: Add support for the G33, Q33, and Q35 chipsets. 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 --- Reading git-diff-tree failed