[PULL] drm-misc-fixes
Sean Paul
seanpaul at chromium.org
Thu Nov 2 13:13:48 UTC 2017
Hi Dave,
Given you're the reviewer on these 2 patches, not much needs to be said.
Apologies for not noticing the patches earlier in the week.
drm-misc-fixes-2017-11-02:
Driver Changes:
- qxl: Use a shadow bo as primary and blit to it to fix flicker (Gerd)
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-02
for you to fetch changes up to 62676d10b483a2ff6e8b08c5e7c7d63a831343f5:
qxl: alloc & use shadow for dumb buffers (2017-10-23 08:23:11 +0200)
----------------------------------------------------------------
Driver Changes:
- qxl: Use a shadow bo as primary and blit to it to fix flicker (Gerd)
----------------------------------------------------------------
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 ++--
7 files changed, 71 insertions(+), 51 deletions(-)
--
Sean Paul, Software Engineer, Google / Chromium OS
More information about the dri-devel
mailing list