]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-fixes
authorDave Airlie <airlied@redhat.com>
Thu, 30 Nov 2017 23:15:31 +0000 (09:15 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 30 Nov 2017 23:15:31 +0000 (09:15 +1000)
commit3c0152b6cda4c6b7d635255ddb1a287e74fdfe37
tree8efde82e64f636f53696f0fca80842bd4e7b26ec
parent2fb5d9e557e8dde3089656abc3d163399b6aa779
parent30a87fd7ce144afe5519a34e03406029f8ecc80a
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-fixes

mali-dp interface cleanups.

* 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld:
  drm: mali-dp: Disable planes when their CRTC gets disabled.
  drm: mali-dp: Separate static internal data into a read-only structure.
  drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
  drm: mali-dp: switch to drm_*_get(), drm_*_put() helpers