From: Ray Strode <halfline@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: Ray Strode <rstrode@redhat.com>
Subject: [PATCH v2 0/2] qxl cursor fixes
Date: Mon, 27 Nov 2017 16:50:08 -0500 [thread overview]
Message-ID: <20171127215010.12621-1-halfline@gmail.com> (raw)
In-Reply-To: <20171127210706.9200-1-halfline@gmail.com>
From: Ray Strode <rstrode@redhat.com>
This series includes a small leak fix and a fix for an initial invisible
cursor on wayland sessions.
Ray Strode (2):
drm/qxl: unref cursor bo when finished with it
drm/qxl: reapply cursor after resetting primary
drivers/gpu/drm/qxl/qxl_display.c | 63 ++++++++++++++++++++++++++++++++++++++-
drivers/gpu/drm/qxl/qxl_drv.h | 2 ++
2 files changed, 64 insertions(+), 1 deletion(-)
--
2.14.3
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2017-11-27 21:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-27 21:07 [PATCH] drm/qxl: reapply cursor after resetting primary Ray Strode
2017-11-27 21:42 ` Ray Strode
2017-11-27 21:50 ` Ray Strode [this message]
2017-11-27 21:50 ` [PATCH 1/2] drm/qxl: unref cursor bo when finished with it Ray Strode
2017-11-27 21:50 ` [PATCH 2/2] drm/qxl: reapply cursor after resetting primary Ray Strode
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171127215010.12621-1-halfline@gmail.com \
--to=halfline@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=rstrode@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.