[PATCH 0/2] fbdev/simplefb: Add missing simple-framebuffer features
Thierry Reding
thierry.reding at gmail.com
Wed Oct 11 14:38:07 UTC 2023
From: Thierry Reding <treding at nvidia.com>
Hi,
This contains two patches that bring simplefb up to feature parity with
simpledrm. The patches add support for the "memory-region" property that
provides an alternative to the "reg" property to describe the memory
used for the framebuffer and allow attaching the simple-framebuffer
device to one or more generic power domains to make sure they aren't
turned off during the boot process and take down the display
configuration.
Thanks,
Thierry
Thierry Reding (2):
fbdev/simplefb: Support memory-region property
fbdev/simplefb: Add support for generic power-domains
drivers/video/fbdev/simplefb.c | 128 +++++++++++++++++++++++++++++++--
1 file changed, 121 insertions(+), 7 deletions(-)
--
2.42.0
More information about the dri-devel
mailing list