radeon: refactor out the fb/agp location read/write.
authorDave Airlie <airlied@linux.ie>
Sun, 18 Nov 2007 09:25:31 +0000 (19:25 +1000)
committerDave Airlie <airlied@linux.ie>
Sun, 18 Nov 2007 09:25:31 +0000 (19:25 +1000)
commita90510966e12e20d3c51d224dda607ac9951d039
tree0f27d64b7588ada0f04c288bdef0ff22d16656b1
parent307fc3c92c85ded23de414b0d1a3d48f934c666d
radeon: refactor out the fb/agp location read/write.

Add a new get param to get the fb location into userspace. Mesa currently
hits MMIO to do this, but this isn't always possible.
shared-core/radeon_cp.c
shared-core/radeon_drm.h
shared-core/radeon_drv.h
shared-core/radeon_state.c