summaryrefslogtreecommitdiffstats
path: root/include/video/sh_mobile_meram.h
Commit message (Expand)AuthorAgeFilesLines
* sh_mobile_meram: Add direct MERAM allocation APILaurent Pinchart2012-07-191-0/+16
* sh_mobile_meram: Use direct function calls for the public APILaurent Pinchart2012-07-191-15/+35
* sh_mobile_meram: Rename operations to cache_[alloc|free|update]Laurent Pinchart2012-07-191-13/+8
* fbdev: sh_mobile_meram: Remove unneeded sanity checksLaurent Pinchart2012-03-121-8/+7
* fbdev: sh_mobile_meram: Don't perform update in register operationLaurent Pinchart2012-03-121-4/+0
* fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fieldsLaurent Pinchart2012-03-121-2/+0
* fbdev: sh_mobile_meram: Allocate ICBs automaticallyLaurent Pinchart2012-03-121-11/+16
* fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2012-03-121-1/+0
* fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icbLaurent Pinchart2012-03-121-8/+4
* fbdev: sh_mobile_meram: Make variables unsigned where applicableLaurent Pinchart2012-03-121-2/+4
* fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icbLaurent Pinchart2012-03-121-7/+7
* sh_mobile_meram: Add support for NV24 framebuffersDamian2011-05-231-1/+2
* sh_mobile_meram: MERAM framework for LCDCDamian2011-05-231-0/+67