From 8b40958032fd236194de57d29be9cf2c1f2643ee Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 22 Nov 2007 16:40:37 +1000 Subject: [PATCH] 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 --- Reading git-format-patch failed