[PULL] drm-misc-fixes
Sean Paul
seanpaul at chromium.org
Thu Jun 15 20:13:05 UTC 2017
Hi Dave,
Here's this week's pull. Nothing worth noting beyond the onelines and summaries.
drm-misc-fixes-2017-06-15:
Driver Changes:
- dw-hdmi: Fix compilation error if REGMAP_MMIO not selected (Laurent)
- host1x: Fix incorrect return value (Christophe)
- tegra: Shore up idr API usage in tegra staging code (Dmitry)
- mgag200: Always use HiPri mode for G200e4v2 and limit max bandwidth (Mathieu)
- mxsfb: Ensure display can be lit up without bootloader initialization (Fabio)
Cc: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
Cc: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
Cc: Dmitry Osipenko <digetx at gmail.com>
Cc: Mathieu Larouche <mathieu.larouche at matrox.com>
Cc: Fabio Estevam <fabio.estevam at nxp.com>
Cheers, Sean
The following changes since commit 6e88007e224ce51969ccf9afeec645146c638816:
Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/linux into drm-fixes (2017-06-09 13:12:02 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/git/drm-misc tags/drm-misc-fixes-2017-06-15
for you to fetch changes up to 0f933328f018c118ded2035f12068bbdfdef399d:
drm: mxsfb_crtc: Reset the eLCDIF controller (2017-06-15 14:26:24 -0400)
----------------------------------------------------------------
Driver Changes:
- dw-hdmi: Fix compilation error if REGMAP_MMIO not selected (Laurent)
- host1x: Fix incorrect return value (Christophe)
- tegra: Shore up idr API usage in tegra staging code (Dmitry)
- mgag200: Always use HiPri mode for G200e4v2 and limit max bandwidth (Mathieu)
- mxsfb: Ensure display can be lit up without bootloader initialization (Fabio)
Cc: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
Cc: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
Cc: Dmitry Osipenko <digetx at gmail.com>
Cc: Mathieu Larouche <mathieu.larouche at matrox.com>
Cc: Fabio Estevam <fabio.estevam at nxp.com>
----------------------------------------------------------------
Christophe JAILLET (1):
gpu: host1x: Fix error handling
Dmitry Osipenko (2):
drm/tegra: Fix lockup on a use of staging API
drm/tegra: Correct idr_alloc() minimum id
Fabio Estevam (1):
drm: mxsfb_crtc: Reset the eLCDIF controller
Laurent Pinchart (1):
drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIO
Mathieu Larouche (1):
drm/mgag200: Fix to always set HiPri for G200e4 V2
drivers/gpu/drm/bridge/synopsys/Kconfig | 1 +
drivers/gpu/drm/mgag200/mgag200_mode.c | 9 ++++++-
drivers/gpu/drm/mxsfb/mxsfb_crtc.c | 42 +++++++++++++++++++++++++++++++++
drivers/gpu/drm/tegra/drm.c | 22 ++++-------------
drivers/gpu/host1x/dev.c | 2 +-
5 files changed, 57 insertions(+), 19 deletions(-)
--
Sean Paul, Software Engineer, Google / Chromium OS
More information about the dri-devel
mailing list