Hello Thomas,
On 1/25/22 10:12, Thomas Zimmermann wrote:
Requesting the framebuffer memory in simpledrm marks the memory range as busy. This used to be done by the firmware sysfb code, but the driver is the correct place.
v2:
- store memory region in struct for later cleanup (Javier)
Signed-off-by: Thomas Zimmermann tzimmermann@suse.de
Thanks a lot for updating the patch. Now this logic is also more similar to the changes done for the simpledrm driver in PATCH 3/5.
Reviewed-by: Javier Martinez Canillas javierm@redhat.com
Best regards,