On Thu, Jul 19, 2012 at 02:39:13AM +0200, Laurent Pinchart wrote: > Hi, > > Here are 9 patches for the SH Mobile LCDC and MERAM drivers. Patches 1/9 to > 4/9 and 9/9 have previously been posted as part of the "SH Mobile LCDC > MERAM-based frame buffer backing store" RFC series. Patch 5/9 has also been > posted as part of the same series, albeit included in patch 9/9. > > As most of those patches have already been posted for review (patches 6/9 to > 8/9 that haven't been posted already are small fixes), I plan to send a pull > request soon, to get the patches in v3.6 if possible. Hi Laurent, could you let me know what the status of these patches is with regards to merging. > Laurent Pinchart (9): > sh_mobile_meram: Rename operations to cache_[alloc|free|update] > sh_mobile_meram: Use direct function calls for the public API > sh_mobile_meram: Add direct MERAM allocation API > fbdev: sh_mobile_lcdc: Destroy mutex at remove time > fbdev: sh_mobile_lcdc: Fix line pitch computation > fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb > device > fbdev: sh_mobile_lcdc: Support horizontal panning > fbdev: sh_mobile_lcdc: Fix overlay registers update during pan > operation > fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode > > drivers/video/sh_mobile_lcdcfb.c | 209 +++++++++++++++++---------------- > drivers/video/sh_mobile_lcdcfb.h | 5 +- > drivers/video/sh_mobile_meram.c | 235 +++++++++++++++++++++----------------- > include/video/sh_mobile_meram.h | 71 ++++++++---- > 4 files changed, 293 insertions(+), 227 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html