From 7fe60435bce6595a9c58a9bfd8244d74b5320e96 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 15 Jan 2013 08:46:13 +0100 Subject: Import DirectFB141_2k11R3_beta5 --- Source/DirectFB/gfxdrivers/sh772x/directfbrc.sh7723 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 Source/DirectFB/gfxdrivers/sh772x/directfbrc.sh7723 (limited to 'Source/DirectFB/gfxdrivers/sh772x/directfbrc.sh7723') diff --git a/Source/DirectFB/gfxdrivers/sh772x/directfbrc.sh7723 b/Source/DirectFB/gfxdrivers/sh772x/directfbrc.sh7723 new file mode 100755 index 0000000..b8cb009 --- /dev/null +++ b/Source/DirectFB/gfxdrivers/sh772x/directfbrc.sh7723 @@ -0,0 +1,10 @@ + +system = devmem + +video-phys = f800000 # Requires 'mem=120M' kernel option!!!!! +video-length = 8388608 # 8MB of physically contiguous memory for acceleration + +mmio-phys = a4680000 # Start of 2DG register space +mmio-length = 65536 # Size of register space + +accelerator = 11591 # 0x2D47 (2DG) -- cgit