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 crtc and plane fixes, ipu-v3 probe fixes
Date: Fri, 19 Feb 2016 10:44:20 +0100	[thread overview]
Message-ID: <1455875060.13163.11.camel@pengutronix.de> (raw)

Hi Dave,

here are a couple of fixes for the imx-drm drivers. With these, the
ipu-v3 driver probe doesn't bail out if nodes that are marked as
optional are not present in the device tree. The reset is moved before
irq initialization, and the DRM core is made aware of the vblank
interrupt enable state.

regards
Philipp

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-fixes-2016-02-19

for you to fetch changes up to 33bee520cbaee22118fb96ab500ba4cd4e8cb749:

  drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats (2016-02-10 14:26:53 +0100)

----------------------------------------------------------------
ipu-v3 probe and imx-drm crtc and plane fixes

- Fix ipu probe if optional port nodes are not present in the device tree
- Reset the ipu before initializing interrupts, not thereafter
- Notify DRM core about the state of vblank interrupts
- Add missing RGB565 format to the list of plate formats

----------------------------------------------------------------
David Jander (1):
      gpu: ipu-v3: Reset IPU before activating IRQ

Enrico Jorns (1):
      drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formats

Lucas Stach (1):
      drm/imx: notify DRM core about CRTC vblank state

Philipp Zabel (1):
      gpu: ipu-v3: Do not bail out on missing optional port nodes

 drivers/gpu/drm/imx/ipuv3-crtc.c  |  2 ++
 drivers/gpu/drm/imx/ipuv3-plane.c |  1 +
 drivers/gpu/ipu-v3/ipu-common.c   | 31 +++++++++++++++++--------------
 3 files changed, 20 insertions(+), 14 deletions(-)

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

             reply	other threads:[~2016-02-19  9:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19  9:44 Philipp Zabel [this message]
2016-03-08  8:21 ` [GIT PULL] imx-drm crtc and plane fixes, ipu-v3 probe fixes 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=1455875060.13163.11.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).