Linux-fbdev Archive mirror
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Helge Deller <deller@kernel.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org,
	dri-devel@lists.freedesktop.org
Subject: Re: [GIT PULL] fbdev fixes and cleanups for v6.9-rc1
Date: Thu, 21 Mar 2024 19:35:32 +0100	[thread overview]
Message-ID: <3b762aaa-67e2-4652-9a29-a374578c04f6@gmx.de> (raw)
In-Reply-To: <Zfx8hg0RRDmKbJ0O@carbonx1>

On 3/21/24 19:29, Helge Deller wrote:
> Hi Linus,
>
> please pull fixes and cleanups for the fbdev subsystem for kernel 6.9-rc1.


Linus, please wait....
There is one new "unused variable warning" introduced with those patches.

I'll fix it up and send a new pull request tomorrow...

Helge



> Beside the typical bunch of smaller fixes, the Linux console now allows fonts
> up to a size of 64 x 128 pixels.
>
> Thanks!
> Helge
>
> ----------------------------------------------------------------
> The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:
>
>    Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)
>
> are available in the Git repository at:
>
>    http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.9-rc1
>
> for you to fetch changes up to 0688d3b1d882dd1dcf73305306e71ebf1653f595:
>
>    fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit() (2024-03-20 09:02:32 +0100)
>
> ----------------------------------------------------------------
> fbdev fixes and cleanups for 6.9-rc1:
>
> - Allow console fonts up to 64x128 pixels (Samuel Thibault)
> - Prevent division-by-zero in fb monitor code (Roman Smirnov)
> - Drop Renesas ARM platforms from Mobile LCDC framebuffer driver
>    (Geert Uytterhoeven)
> - Various code cleanups in viafb, uveafb and mb862xxfb drivers by
>    Aleksandr Burakov, Li Zhijian and Michael Ellerman
>
> ----------------------------------------------------------------
> Aleksandr Burakov (1):
>        fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
>
> Geert Uytterhoeven (1):
>        fbdev: Restrict FB_SH_MOBILE_LCDC to SuperH
>
> Li Zhijian (2):
>        fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emit
>        fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()
>
> Michael Ellerman (1):
>        fbdev: mb862xxfb: Fix defined but not used error
>
> Roman Smirnov (1):
>        fbmon: prevent division by zero in fb_videomode_from_videomode()
>
> Samuel Thibault (1):
>        fbcon: Increase maximum font width x height to 64 x 128
>
>   drivers/firmware/efi/earlycon.c                        |  2 +-
>   drivers/video/fbdev/Kconfig                            |  2 +-
>   drivers/video/fbdev/arkfb.c                            | 15 +++++++++++----
>   drivers/video/fbdev/core/fbcon.c                       | 16 +++++++++-------
>   drivers/video/fbdev/core/fbmem.c                       | 12 ++++++------
>   drivers/video/fbdev/core/fbmon.c                       |  7 ++++---
>   drivers/video/fbdev/core/svgalib.c                     | 15 +++++++++++----
>   drivers/video/fbdev/mb862xx/mb862xxfbdrv.c             | 18 +++++++++---------
>   .../fbdev/omap2/omapfb/displays/panel-tpo-td043mtea1.c | 12 ++++--------
>   drivers/video/fbdev/s3fb.c                             | 15 +++++++++++----
>   drivers/video/fbdev/uvesafb.c                          |  2 +-
>   drivers/video/fbdev/vga16fb.c                          |  6 +++++-
>   drivers/video/fbdev/via/accel.c                        |  4 ++--
>   drivers/video/fbdev/vt8623fb.c                         | 15 +++++++++++----
>   drivers/video/sticore.c                                |  2 +-
>   include/linux/fb.h                                     | 18 ++++++++++++------
>   include/linux/font.h                                   |  3 ++-
>   lib/fonts/fonts.c                                      | 15 +++++++++------
>   18 files changed, 110 insertions(+), 69 deletions(-)


      reply	other threads:[~2024-03-21 18:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-21 18:29 [GIT PULL] fbdev fixes and cleanups for v6.9-rc1 Helge Deller
2024-03-21 18:35 ` Helge Deller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3b762aaa-67e2-4652-9a29-a374578c04f6@gmx.de \
    --to=deller@gmx.de \
    --cc=deller@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).