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: Leonard Crestez <leonard.crestez@nxp.com>,
	kernel@pengutronix.de, dri-devel@lists.freedesktop.org
Subject: [GIT PULL] imx-drm fixes for PRE, LDB, VDIC
Date: Thu, 08 Jun 2017 10:24:28 +0200	[thread overview]
Message-ID: <1496910268.2941.9.camel@pengutronix.de> (raw)

Hi Dave,

this tag fixes a sporadic PRE startup issue on i.MX6QP, fixes LDB
probing for device trees that don't specify a panel, such as SABREauto,
and fixes the capture interface input selection to the deinterlacer,
which is used by the upcoming video4linux support.

regards
Philipp

The following changes since commit 3c2993b8c6143d8a5793746a54eba8f86f95240f:

  Linux 4.12-rc4 (2017-06-04 16:47:43 -0700)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-fixes-2017-06-08

for you to fetch changes up to b7dfee2433576f1f030cb84cdb04b70f36554992:

  gpu: ipu-v3: Fix CSI selection for VDIC (2017-06-06 10:21:34 +0200)

----------------------------------------------------------------
imx-drm: PRE clock gating, panelless LDB, and VDIC CSI selection fixes

- Keep the external clock input to the PRE ungated and only use the internal
  soft reset to keep the module in low power state, to avoid sporadic startup
  failures.
- Ignore -ENODEV return values from drm_of_find_panel_or_bridge in the LDB
  driver to fix probing for devices that still do not specify a panel in the
  device tree.
- Fix the CSI input selection to the VDIC. According to experiments, the real
  behaviour differs a bit from the documentation.

----------------------------------------------------------------
Leonard Crestez (1):
      drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure

Lucas Stach (1):
      gpu: ipu-v3: pre: only use internal clock gating

Marek Vasut (1):
      gpu: ipu-v3: Fix CSI selection for VDIC

 drivers/gpu/drm/imx/imx-ldb.c   |  2 +-
 drivers/gpu/ipu-v3/ipu-common.c | 15 ++++++++-------
 drivers/gpu/ipu-v3/ipu-pre.c    | 13 +++++--------
 3 files changed, 14 insertions(+), 16 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2017-06-08  8:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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