dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] imx-drm: fixes for imx-tve, and ipu-common, parallel-display
@ 2015-07-14  9:51 Philipp Zabel
  0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2015-07-14  9:51 UTC (permalink / raw)
  To: David Airlie; +Cc: kernel, dri-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-14  9:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14  9:51 [GIT PULL] imx-drm: fixes for imx-tve, and ipu-common, parallel-display Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox