linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/5] videomode patches
@ 2013-03-27  6:58 Tomi Valkeinen
  2013-03-27  6:58 ` [PATCHv2 1/5] videomode: simplify videomode Kconfig and Makefile Tomi Valkeinen
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Tomi Valkeinen @ 2013-03-27  6:58 UTC (permalink / raw)
  To: Steffen Trumtrar, linux-fbdev, dri-devel; +Cc: Tomi Valkeinen, Laurent Pinchart

Hi,

Here's a v2 of the videomode series. The changes compared to v1:

* Dropped "videomode: rename fields", as it received only negative comments
* New patch: "videomode: videomode_from_timing work"

Patches 1-4 are unchanged.

 Tomi

Tomi Valkeinen (5):
  videomode: simplify videomode Kconfig and Makefile
  videomode: combine videomode dmt_flags and data_flags
  videomode: create enum for videomode's display flags
  videomode: remove timing_entry_index
  videomode: videomode_from_timing work

 drivers/gpu/drm/drm_modes.c           |   20 ++++++------
 drivers/gpu/drm/tilcdc/Kconfig        |    3 +-
 drivers/gpu/drm/tilcdc/tilcdc_panel.c |    2 +-
 drivers/video/Kconfig                 |   22 ++-----------
 drivers/video/Makefile                |    8 ++---
 drivers/video/fbmon.c                 |   16 ++++-----
 drivers/video/of_display_timing.c     |   19 ++++++-----
 drivers/video/of_videomode.c          |    2 +-
 drivers/video/videomode.c             |   36 ++++++++++++---------
 include/video/display_timing.h        |   57 ++++++++++-----------------------
 include/video/videomode.h             |   18 ++++++++---
 11 files changed, 88 insertions(+), 115 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-04-04 11:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-27  6:58 [PATCHv2 0/5] videomode patches Tomi Valkeinen
2013-03-27  6:58 ` [PATCHv2 1/5] videomode: simplify videomode Kconfig and Makefile Tomi Valkeinen
2013-03-27  6:58 ` [PATCHv2 2/5] videomode: combine videomode dmt_flags and data_flags Tomi Valkeinen
2013-03-27  6:58 ` [PATCHv2 3/5] videomode: create enum for videomode's display flags Tomi Valkeinen
2013-03-27  6:58 ` [PATCHv2 4/5] videomode: remove timing_entry_index Tomi Valkeinen
2013-03-27  6:58 ` [PATCHv2 5/5] videomode: videomode_from_timing work Tomi Valkeinen
2013-04-04 11:14 ` [PATCHv2 0/5] videomode patches Tomi Valkeinen

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).