[PATCH 1/4] nouveau: Allow allocating BOs at specific offsets

2012-02-03 Thread Matthew Garrett
We want to be able to guarantee the location of the allocated buffer object if we're going to be able to reliably allocate the existing framebuffer at startup. Add an argument to do so and pass that through to the ttm core. Signed-off-by: Matthew Garrett --- drivers/bcma/main.c

[PATCH 1/4] nouveau: Allow allocating BOs at specific offsets

2012-02-03 Thread Matthew Garrett
We want to be able to guarantee the location of the allocated buffer object if we're going to be able to reliably allocate the existing framebuffer at startup. Add an argument to do so and pass that through to the ttm core. Signed-off-by: Matthew Garrett --- drivers/bcma/main.c