Hi,

On 2024/3/12 23:44, Thomas Zimmermann wrote:
Framebuffer memory is allocated via vmalloc() from non-contiguous
physical pages. The physical framebuffer start address is therefore
meaningless. Do not set it.

The value is not used within the kernel and only exported to userspace
on dedicated ARM configs. No functional change is expected.

Signed-off-by: Thomas Zimmermann <tzimmerm...@suse.de>
Fixes: a5b44c4adb16 ("drm/fbdev-generic: Always use shadow buffering")
Cc: Thomas Zimmermann <tzimmerm...@suse.de>
Cc: Javier Martinez Canillas <javi...@redhat.com>
Cc: Zack Rusin <za...@vmware.com>
Cc: Maarten Lankhorst <maarten.lankho...@linux.intel.com>
Cc: Maxime Ripard <mrip...@kernel.org>
Cc: <sta...@vger.kernel.org> # v6.4+
Reviewed-by: Javier Martinez Canillas <javi...@redhat.com>
Reviewed-by: Zack Rusin <zack.ru...@broadcom.com>


Reviewed-by: Sui Jingfeng <sui.jingf...@linux.dev>

Tested-by: Sui Jingfeng <sui.jingf...@linux.dev>

--
Best regards,
Sui

Reply via email to