[git pull] drm fixes for 4.8
Dave Airlie
airlied at gmail.com
Mon Sep 19 07:42:18 UTC 2016
Hi Linus,
One important drm 32/64 ABI fix came in so I'll dequeue what I have, the rest is
just exynos runtime pm fixes, but the net removal of code seems like a
win to me.
I'm going to be sporadic this week due to school holidays, so if anything urgent
turns up, Daniel will take care of it.
Dave.
The following changes since commit 09cb5b78af52208afb9f1b194c8a9154df4a4782:
Merge tag 'drm-vc4-fixes-2016-09-14' of
https://github.com/anholt/linux into drm-fixes (2016-09-17 07:57:55
+1000)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-4.8-rc7
for you to fetch changes up to 47a66e45d7a7613322549c2475ea9d809baaf514:
drm: Only use compat ioctl for addfb2 on X86/IA64 (2016-09-19 17:28:20 +1000)
----------------------------------------------------------------
exynos and one stable ABI fix
----------------------------------------------------------------
Arnd Bergmann (1):
Subject: [PATCH, RESEND] drm: exynos: avoid unused function warning
Dave Airlie (1):
Merge branch 'exynos-drm-fixes' of
git://git.kernel.org/.../daeinki/drm-exynos into drm-fixes
Kristian H. Kristensen (1):
drm: Only use compat ioctl for addfb2 on X86/IA64
Marek Szyprowski (4):
drm/exynos: fimc: fix system and runtime pm integration
drm/exynos: gsc: fix system and runtime pm integration
drm/exynos: rotator: fix system and runtime pm integration
drm/exynos: g2d: fix system and runtime pm integration
Shuah Khan (1):
exynos-drm: Fix unsupported GEM memory type error message to be clear
drivers/gpu/drm/drm_ioc32.c | 4 ++++
drivers/gpu/drm/exynos/exynos_drm_fb.c | 6 ++---
drivers/gpu/drm/exynos/exynos_drm_fimc.c | 29 ++----------------------
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 29 ++++++------------------
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 35 ++++-------------------------
drivers/gpu/drm/exynos/exynos_drm_rotator.c | 26 ++-------------------
6 files changed, 22 insertions(+), 107 deletions(-)
More information about the dri-devel
mailing list