sh_mobile_meram: MERAM framework for LCDC
Based on the patch by Takanari Hayama <taki@igel.co.jp> Adds support framework necessary to use Media RAM (MERAM) caching functionality with the LCDC. The MERAM is accessed through up to 4 Interconnect Buffers (ICBs). ICB numbers and MERAM address ranges to use are specified in by filling in the .meram_cfg member of the LCDC platform data Signed-off-by:Damian Hobson-Garcia <dhobsong@igel.co.jp> Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
Showing
- drivers/video/Kconfig 12 additions, 0 deletionsdrivers/video/Kconfig
- drivers/video/Makefile 1 addition, 0 deletionsdrivers/video/Makefile
- drivers/video/sh_mobile_lcdcfb.c 94 additions, 9 deletionsdrivers/video/sh_mobile_lcdcfb.c
- drivers/video/sh_mobile_lcdcfb.h 1 addition, 0 deletionsdrivers/video/sh_mobile_lcdcfb.h
- drivers/video/sh_mobile_meram.c 553 additions, 0 deletionsdrivers/video/sh_mobile_meram.c
- drivers/video/sh_mobile_meram.h 41 additions, 0 deletionsdrivers/video/sh_mobile_meram.h
- include/video/sh_mobile_lcdc.h 3 additions, 0 deletionsinclude/video/sh_mobile_lcdc.h
- include/video/sh_mobile_meram.h 67 additions, 0 deletionsinclude/video/sh_mobile_meram.h
Loading
Please register or sign in to comment