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 imx-tve, and ipu-common, parallel-display
Date: Tue, 14 Jul 2015 11:51:11 +0200 [thread overview]
Message-ID: <1436867471.3793.9.camel@pengutronix.de> (raw)
Hi Dave,
please consider merging these three patches to unbreak VGA output on
i.MX53, to avoid a kexec lockup in the IPU irq chip setup code, and to
replace an unsupported, undocumented device tree binding.
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-fixes-2015-07-14
for you to fetch changes up to c03e9a3a9b54685c2f6c13fc137281d262442bb3:
drm/imx: tve: fix media bus format for VGA output (2015-07-10 11:02:47 +0200)
----------------------------------------------------------------
imx-drm: fixes for parallel-display, imx-tve, and ipu-common
These patches fix the parallel-display driver to use the standard OF
graph bindings for connecting a drm_panel via device tree instead of
an undocumented, driver specific device tree property, take care to
disable all IPU interrupts before setting up the irq chip to fix a
kexec lockup, and fix VGA output on i.MX53-QSB boards by correcting
the media bus format set by the imx-tve driver.
----------------------------------------------------------------
Philipp Zabel (2):
drm/imx: parallel-display: fix drm_panel support
drm/imx: tve: fix media bus format for VGA output
Russell King (1):
GPU: ipu: fix lockup caused by pending chained interrupts
Documentation/devicetree/bindings/drm/imx/fsl-imx-drm.txt | 26 ++++++++++++++++++++++++--
drivers/gpu/drm/imx/imx-tve.c | 2 +-
drivers/gpu/drm/imx/parallel-display.c | 21 +++++++++++++++------
drivers/gpu/ipu-v3/ipu-common.c | 3 +++
4 files changed, 43 insertions(+), 9 deletions(-)
regards
Philipp
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2015-07-14 9: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=1436867471.3793.9.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