[PATCH 1/4] video/sticore: Store ROM device in STI struct
Helge Deller
deller at gmx.de
Tue Jan 2 12:06:00 UTC 2024
On 12/20/23 14:22, Thomas Zimmermann wrote:
> Store the ROM's parent device in each STI struct, so we can associate
> the STI framebuffer with a device.
>
> The new field will eventually replace the fbdev subsystem's info field,
> which the function fb_is_primary_device() currently requires to detect
> the firmware's output. By using the device instead of the framebuffer
> info, a later patch can generalize the helper for use in non-fbdev code.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> ---
> drivers/video/sticore.c | 5 +++++
> include/video/sticore.h | 4 ++++
> 2 files changed, 9 insertions(+)
Series applied to fbdev git tree.
Thanks!
Helge
More information about the dri-devel
mailing list