commit | 8b40958032fd236194de57d29be9cf2c1f2643ee | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Nov 22 16:40:37 2007 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Thu Feb 07 15:09:38 2008 +1000 |
tree | f9fb723d3d4d8ef1f860ee85c9000c2b1ebcfb8d | |
parent | ded23359ccb884605336ac2193608a7af9a3b117 [diff] |
drm: Initialize the AGP structure's base address at init rather than enable. 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>