commit | dc7a93190c21edbf3ed23e678ad04f852b9cff28 | [log] [tgz] |
---|---|---|
author | Wang Zhenyu <zhenyu.z.wang@intel.com> | Sun Jun 10 15:58:19 2007 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Sun Jun 10 15:58:19 2007 +1000 |
tree | cc05781518d289b91b4da869881273205fe7ccb1 | |
parent | 2f4042b186b9bfe82f48fe801619c6c285c16bef [diff] |
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 <airlied@linux.ie>