Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ps3fb: Tear down FB setup during cleanup | Geert Uytterhoeven | 2009-06-15 | 1 | -0/+8 |
| | | | | | | | | | | | | During cleanup, use L1GPU_CONTEXT_ATTRIBUTE_FB_CLOSE to tear down the setup done by L1GPU_CONTEXT_ATTRIBUTE_FB_SETUP. This allows unloading and reloading of ps3fb while the sound driver keeps the GPU open. Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Cc: linux-fbdev-devel@lists.sourceforge.net Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> | ||||
* | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> | Geert Uytterhoeven | 2009-06-15 | 1 | -0/+78 |
Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Cc: linux-fbdev-devel@lists.sourceforge.net Cc: Jim Paris <jim@jtan.com> Cc: Jens Axboe <axboe@kernel.dk> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |