Hi,
Thanks for the fix.
On 25/01/2022 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:
- use I/O memory if request_mem_region() fails (Jocelyn)
Signed-off-by: Thomas Zimmermann tzimmermann@suse.de Reviewed-by: Javier Martinez Canillas javierm@redhat.com
Reviewed-by: Jocelyn Falempe jfalempe@redhat.com