* [GIT PULL] imx-drm fixes for PRE, LDB, VDIC
@ 2017-06-08 8:24 Philipp Zabel
0 siblings, 0 replies; only message in thread
From: Philipp Zabel @ 2017-06-08 8:24 UTC (permalink / raw)
To: David Airlie; +Cc: Leonard Crestez, kernel, dri-devel
Hi Dave,
this tag fixes a sporadic PRE startup issue on i.MX6QP, fixes LDB
probing for device trees that don't specify a panel, such as SABREauto,
and fixes the capture interface input selection to the deinterlacer,
which is used by the upcoming video4linux support.
regards
Philipp
The following changes since commit 3c2993b8c6143d8a5793746a54eba8f86f95240f:
Linux 4.12-rc4 (2017-06-04 16:47:43 -0700)
are available in the git repository at:
git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-fixes-2017-06-08
for you to fetch changes up to b7dfee2433576f1f030cb84cdb04b70f36554992:
gpu: ipu-v3: Fix CSI selection for VDIC (2017-06-06 10:21:34 +0200)
----------------------------------------------------------------
imx-drm: PRE clock gating, panelless LDB, and VDIC CSI selection fixes
- Keep the external clock input to the PRE ungated and only use the internal
soft reset to keep the module in low power state, to avoid sporadic startup
failures.
- Ignore -ENODEV return values from drm_of_find_panel_or_bridge in the LDB
driver to fix probing for devices that still do not specify a panel in the
device tree.
- Fix the CSI input selection to the VDIC. According to experiments, the real
behaviour differs a bit from the documentation.
----------------------------------------------------------------
Leonard Crestez (1):
drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failure
Lucas Stach (1):
gpu: ipu-v3: pre: only use internal clock gating
Marek Vasut (1):
gpu: ipu-v3: Fix CSI selection for VDIC
drivers/gpu/drm/imx/imx-ldb.c | 2 +-
drivers/gpu/ipu-v3/ipu-common.c | 15 ++++++++-------
drivers/gpu/ipu-v3/ipu-pre.c | 13 +++++--------
3 files changed, 14 insertions(+), 16 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-06-08 8:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-08 8:24 [GIT PULL] imx-drm fixes for PRE, LDB, VDIC Philipp Zabel
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).