]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git...
authorDave Airlie <airlied@redhat.com>
Fri, 5 Feb 2016 04:45:44 +0000 (14:45 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Feb 2016 04:45:44 +0000 (14:45 +1000)
commit4059327240e465313d81895596d9d28a0c3d050a
tree1c0e2a3c3ef3c26dfc8581b36c8e05018a5a3776
parent0a2be4517d36b76f7a7bb0e76e6928baf4e40ea4
parentcedc1a193943bd85b394b19b1388a8adafc9f53d
Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes

  Just regression fixes.
   - Fix build warning and error without PM configuration
   - Fix no display issue on Snow board reported by Michal Suchanek,
     http://www.spinics.net/lists/dri-devel/msg99473.html

* 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos:
  drm/exynos: dp: Fix panel and bridge lookup logic
  drm: exynos: make PM functions as __maybe_unused
  drm/exynos: fix building without CONFIG_PM_SLEEP