]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'exynos-drm-fixes-for-v4.15-rc3' of git://git.kernel.org/pub/scm/linux...
authorDave Airlie <airlied@redhat.com>
Thu, 7 Dec 2017 22:15:09 +0000 (08:15 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 7 Dec 2017 22:15:09 +0000 (08:15 +1000)
commit9daca5f23aeec4ef744020ec0532967b00323664
tree4c4cb56c38e3caa6abd5a72f3d168a35cb040328
parent1bcd275a28ca42c8df9fffd90b5fbb36f5435499
parent2b4aa3f17370ed6ab2cf089e1b80df0e950af9ca
Merge tag 'exynos-drm-fixes-for-v4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes

- fix page fault issue due to using wrong device object in prime import.
- drop NONCONTIG flag without IOMMU support.
- remove unnecessary members and declaration.

* tag 'exynos-drm-fixes-for-v4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
  drm/exynos: remove unnecessary function declaration
  drm/exynos: remove unnecessary descrptions
  drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU
  drm/exynos: Fix dma-buf import