linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] OMAP DSS2 patches
@ 2010-02-08 15:55 Tomi Valkeinen
  2010-02-08 15:56 ` [PATCH 01/13] OMAP: DSS2: enable VDDS_DSI when using DPI Tomi Valkeinen
  0 siblings, 1 reply; 19+ messages in thread
From: Tomi Valkeinen @ 2010-02-08 15:55 UTC (permalink / raw)
  To: linux-omap, linux-fbdev; +Cc: Tomi Valkeinen

Here are some smallish patches for DSS2 for review. Some fixes, couple of new
ioctls, and DSI changes.

They can also be found from
http://gitorious.org/linux-omap-dss2/linux master branch

Aaro Koskinen (1):
  OMAP: DSS: Taal: fix error returns in taal_probe()

Tomi Valkeinen (12):
  OMAP: DSS2: enable VDDS_DSI when using DPI
  OMAP: 3430SDP: remove vdvi regulator
  OMAP: DSS2: OMAPFB: implement OMAPFB_RESERVE_BUFFER
  OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFO
  OMAP: DSS2: fix irq-stats compilation
  OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype
  OMAP: DSS2: improve DSS clk src selection
  OMAP: DSS2: DSI: add dsi_bus_is_locked()
  OMAP: DSS2: DSI: add helpers for DCS read/write
  OMAP: DSS2: DSI: export dsi_vc_enable_hs()
  OMAP: DSS2: DSI: configure all DSI VCs
  OMAP: DSS2: DSI: remove dsi_vc_print_status()

 arch/arm/mach-omap2/board-3430sdp.c                |    4 -
 arch/arm/plat-omap/include/plat/display.h          |    5 +
 .../video/omap2/displays/panel-sharp-ls037v7dw01.c |   35 ------
 drivers/video/omap2/displays/panel-taal.c          |    4 +-
 drivers/video/omap2/dss/core.c                     |   70 ++++++++++-
 drivers/video/omap2/dss/dispc.c                    |    2 -
 drivers/video/omap2/dss/dpi.c                      |   59 +++++++--
 drivers/video/omap2/dss/dsi.c                      |  129 +++++++++++---------
 drivers/video/omap2/dss/dss.c                      |   42 +++++--
 drivers/video/omap2/dss/dss.h                      |   19 +++-
 drivers/video/omap2/dss/venc.c                     |    4 +-
 drivers/video/omap2/omapfb/omapfb-ioctl.c          |   71 +++++++++++
 drivers/video/omap2/omapfb/omapfb-sysfs.c          |   13 ++-
 drivers/video/omap2/omapfb/omapfb.h                |    3 +
 include/linux/omapfb.h                             |   19 +++
 15 files changed, 347 insertions(+), 132 deletions(-)


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2010-02-15 14:02 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-08 15:55 [PATCH 00/13] OMAP DSS2 patches Tomi Valkeinen
2010-02-08 15:56 ` [PATCH 01/13] OMAP: DSS2: enable VDDS_DSI when using DPI Tomi Valkeinen
2010-02-08 15:56   ` [PATCH 02/13] OMAP: 3430SDP: remove vdvi regulator Tomi Valkeinen
2010-02-08 15:56     ` [PATCH 03/13] OMAP: DSS: Taal: fix error returns in taal_probe() Tomi Valkeinen
2010-02-08 15:56       ` [PATCH 04/13] OMAP: DSS2: OMAPFB: implement OMAPFB_RESERVE_BUFFER Tomi Valkeinen
2010-02-08 15:56         ` [PATCH 05/13] OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFO Tomi Valkeinen
2010-02-08 15:56           ` [PATCH 06/13] OMAP: DSS2: fix irq-stats compilation Tomi Valkeinen
2010-02-08 15:56             ` [PATCH 07/13] OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype Tomi Valkeinen
2010-02-08 15:56               ` [PATCH 08/13] OMAP: DSS2: improve DSS clk src selection Tomi Valkeinen
2010-02-08 15:56                 ` [PATCH 09/13] OMAP: DSS2: DSI: add dsi_bus_is_locked() Tomi Valkeinen
2010-02-08 15:56                   ` [PATCH 10/13] OMAP: DSS2: DSI: add helpers for DCS read/write Tomi Valkeinen
2010-02-08 15:56                     ` [PATCH 11/13] OMAP: DSS2: DSI: export dsi_vc_enable_hs() Tomi Valkeinen
2010-02-08 15:56                       ` [PATCH 12/13] OMAP: DSS2: DSI: configure all DSI VCs Tomi Valkeinen
2010-02-08 15:56                         ` [PATCH 13/13] OMAP: DSS2: DSI: remove dsi_vc_print_status() Tomi Valkeinen
2010-02-15 10:34   ` [PATCH 01/13] OMAP: DSS2: enable VDDS_DSI when using DPI Hiremath, Vaibhav
2010-02-15 10:57     ` Tomi Valkeinen
2010-02-15 12:23       ` Hiremath, Vaibhav
2010-02-15 12:32         ` Tomi Valkeinen
2010-02-15 14:02         ` Grazvydas Ignotas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).