]> 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)
commit9a05e623755601e0b4171ed91d4e472cec02ec4d
tree4c4cb56c38e3caa6abd5a72f3d168a35cb040328
parent57f07ab7cac1fe1eca7732f54862585e50e3a4ab
parent18e942b17364537f4ecf100ab935cb2286c53c7f
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