dri-devel Archive on lore.kernel.org
 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: LVDS updates and some cleanup
Date: Wed, 01 Jun 2016 18:51:05 +0200	[thread overview]
Message-ID: <1464799865.3522.74.camel@pengutronix.de> (raw)

Hi Dave,

this tag contains support for pixel clock polarity configuration,
LVDS panel EDID reading via DDC, video mode selection via native-mode
DT property, UYVY/YUYV plane support, and some cleanups.

regards
Philipp

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-next-2016-06-01

for you to fetch changes up to 151787ba0562fd70e7b669a1b5a398875e4fc8e7:

  drm/imx: plane: Don't set plane->crtc in ipu_plane_update() (2016-05-30 09:14:00 +0200)

----------------------------------------------------------------
imx-drm updates

- add support for reading LVDS panel EDID over DDC
- enable UYVY/VYUY support
- add support for pixel clock polarity configuration
- honor the native-mode DT property for LVDS
- various fixes and cleanups

----------------------------------------------------------------
Akshay Bhat (1):
      dt-bindings: imx: ldb: Add ddc-i2c-bus property

Liu Ying (2):
      drm/imx: ipuv3-plane: Constify ipu_plane_funcs
      drm/imx: plane: Don't set plane->crtc in ipu_plane_update()

Lothar Waßmann (2):
      drm/imx: parallel-display: remove dead code
      drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT

Philipp Zabel (4):
      drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper
      drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helper
      drm/imx: ipuv3-plane: enable UYVY and VYUY formats
      drm/imx: use bus_flags for pixel clock polarity

Steve Longerbeam (1):
      drm/imx: imx-ldb: Add DDC support

 .../devicetree/bindings/display/imx/ldb.txt        |  1 +
 drivers/gpu/drm/imx/imx-drm-core.c                 | 13 ++--
 drivers/gpu/drm/imx/imx-drm.h                      |  7 +-
 drivers/gpu/drm/imx/imx-ldb.c                      | 78 +++++++++++++++-------
 drivers/gpu/drm/imx/imx-tve.c                      |  6 +-
 drivers/gpu/drm/imx/ipuv3-crtc.c                   | 10 ++-
 drivers/gpu/drm/imx/ipuv3-plane.c                  |  5 +-
 drivers/gpu/drm/imx/parallel-display.c             | 40 ++++-------
 8 files changed, 94 insertions(+), 66 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2016-06-01 16:51 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=1464799865.3522.74.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