[git pull] drm fixes for v4.14-rc7

Dave Airlie airlied at gmail.com
Fri Oct 27 19:55:45 UTC 2017


Hi Linus,

Two amd fixes, one i915 core and a few i915 GVT fixes, things seem fairly quiet.

Dave.

The following changes since commit bb176f67090ca54869fc1262c913aa69d2ede070:

  Linux 4.14-rc6 (2017-10-23 06:49:47 -0400)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-v4.14-rc7

for you to fetch changes up to ce485df43dc286f3ad96f9992b22e3974d051c44:

  Merge tag 'drm-intel-fixes-2017-10-26' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2017-10-27
11:43:17 +1000)

----------------------------------------------------------------
i915 and amdgpu fixes

----------------------------------------------------------------
Dave Airlie (3):
      Merge branch 'drm-fixes-4.14' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes
      Merge tag 'drm-intel-fixes-2017-10-25' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
      Merge tag 'drm-intel-fixes-2017-10-26' of
git://anongit.freedesktop.org/drm/drm-intel into drm-fixes

Lionel Landwerlin (1):
      drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace

Rex Zhu (1):
      drm/amd/powerplay: fix uninitialized variable

Tom St Denis (1):
      drm/amd/amdgpu: Remove workaround check for UVD6 on APUs

Xiong Zhang (2):
      drm/i915/gvt: Extract mmio_read_from_hw() common function
      drm/i915/gvt: Adding ACTHD mmio read handler

Zhenyu Wang (1):
      drm/i915/gvt: properly check per_ctx bb valid state

Zhi Wang (1):
      drm/i915/gvt: Refine MMIO_RING_F()

 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c            | 16 ++----
 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c |  6 +-
 drivers/gpu/drm/i915/gvt/cmd_parser.c            |  3 +
 drivers/gpu/drm/i915/gvt/execlist.c              |  3 +-
 drivers/gpu/drm/i915/gvt/handlers.c              | 70 ++++--------------------
 drivers/gpu/drm/i915/gvt/reg.h                   |  3 -
 drivers/gpu/drm/i915/gvt/scheduler.h             |  1 +
 drivers/gpu/drm/i915/i915_perf.c                 |  4 ++
 8 files changed, 27 insertions(+), 79 deletions(-)


More information about the dri-devel mailing list