[GIT PULL] imx-drm fixes for mode fixup, dw_hdmi/imx, and parallel-display

Philipp Zabel p.zabel at pengutronix.de
Tue Feb 24 10:11:50 PST 2015


Hi Dave,

please consider pulling in these fixes to the mode setting fixup, dw_hdmi-imx
driver and i.MX parallel-display probing:

The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-fixes-2015-02-24

for you to fetch changes up to d70e96ae05928643a7b10b8a519dc27afe4750d0:

  DRM: i.MX: parallel display: Support probe deferral for finding DRM panel (2015-02-23 17:19:25 +0100)

----------------------------------------------------------------
imx-drm fixes for mode fixup, dw_hdmi/imx, and parallel-display

- A clock fix for too large pixel clocks depending on the
  DI clock flag simplification patch
- Pruning of unsupported modes and a missing end of array element
  for dw_hdmi-imx
- LVDS modeset fix for mode fixup
- Fix parallel-display deferred probing if drm_panel is used

----------------------------------------------------------------
Liu Ying (1):
      DRM: i.MX: parallel display: Support probe deferral for finding DRM panel

Philipp Zabel (4):
      gpu: ipu-v3: do not divide by zero if the pixel clock is too large
      drm/imx: dw_hdmi-imx: add mode_valid callback prune unsupported modes
      drm/imx: dw_hdmi-imx: add end of array element to current control array
      drm/imx: imx-ldb: enable DI clock in encoder_mode_set

 drivers/gpu/drm/imx/dw_hdmi-imx.c      | 36 +++++++++++++++++++++++++++++-----
 drivers/gpu/drm/imx/imx-ldb.c          | 28 ++++++++++++--------------
 drivers/gpu/drm/imx/parallel-display.c |  5 ++++-
 drivers/gpu/ipu-v3/ipu-di.c            |  2 ++
 4 files changed, 50 insertions(+), 21 deletions(-)

regards
Philipp



More information about the dri-devel mailing list