drm/i915: enable GEM on PAE.
authorDave Airlie <airlied@redhat.com>
Fri, 19 Jun 2009 00:29:20 +0000 (10:29 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 19 Jun 2009 00:29:20 +0000 (10:29 +1000)
commit95934f939c46ea2b37f3c91a4f8c82e003727761
tree655f730bc8d836d9820972a10a12a43c11d06e95
parentfc436d9d3720b382566e03bef2d7391a58714999
drm/i915: enable GEM on PAE.

In theory now that the AGP subsystem is using struct page, we should
have on problems enabling GEM on PAE systems.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_dma.c