linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Steffen Trumtrar <s.trumtrar@pengutronix.de>
Subject: Re: [PATCHv2 0/5] videomode patches
Date: Thu, 04 Apr 2013 11:14:41 +0000	[thread overview]
Message-ID: <515D60A1.7060904@ti.com> (raw)
In-Reply-To: <1364367505-4366-1-git-send-email-tomi.valkeinen@ti.com>

[-- Attachment #1: Type: text/plain, Size: 1411 bytes --]

On 2013-03-27 08:58, Tomi Valkeinen wrote:
> 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(-)
> 

If there are no objections, I can merge this through fbdev tree.

 Tomi



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 899 bytes --]

      parent reply	other threads:[~2013-04-04 11:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Tomi Valkeinen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=515D60A1.7060904@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=s.trumtrar@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).