[git pull] drm fixes

From: Dave Airlie
Date: Tue Dec 22 2015 - 23:27:35 EST



Hi Linus,

Not much happening, should have dequeued this lot earlier,

One amdgpu, one nouveau and one exynos fix.

Dave.

The following changes since commit 76b8ebdc4c7a8299e6365428a36cc0fb1c2a4103:

Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2015-12-18 15:41:35 -0800)

are available in the git repository at:

git://people.freedesktop.org/~airlied/linux drm-fixes

for you to fetch changes up to 1957d62c29be413d77da2e69737f4251e5449fbd:

Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes (2015-12-20 08:51:34 +1000)

----------------------------------------------------------------
Andrzej Hajda (1):
drm/exynos: atomic check only enabled crtc states

Christian König (1):
drm/amdgpu: fix user fence handling

Dave Airlie (3):
Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/.../daeinki/drm-exynos into drm-fixes

Martin Peres (1):
drm/nouveau/bios/fan: hardcode the fan mode to linear

drivers/gpu/drm/amd/amdgpu/amdgpu.h | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 63 +++++++++++++++++---------
drivers/gpu/drm/exynos/exynos_drm_crtc.c | 3 ++
drivers/gpu/drm/nouveau/nvkm/subdev/bios/fan.c | 1 +
4 files changed, 48 insertions(+), 22 deletions(-)