Re: [PATCH v2 00/10] drm/fb-helper: Various fixes and cleanups

2020-11-24 Thread Maxime Ripard
On Fri, Nov 20, 2020 at 11:25:35AM +0100, Thomas Zimmermann wrote: > Here's a number of fb-helper patches that have been piling up recently. > > Patches 1 to 3 fix bugs that I spotted while going through the code. > Because of the way the fbdev code works, they have been avoided so far. > > Patch

[PATCH v2 00/10] drm/fb-helper: Various fixes and cleanups

2020-11-20 Thread Thomas Zimmermann
Here's a number of fb-helper patches that have been piling up recently. Patches 1 to 3 fix bugs that I spotted while going through the code. Because of the way the fbdev code works, they have been avoided so far. Patches 4 to 10 cleanup damage handling for fbdev's shadow buffer and fix a few issu