All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mgag200: Improve damage handling
@ 2022-04-26 16:41 Jocelyn Falempe
  2022-04-26 16:41 ` [PATCH 1/4] mgag200: Add FB_DAMAGE_CLIPS support Jocelyn Falempe
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Jocelyn Falempe @ 2022-04-26 16:41 UTC (permalink / raw)
  To: dri-devel; +Cc: Jocelyn Falempe, michel, tzimmermann

This series improves the damage handling on Matrox gpu, and allows
Gnome/Wayland to run much better.
Also include some driver cleanup.

Tested on a Dell T310 with Matrox MGA G200eW WPCM450 (rev 0a)

Thanks,

Jocelyn Falempe (4):
  mgag200: Add FB_DAMAGE_CLIPS support
  mgag200: Optimize damage clips
  mgag200: remove unused flag
  mgag200: remove mgag200_probe_vram()

 drivers/gpu/drm/mgag200/mgag200_drv.c  |  3 +-
 drivers/gpu/drm/mgag200/mgag200_drv.h  |  3 --
 drivers/gpu/drm/mgag200/mgag200_mm.c   | 50 ++++----------------------
 drivers/gpu/drm/mgag200/mgag200_mode.c | 17 ++++++---
 4 files changed, 20 insertions(+), 53 deletions(-)

-- 
2.35.1

-- 

Jocelyn


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

end of thread, other threads:[~2022-05-04 12:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 16:41 [PATCH 0/4] mgag200: Improve damage handling Jocelyn Falempe
2022-04-26 16:41 ` [PATCH 1/4] mgag200: Add FB_DAMAGE_CLIPS support Jocelyn Falempe
2022-05-04  9:58   ` Thomas Zimmermann
2022-04-26 16:41 ` [PATCH 2/4] mgag200: Optimize damage clips Jocelyn Falempe
2022-05-04 10:04   ` Thomas Zimmermann
2022-05-04 11:56     ` Jocelyn Falempe
2022-04-26 16:41 ` [PATCH 3/4] mgag200: remove unused flag Jocelyn Falempe
2022-05-04 10:12   ` Thomas Zimmermann
2022-05-04 11:59     ` Jocelyn Falempe
2022-04-26 16:41 ` [PATCH 4/4] mgag200: remove mgag200_probe_vram() Jocelyn Falempe
2022-05-04 10:16   ` Thomas Zimmermann
2022-05-04 12:11     ` Jocelyn Falempe
2022-04-26 21:10 ` [PATCH 0/4] mgag200: Improve damage handling Lyude Paul

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.