drm: Initialize the AGP structure's base address at init rather than enable.
authorEric Anholt <eric@anholt.net>
Thu, 22 Nov 2007 06:40:37 +0000 (16:40 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 7 Feb 2008 05:09:38 +0000 (15:09 +1000)
Not all drivers call enable (intel), but they would still like to use this
member in driver code.

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

No differences found