[PULL] drm-misc-fixes

Sean Paul seanpaul at chromium.org
Wed Apr 25 19:39:21 UTC 2018


Hi Dave,
Here's the latest from -misc-fixes. Of note, no nasty backmerges as per the
thread on dim-tools. We have one regression fix, and two stable fixes, and a
couple of regular fixes for your consideration.

drm-misc-fixes-2018-04-25:
sun41: Fix regression for TBSA711 tablet (Ondrej)
qxl: 2 bug fixes (Gerd)
core: Don't use stale display info between HDMI hotplugs (Ville)
virtio: Fix guest spinning when request queue is full (Gerd)

Cc: Ondrej Jirman <megous at megous.com>
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>

Cheers, Sean


The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e:

  Linux 4.17-rc2 (2018-04-22 19:20:09 -0700)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-04-25

for you to fetch changes up to 1f6b8eef11c3d097bc8a6b2bbb868eb47ec6f7d8:

  drm/edid: Reset more of the display info (2018-04-25 15:03:13 -0400)

----------------------------------------------------------------
sun41: Fix regression for TBSA711 tablet (Ondrej)
qxl: 2 bug fixes (Gerd)
core: Don't use stale display info between HDMI hotplugs (Ville)
virtio: Fix guest spinning when request queue is full (Gerd)

Cc: Ondrej Jirman <megous at megous.com>
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>

----------------------------------------------------------------
Gerd Hoffmann (3):
      qxl: fix qxl_release_{map,unmap}
      qxl: keep separate release_bo pointer
      drm/virtio: fix vq wait_event condition

Ondrej Jirman (1):
      Revert "drm/sun4i: add lvds mode_valid function"

Ville Syrjälä (1):
      drm/edid: Reset more of the display info

 drivers/gpu/drm/drm_edid.c          | 11 ++------
 drivers/gpu/drm/qxl/qxl_cmd.c       |  6 ++--
 drivers/gpu/drm/qxl/qxl_drv.h       |  1 +
 drivers/gpu/drm/qxl/qxl_ioctl.c     |  4 +--
 drivers/gpu/drm/qxl/qxl_release.c   | 18 ++++++------
 drivers/gpu/drm/sun4i/sun4i_lvds.c  | 55 -------------------------------------
 drivers/gpu/drm/virtio/virtgpu_vq.c |  4 +--
 7 files changed, 19 insertions(+), 80 deletions(-)

-- 
Sean Paul, Software Engineer, Google / Chromium OS


More information about the dri-devel mailing list