]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/drm-misc...
authorDave Airlie <airlied@redhat.com>
Fri, 28 Jul 2017 00:14:08 +0000 (10:14 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Jul 2017 00:14:08 +0000 (10:14 +1000)
commit2213b666c9abf9b753c43f78c7130be2d662b44f
tree8f5f2abc9badcadeda52ce29c51364a69102588c
parent517069ff6ec0971e0794ab97d4fcfa8b143746e4
parentfea20995976f4b2e8968f852a18e280487d42f0d
Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes

Core Changes:
- dp: A few fixes in drm_dp_downstream_debug() (Chris)
- rockchip: sanitize the Kconfig dependencies (fallout from EXTCON) (Arnd)
- host1x: Free the iommu domain when attach_device fails (Paul)

Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Paul Kocialkowski <contact@paulk.fr>
* tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/drm-misc:
  gpu: host1x: Free the IOMMU domain when there is no device to attach
  drm/rockchip: fix Kconfig dependencies
  drm/dp: Don't trust drm_dp_downstream_id()
  drm/dp: Fix read pointer for drm_dp_downsteam_debug()