]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/drm/i915_drm.h
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)
commitdc7a93190c21edbf3ed23e678ad04f852b9cff28
treecc05781518d289b91b4da869881273205fe7ccb1
parent2f4042b186b9bfe82f48fe801619c6c285c16bef
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>
drivers/char/drm/drm_pciids.h
drivers/char/drm/i915_dma.c
drivers/char/drm/i915_drm.h
drivers/char/drm/i915_drv.h