aboutsummaryrefslogtreecommitdiffstats
path: root/include/video/sh_mobile_meram.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-19sh_mobile_meram: Add direct MERAM allocation APILaurent Pinchart1-0/+16
2012-07-19sh_mobile_meram: Use direct function calls for the public APILaurent Pinchart1-15/+35
2012-07-19sh_mobile_meram: Rename operations to cache_[alloc|free|update]Laurent Pinchart1-13/+8
2012-03-12fbdev: sh_mobile_meram: Remove unneeded sanity checksLaurent Pinchart1-8/+7
2012-03-12fbdev: sh_mobile_meram: Don't perform update in register operationLaurent Pinchart1-4/+0
2012-03-12fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fieldsLaurent Pinchart1-2/+0
2012-03-12fbdev: sh_mobile_meram: Allocate ICBs automaticallyLaurent Pinchart1-11/+16
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart1-1/+0
2012-03-12fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icbLaurent Pinchart1-8/+4
2012-03-12fbdev: sh_mobile_meram: Make variables unsigned where applicableLaurent Pinchart1-2/+4
2012-03-12fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icbLaurent Pinchart1-7/+7
2011-05-23sh_mobile_meram: Add support for NV24 framebuffersDamian1-1/+2
2011-05-23sh_mobile_meram: MERAM framework for LCDCDamian1-0/+67