Re: git: b93028d8cd3a - main - vt: Add vd_bitblt_argb
- In reply to: Cy Schubert : "Re: git: b93028d8cd3a - main - vt: Add vd_bitblt_argb"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Jul 2024 22:24:34 UTC
In message <20240711215507.C98E52B@slippy.cwsent.com>, Cy Schubert writes: > In message <20240711212044.830AB10D@slippy.cwsent.com>, Cy Schubert writes: > > In message <202407110650.46B6oexO073342@gitrepo.freebsd.org>, Emmanuel > > Vadot wr > > ites: > > > The branch main has been updated by manu: > > > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=b93028d8cd3aafc883b5f0ecec65 > a8 > > a2 > > > a30af7f3 > > > > > > commit b93028d8cd3aafc883b5f0ecec65a8a2a30af7f3 > > > Author: Emmanuel Vadot <manu@FreeBSD.org> > > > AuthorDate: 2024-07-09 12:35:12 +0000 > > > Commit: Emmanuel Vadot <manu@FreeBSD.org> > > > CommitDate: 2024-07-11 06:47:17 +0000 > > > > > > vt: Add vd_bitblt_argb > > > > > > This blit an ARGB image on the dedicated vd. > > > This also adds vt_fb_bitblt_argb which will works for most of the vt > ba > > ck > > > ends > > > > > > Differential Revision: https://reviews.freebsd.org/D45929 > > > Reviewed by: tsoome > > > Sponsored by: Beckhoff Automation GmbH & Co. KG > > > --- > > > sys/dev/virtio/gpu/virtio_gpu.c | 12 ++++++++++ > > > sys/dev/vt/hw/efifb/efifb.c | 1 + > > > sys/dev/vt/hw/fb/vt_early_fb.c | 1 + > > > sys/dev/vt/hw/fb/vt_fb.c | 47 +++++++++++++++++++++++++++++++++ > ++ > > ++ > > > ++ > > > sys/dev/vt/hw/fb/vt_fb.h | 1 + > > > sys/dev/vt/hw/ofwfb/ofwfb.c | 12 ++++++++++ > > > sys/dev/vt/hw/simplefb/simplefb.c | 12 ++++++++++ > > > sys/dev/vt/hw/vbefb/vbefb.c | 1 + > > > sys/dev/vt/hw/vga/vt_vga.c | 12 ++++++++++ > > > sys/dev/vt/vt.h | 5 +++++ > > > 10 files changed, 104 insertions(+) > > > > > > > Following this commit [though it could be one of the subsequent vt(4) > > commits] I can no longer ctrl-alt-f1 from ttyv8 to ttyv0, or any other text > > > tty on the console, with the following displayed in dmesg: > > > > Timeout initializing vt_vga > > Timeout initializing vt_vga > > > > ctrl-alt-f9 restores the graphical screen (X). But the text virtual > > consoles are no longer available. > > I missed copying one message from the message buffer. The messages are: > > Timeout initializing vt_vga > Timeout initializing vt_vga > drmn0: [drm] User-defined mode not supported: "640x480": 60 23875 640 656 > 720 800 480 481 484 497 0x20 0x6 Rebuilding and reinstalling drm-61-kmod resolved the problem. -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org e^(i*pi)+1=0