Re: [PATCH v2 00/15] drm/mgag200: Convert to atomic modesetting

2020-05-13 Thread Thomas Zimmermann
Hi Am 12.05.20 um 20:56 schrieb Sam Ravnborg: > Hi Thomas. > > On Tue, May 12, 2020 at 10:42:43AM +0200, Thomas Zimmermann wrote: >> This patchset converts mgag200 to atomic modesetting. It uses simple >> KMS helpers and SHMEM. >> >> Patch 1 removes cursor support. The HW cursor is not usable wit

Re: [PATCH v2 00/15] drm/mgag200: Convert to atomic modesetting

2020-05-12 Thread Sam Ravnborg
Hi Thomas. On Tue, May 12, 2020 at 10:42:43AM +0200, Thomas Zimmermann wrote: > This patchset converts mgag200 to atomic modesetting. It uses simple > KMS helpers and SHMEM. > > Patch 1 removes cursor support. The HW cursor is not usable with the > way universal planes work. > > Patches 2 to 11

[PATCH v2 00/15] drm/mgag200: Convert to atomic modesetting

2020-05-12 Thread Thomas Zimmermann
This patchset converts mgag200 to atomic modesetting. It uses simple KMS helpers and SHMEM. Patch 1 removes cursor support. The HW cursor is not usable with the way universal planes work. Patches 2 to 11 untangle the existing modesetting code into smaller functions. Specifically, mode setting and