All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 3/7] sunxi: video: Convert lcdc to use struct display_timing
Date: Tue, 21 Mar 2017 20:33:33 +0100	[thread overview]
Message-ID: <20170321193333.zj46toqu3vefqocn@lukather> (raw)
In-Reply-To: <20170320220128.21535-4-jernej.skrabec@siol.net>

On Mon, Mar 20, 2017 at 11:01:24PM +0100, Jernej Skrabec wrote:
> Video driver for older Allwinner SoCs uses cfb console framework which
> in turn uses struct ctfb_res_modes to hold timing informations. However,
> DM video framework uses different structure - struct display_timing.
> 
> It makes more sense to convert lcdc to use new timing structure because
> all new drivers should use DM video framework and older drivers might be
> rewritten to use new framework too.
> 
> Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>

Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks!
Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170321/c7fe77d9/attachment.sig>

  reply	other threads:[~2017-03-21 19:33 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-20 22:01 [U-Boot] [PATCH v2 0/7] sunxi: video: Add support for HDMI output on A64/H3/H5 Jernej Skrabec
2017-03-20 22:01 ` [U-Boot] [PATCH v2 1/7] rockchip: video: Split out HDMI controller code Jernej Skrabec
2017-03-26  3:47   ` Simon Glass
2017-03-20 22:01 ` [U-Boot] [PATCH v2 2/7] sunxi: video: Split out TCON code Jernej Skrabec
2017-03-21 19:33   ` Maxime Ripard
2017-03-20 22:01 ` [U-Boot] [PATCH v2 3/7] sunxi: video: Convert lcdc to use struct display_timing Jernej Skrabec
2017-03-21 19:33   ` Maxime Ripard [this message]
2017-04-01  4:20   ` Simon Glass
2017-03-20 22:01 ` [U-Boot] [PATCH v2 4/7] sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs Jernej Skrabec
2017-03-21 19:34   ` Maxime Ripard
2017-03-21 22:26     ` Jernej Škrabec
2017-03-22  7:45       ` Maxime Ripard
2017-03-22 17:19         ` Jernej Škrabec
2017-03-24 15:53           ` Maxime Ripard
2017-03-24 16:02             ` Jernej Škrabec
2017-03-27  6:54               ` Maxime Ripard
2017-03-20 22:01 ` [U-Boot] [PATCH v2 5/7] sunxi: video: Add A64/H3/H5 HDMI driver Jernej Skrabec
2017-03-21 19:35   ` Maxime Ripard
2017-03-20 22:01 ` [U-Boot] [PATCH v2 6/7] sunxi: Disable DE2 video driver where not needed Jernej Skrabec
2017-03-21 19:36   ` Maxime Ripard
2017-03-20 22:01 ` [U-Boot] [PATCH v2 7/7] [DO NOT MERGE] sunxi: add AXP803 support Jernej Skrabec
2017-03-21  0:02 ` [U-Boot] [linux-sunxi] [PATCH v2 0/7] sunxi: video: Add support for HDMI output on A64/H3/H5 Icenowy Zheng
2017-04-01  4:20 ` [U-Boot] " Simon Glass
2017-04-01 20:30   ` Jernej Škrabec

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=20170321193333.zj46toqu3vefqocn@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.