OSDN Git Service

Initialize the AGP structure's base address at init rather than enable.
authorEric Anholt <eric@anholt.net>
Mon, 6 Aug 2007 22:45:37 +0000 (15:45 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 6 Aug 2007 22:45:37 +0000 (15:45 -0700)
commitd749cc9ae8c50157a1588369222a591410002c26
tree86ce597c398b0261469651b5fe842e15e0ea7886
parent66f5232d9393f6886d8fd1a60b2d75cd009b972c
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.
linux-core/drm_agpsupport.c