lkml.org 
[lkml]   [2019]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[git pull] drm fixes for 5.1-rc2
Hi Linus,

Fixes for rc2, seems to be lots of little minor ones for regressions
in rc1, and some cleanups, the exynos one is the largest one, and is
for a hw difference between exynos versions.

Regards,
Dave.

drm-fixes-2019-03-22:
drm i915, amdgpu, vmwgfx, exynos, nouveau and udl fixes
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-03-22

for you to fetch changes up to 8e078788b57df678d2d469a8489748bf856d6f28:

Merge branch 'drm-fixes-5.1' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes (2019-03-22
12:08:44 +1000)

----------------------------------------------------------------
drm i915, amdgpu, vmwgfx, exynos, nouveau and udl fixes

----------------------------------------------------------------
Andrzej Hajda (1):
drm/exynos/mixer: fix MIXER shadow registry synchronisation code

Chris Wilson (2):
drm/i915: Fix off-by-one in reporting hanging process
drm/i915: Sanity check mmap length against object size

Christian König (2):
drm/amdgpu: revert "cleanup setting bulk_movable"
drm/amdgpu: fix invalid use of change_bit

Dan Carpenter (1):
drm/nouveau/dmem: Fix a NULL vs IS_ERR() check

Dave Airlie (6):
drm/udl: use drm_gem_object_put_unlocked.
Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixes
Merge tag 'drm-intel-fixes-2019-03-20' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Merge tag 'exynos-drm-fixes-for-5.1-rc2' of
git://git.kernel.org/.../daeinki/drm-exynos into drm-fixes
Merge branch 'vmwgfx-fixes-5.1' of
git://people.freedesktop.org/~thomash/linux into drm-fixes
Merge branch 'drm-fixes-5.1' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes

Deepak Rawat (1):
drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's

Jérôme Glisse (1):
drm/nouveau/dmem: empty chunk do not have a buffer object
associated with them.

Thomas Preston (1):
drm/i915/bios: assume eDP is present on port A when there is no VBT

Thomas Zimmermann (1):
drm/vmwgfx: Don't double-free the mode stored in par->set_mode

YueHaibing (2):
drm/nouveau/dmem: remove set but not used variable 'drm'
drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure

drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 2 +-
drivers/gpu/drm/exynos/exynos_mixer.c | 110 +++++++++++++++-----------
drivers/gpu/drm/i915/i915_gem.c | 15 ++--
drivers/gpu/drm/i915/i915_gpu_error.c | 2 +-
drivers/gpu/drm/i915/intel_bios.c | 1 +
drivers/gpu/drm/nouveau/nouveau_debugfs.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_dmem.c | 12 +--
drivers/gpu/drm/udl/udl_gem.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 12 +--
drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 2 +-
11 files changed, 87 insertions(+), 75 deletions(-)

\
 
 \ /
  Last update: 2019-03-22 03:20    [W:0.045 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site