]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linux into...
authorDave Airlie <airlied@redhat.com>
Fri, 17 Jul 2015 00:24:34 +0000 (10:24 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 17 Jul 2015 00:24:34 +0000 (10:24 +1000)
commit3b74de0a4bdb2e057d01e73e8bb8a6b79824b0fe
tree2925da84771ff17bf5ee76ed569a4c50a666a450
parentcfde39737114d1e8365359fda8ce8f68361ef552
parent3235a5625c741a8cb115964eb922a1550b3d1209
Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linux into drm-fixes

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.

* tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linux:
  drm/imx: tve: fix media bus format for VGA output
  GPU: ipu: fix lockup caused by pending chained interrupts
  drm/imx: parallel-display: fix drm_panel support