Linux Framebuffer Layer development
 help / color / mirror / Atom feed
* [PATCH 0/3] sh_mobile_lcdcfb overlays support
@ 2012-05-31 17:21 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2012-05-31 17:21 UTC (permalink / raw)
  To: linux-fbdev

Hello,

These three patches implement overlays support for the sh_mobile_lcdcfb driver.

Compared to the previous version (posted as part of a larger patch set), the
sysfs entries are documented in Documentation/ABI and the DMA coherent memory
allocated for the planes is now freed at cleanup time.

Laurent Pinchart (3):
  fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure
  fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common
    prefix
  fbdev: sh_mobile_lcdc: Implement overlays support

 .../sysfs-devices-platform-sh_mobile_lcdc_fb       |   59 ++
 drivers/video/sh_mobile_lcdcfb.c                   | 1011 ++++++++++++++++++--
 include/video/sh_mobile_lcdc.h                     |    7 +
 3 files changed, 981 insertions(+), 96 deletions(-)
 create mode 100644 Documentation/ABI/testing/sysfs-devices-platform-sh_mobile_lcdc_fb

-- 
Regards,

Laurent Pinchart


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-31 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 17:21 [PATCH 0/3] sh_mobile_lcdcfb overlays support Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox