[PATCH 0/6] drm/qxl: make qxl multihead work with wayland

Gerd Hoffmann kraxel at redhat.com
Wed Nov 28 10:34:12 UTC 2018


Some cleanups and preparations (patches 1-4, also 6).
The change which makes wayland actually work in multihead
configurations is patch 5.

Gerd Hoffmann (6):
  drm/qxl: move qxl_primary_apply_cursor to correct place
  drm/qxl: drop unused offset parameter from qxl_io_create_primary()
  drm/qxl: track primary bo
  drm/qxl: use shadow bo directly
  drm/qxl: cover all crtcs in shadow bo.
  drm/qxl: use qxl_num_crtc directly

 drivers/gpu/drm/qxl/qxl_drv.h     |   8 +-
 drivers/gpu/drm/qxl/qxl_cmd.c     |  18 ++--
 drivers/gpu/drm/qxl/qxl_display.c | 170 ++++++++++++++++++++++++--------------
 drivers/gpu/drm/qxl/qxl_draw.c    |   9 +-
 4 files changed, 130 insertions(+), 75 deletions(-)

-- 
2.9.3



More information about the dri-devel mailing list