Hi

On 08-04-2025 12:17 pm, Aditya Garg wrote:
> The vsprint patch was originally being sent as a seperate patch [1], and
> I was waiting it to be taken up. But as suggested by Petr, I'm sending
> them via DRM.
> 
> v2:
> Remove printf tests, will merge later through Kees' tree
> 
> v3:
> Re-add printf tests, since 6.15-rc1 has the necessary commits merged now.
> 
> v4:
> Do changes requested by Andy and add Petr's review to printf patch.
> 
> Link: 
> https://lore.kernel.org/lkml/1a03a5b4-93ac-4307-ae6a-4a4c4b7e9...@live.com/ 
> [1]
> 
> Aditya Garg (2):
>   printf: add tests for generic FourCCs
>   drm/appletbdrm: use %p4cl instead of %p4cc
> 
> Hector Martin (1):
>   lib/vsprintf: Add support for generic FourCCs by extending %p4cc
> 
>  Documentation/core-api/printk-formats.rst | 32 +++++++++++++++++++
>  drivers/gpu/drm/tiny/appletbdrm.c         |  4 +--
>  lib/tests/printf_kunit.c                  | 39 +++++++++++++++++++----
>  lib/vsprintf.c                            | 35 ++++++++++++++++----
>  scripts/checkpatch.pl                     |  2 +-
>  5 files changed, 96 insertions(+), 16 deletions(-)
> 

Can I have a feedback from some DRM maintainer on this? AFAIK merge window is 
over for some time now. It's been more than a week and last time when I 
submitted, it just stayed in the mailing list without any feedback.

Thanks
Aditya

Reply via email to