On 04/05/2022 16:59, Thomas Zimmermann wrote:
Hi Jocelyn,
with my comment on 3/3 considered, you can add
Reviewed-by: Thomas Zimemrmann <tzimemrmann@xxxxxxx>
to this patchset.
You should get commit access for drm-misc, so that you can land the
patchset on your own. Please see
https://drm.pages.freedesktop.org/maintainer-tools/commit-access.html
for how to do that.
Thanks for your reviews.
I created the issue to get commit access :
https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/433
Best regards,
--
Jocelyn
Best regards
Thomas
Am 04.05.22 um 15:40 schrieb Jocelyn Falempe:
mgag200: Improve damage handling
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)
v2:
Drop remove mgag200_probe_vram()
Rewrote the patch to warn if startaddr is not 0, and hw doesn't
support it. (instead of removing the unused flag).
Thanks,