dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: David Airlie <airlied@linux.ie>
Cc: kernel@pengutronix.de, dri-devel@lists.freedesktop.org
Subject: [GIT PULL] imx-drm fixes for mode fixup, dw_hdmi/imx, and parallel-display
Date: Tue, 24 Feb 2015 19:11:50 +0100	[thread overview]
Message-ID: <1424801510.4687.4.camel@pengutronix.de> (raw)

Hi Dave,

please consider pulling in these fixes to the mode setting fixup, dw_hdmi-imx
driver and i.MX parallel-display probing:

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-fixes-2015-02-24

for you to fetch changes up to d70e96ae05928643a7b10b8a519dc27afe4750d0:

  DRM: i.MX: parallel display: Support probe deferral for finding DRM panel (2015-02-23 17:19:25 +0100)

----------------------------------------------------------------
imx-drm fixes for mode fixup, dw_hdmi/imx, and parallel-display

- A clock fix for too large pixel clocks depending on the
  DI clock flag simplification patch
- Pruning of unsupported modes and a missing end of array element
  for dw_hdmi-imx
- LVDS modeset fix for mode fixup
- Fix parallel-display deferred probing if drm_panel is used

----------------------------------------------------------------
Liu Ying (1):
      DRM: i.MX: parallel display: Support probe deferral for finding DRM panel

Philipp Zabel (4):
      gpu: ipu-v3: do not divide by zero if the pixel clock is too large
      drm/imx: dw_hdmi-imx: add mode_valid callback prune unsupported modes
      drm/imx: dw_hdmi-imx: add end of array element to current control array
      drm/imx: imx-ldb: enable DI clock in encoder_mode_set

 drivers/gpu/drm/imx/dw_hdmi-imx.c      | 36 +++++++++++++++++++++++++++++-----
 drivers/gpu/drm/imx/imx-ldb.c          | 28 ++++++++++++--------------
 drivers/gpu/drm/imx/parallel-display.c |  5 ++++-
 drivers/gpu/ipu-v3/ipu-di.c            |  2 ++
 4 files changed, 50 insertions(+), 21 deletions(-)

regards
Philipp

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2015-02-24 18:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-24 18:11 Philipp Zabel [this message]
2015-03-03  9:27 ` [GIT PULL] imx-drm fixes for mode fixup, dw_hdmi/imx, and parallel-display Philipp Zabel

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=1424801510.4687.4.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kernel@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).