Re: [PATCH v2 0/6] drm/ast: Managed MM

2020-07-20 Thread Thomas Zimmermann
Am 16.07.20 um 15:24 schrieb Sam Ravnborg: > Hi Thomas. > > On Thu, Jul 16, 2020 at 02:53:47PM +0200, Thomas Zimmermann wrote: >> This is the second patchset for converting ast to managed DRM interfaces. >> This one addresses memory management. There will be another, final round >> of patches fo

Re: [PATCH v2 0/6] drm/ast: Managed MM

2020-07-16 Thread Sam Ravnborg
Hi Thomas. On Thu, Jul 16, 2020 at 02:53:47PM +0200, Thomas Zimmermann wrote: > This is the second patchset for converting ast to managed DRM interfaces. > This one addresses memory management. There will be another, final round > of patches for converting DRM device structures as well. > > Patch

[PATCH v2 0/6] drm/ast: Managed MM

2020-07-16 Thread Thomas Zimmermann
This is the second patchset for converting ast to managed DRM interfaces. This one addresses memory management. There will be another, final round of patches for converting DRM device structures as well. Patch #1 introduces managed initialization for VRAM MM. Other drivers using the VRAM helpers s