[Intel-gfx] [PULL] drm-misc-fixes for 4.12

Sean Paul seanpaul at chromium.org
Thu May 18 15:09:49 UTC 2017


Hi Dave,
2 fixes for you, one fixes a link error that seems to have been lurking for a
while, but aggrevated by rc1. The second patch fixes a bug introduced in the
find_panel_or_bridge cleanup set.


drm-misc-fixes-2017-05-18:
Driver Changes:
- host1x: Fix link error when host1x is built-in and iova is a module (Arnd)
- hlcdc: Fix arguments passed to drm_of_find_panel_or_bridge (Boris)

Cc: Arnd Bergmann <arnd at arndb.de>
Cc: Boris Brezillon <boris.brezillon at free-electrons.com>

Thanks, Sean


The following changes since commit dac94e29110cd606dec37673644caf2cf6fd1dde:

  Merge tag 'for-4.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2017-05-17 14:21:15 -0700)

are available in the git repository at:

  git://anongit.freedesktop.org/git/drm-misc tags/drm-misc-fixes-2017-05-18

for you to fetch changes up to 6bee9b78a7a5ea257b24d93974538938c82b1169:

  drm/atmel-hlcdc: Fix output initialization (2017-05-18 10:56:43 -0400)

----------------------------------------------------------------
Driver Changes:
- host1x: Fix link error when host1x is built-in and iova is a module (Arnd)
- hlcdc: Fix arguments passed to drm_of_find_panel_or_bridge (Boris)

Cc: Arnd Bergmann <arnd at arndb.de>
Cc: Boris Brezillon <boris.brezillon at free-electrons.com>

----------------------------------------------------------------
Arnd Bergmann (1):
      gpu: host1x: select IOMMU_IOVA

Boris Brezillon (1):
      drm/atmel-hlcdc: Fix output initialization

 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c | 36 +++++++++---------------
 drivers/gpu/host1x/Kconfig                       |  1 +
 2 files changed, 15 insertions(+), 22 deletions(-)

-- 
Sean Paul, Software Engineer, Google / Chromium OS


More information about the Intel-gfx mailing list