All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for mgag200 cursors
@ 2019-07-23  7:54 Thomas Zimmermann
  2019-07-23  7:54 ` [PATCH 1/3] drm/mgag200: Pin displayed cursor BO to video memory Thomas Zimmermann
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Thomas Zimmermann @ 2019-07-23  7:54 UTC (permalink / raw)
  To: kraxel, daniel, sam, airlied; +Cc: Thomas Zimmermann, dri-devel

This patch set fixes a number of bugs that where introduced by the
recent changes to mgag200's handling of cursor BOs.

Thomas Zimmermann (3):
  drm/mgag200: Pin displayed cursor BO to video memory
  drm/mgag200: Set cursor scanout address to correct BO
  drm/mgag200: Don't unpin the current cursor image's buffer.

 drivers/gpu/drm/mgag200/mgag200_cursor.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

--
2.22.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-07-24 11:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-23  7:54 [PATCH 0/3] Fixes for mgag200 cursors Thomas Zimmermann
2019-07-23  7:54 ` [PATCH 1/3] drm/mgag200: Pin displayed cursor BO to video memory Thomas Zimmermann
2019-07-23  7:54 ` [PATCH 2/3] drm/mgag200: Set cursor scanout address to correct BO Thomas Zimmermann
2019-07-23  7:54 ` [PATCH 3/3] drm/mgag200: Don't unpin the current cursor image's buffer Thomas Zimmermann
2019-07-23  8:40 ` [PATCH 0/3] Fixes for mgag200 cursors Sam Ravnborg
2019-07-24 11:24   ` Thomas Zimmermann

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.