On Wed, Jul 31, 2024 at 2:23 PM Thomas Zimmermann wrote:
> Replace FB_BLANK_ constants with their counterparts from the
> backlight subsystem. The values are identical, so there's no
> change in functionality or semantics.
>
> Signed-off-by: Thomas Zimmermann
> Cc: Li
red color mode of 32. As this
> is the default if no format has been given, leave it out entirely.
>
> Signed-off-by: Thomas Zimmermann
> Cc: Linus Walleij
Acked-by: Linus Walleij
Yours,
Linus Walleij
On Fri, Aug 16, 2024 at 2:54 PM Thomas Zimmermann wrote:
> Call drm_client_setup() to run the kernel's default client setup
> for DRM. Set fbdev_probe in struct drm_driver, so that the client
> setup can start the common fbdev client.
>
> Signed-off-by: Thomas Zimmermann
s-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-readsq
> | |--
> drivers-base-regmap-regmap-mmio.c:error:implicit-declaration-of-function-writesq
Fixed in this patch:
https://lore.kernel.org/linux-arch/20220831195553.129866-1-linus.wall...@linaro.org/
Yours,
Linus Walleij
be really big, do we want
(in the long run, not now) open up to the idea to slot in
hardware-accelerated memcpy() here?
Yours,
Linus Walleij
___
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
patchset to show how the
> new functions are used.
>
> Diffstat for the drm bits alone looks nice:
> 25 files changed, 243 insertions(+), 460 deletions(-)
>
> Feedback welcome!
Thank you for trying to make backlight easier for developers.
I am a big supporter of this type of simp