]> 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)
commitb6f4bf1655f1fbc6f918f58ccca67126f65085a7
tree1c0e2a3c3ef3c26dfc8581b36c8e05018a5a3776
parent0eb69b266a1dd8b8b6e09fb6f619b3c98afd5b5f
parent68879e872803bcca9d3a92ca328bd52e1ff9e46e
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