Re: [PATCH 0/9] drm/ast: Convert to atomic modesetting

2019-10-28 Thread Thomas Zimmermann
(cc: yc_c...@aspeedtech.com) Am 28.10.19 um 16:49 schrieb Thomas Zimmermann: > This patch set adds universal planes to ast and converts the driver to > atomic modesetting. > > The first patch is purely for clean-up. > > Patches 2 to 5 prepare the ast modesetting code for universal planes and > a

[PATCH 0/9] drm/ast: Convert to atomic modesetting

2019-10-28 Thread Thomas Zimmermann
This patch set adds universal planes to ast and converts the driver to atomic modesetting. The first patch is purely for clean-up. Patches 2 to 5 prepare the ast modesetting code for universal planes and atomic modesetting. The size calculation for each mode has to take double buffering into acco