[PULL] drm-misc-fixes

Sean Paul seanpaul at chromium.org
Mon Nov 13 19:27:40 UTC 2017


Hi Dave,
Here's the previous PR plus the rockchip fix that snuck in.


drm-misc-fixes-2017-11-13:
Driver Changes:
- qxl: Use a shadow bo as primary and blit to it to fix flicker (Gerd)
- rockchip: Convert psr spinlock to mutex (Emil)

Cc: Emil Renner Berthing <kernel at esmil.dk>
Cc: Gerd Hoffmann <kraxel at redhat.com>

Cheers, Sean


The following changes since commit 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9:

  Linux 4.14-rc5 (2017-10-15 21:01:12 -0400)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2017-11-13

for you to fetch changes up to 44419ce7d77e03692ed8fe799688d8dc43f9266e:

  drm/rockchip: analogix_dp: Use mutex rather than spinlock (2017-11-13 10:29:23 +0800)

----------------------------------------------------------------
Driver Changes:
- qxl: Use a shadow bo as primary and blit to it to fix flicker (Gerd)
- rockchip: Convert psr spinlock to mutex (Emil)

Cc: Emil Renner Berthing <kernel at esmil.dk>
Cc: Gerd Hoffmann <kraxel at redhat.com>

----------------------------------------------------------------
Emil Renner Berthing (1):
      drm/rockchip: analogix_dp: Use mutex rather than spinlock

Gerd Hoffmann (2):
      drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVER
      qxl: alloc & use shadow for dumb buffers

 drivers/gpu/drm/qxl/qxl_cmd.c                   | 22 ++++++-----
 drivers/gpu/drm/qxl/qxl_display.c               | 49 +++++++++++++++++++++++--
 drivers/gpu/drm/qxl/qxl_drv.h                   | 28 ++------------
 drivers/gpu/drm/qxl/qxl_dumb.c                  |  1 +
 drivers/gpu/drm/qxl/qxl_fb.c                    | 13 +++----
 drivers/gpu/drm/qxl/qxl_release.c               |  5 +--
 drivers/gpu/drm/qxl/qxl_ttm.c                   |  4 +-
 drivers/gpu/drm/rockchip/analogix_dp-rockchip.c | 14 +++----
 8 files changed, 77 insertions(+), 59 deletions(-)

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


More information about the dri-devel mailing list