Hi Dave,
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
Plese, kindly let me know if there is any problem.
Thanks, Inki Dae
The following changes since commit d8b8eb829d4c30cd1e41a1ddc308a0e7c22169da:
Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes (2016-01-29 10:04:29 +1000)
are available in the git repository at:
gitolite.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos exynos-drm-fixes
for you to fetch changes up to 37e110625eeeaba83e8cb763ab7645f0678c6f8e:
drm/exynos: dp: Fix panel and bridge lookup logic (2016-02-01 14:54:29 +0900)
---------------------------------------------------------------- Arnd Bergmann (2): drm/exynos: fix building without CONFIG_PM_SLEEP drm: exynos: make PM functions as __maybe_unused
Javier Martinez Canillas (1): drm/exynos: dp: Fix panel and bridge lookup logic
drivers/gpu/drm/exynos/exynos_dp_core.c | 55 +++++++++++++++------------------ drivers/gpu/drm/exynos/exynos_drm_dsi.c | 6 ++-- drivers/gpu/drm/exynos/exynos_mixer.c | 6 ++-- 3 files changed, 29 insertions(+), 38 deletions(-)