[git pull] drm fixes
Dave Airlie
airlied at linux.ie
Thu Aug 13 21:33:21 PDT 2015
Hi Linus,
back from holidays, found these in the cracks, one nouveau revert,
one vmwgfx locking fix and a bunch of exynos fixes.
Thanks,
Dave.
The following changes since commit 5b3e2e14eaa2a98232a4f292341fb88438685734:
Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2015-08-13 13:52:46 -0700)
are available in the git repository at:
git://people.freedesktop.org/~airlied/linux drm-fixes
for you to fetch changes up to d211d87e14d0c1b28a60cb6b512d162634ca6a99:
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them" (2015-08-14 09:50:37 +1000)
----------------------------------------------------------------
Alexandre Courbot (1):
Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"
Andrzej Hajda (4):
drm/exynos/hdmi: fix edid memory leak
drm/exynos/mixer: fix interrupt clearing
drm/exynos/mixer: correct vsync configuration sequence
drm/exynos/mixer: always update INT_EN cache
Dave Airlie (1):
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/.../daeinki/drm-exynos into drm-fixes
Hyungwon Hwang (1):
drm/exynos: gsc: fix wrong bitwise operation for swap detection
Marek Szyprowski (1):
drm/exynos/fimc: fix runtime pm support
Thomas Hellstrom (1):
drm/vmwgfx: Fix execbuf locking issues
drivers/gpu/drm/exynos/exynos_drm_fimc.c | 1 -
drivers/gpu/drm/exynos/exynos_drm_gsc.c | 6 ++---
drivers/gpu/drm/exynos/exynos_hdmi.c | 7 +++++-
drivers/gpu/drm/exynos/exynos_mixer.c | 21 +++++++++++------
drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c | 29 +++++++-----------------
drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 4 ++--
6 files changed, 32 insertions(+), 36 deletions(-)
More information about the dri-devel
mailing list