[PATCH 4/5] fbdev/simplefb: Request memory region in driver

Javier Martinez Canillas javierm at redhat.com
Tue Jan 25 09:33:12 UTC 2022


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 at 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 at redhat.com>

Best regards,
-- 
Javier Martinez Canillas
Linux Engineering
Red Hat



More information about the dri-devel mailing list