Re: should we get rid of xf86-video-nv?

Michael <[email protected]> Fri, 12 Nov 2021 12:23:54 -0500
Newsgroups gmane.os.netbsd.devel.x11
Organization The NetBSD Foundation
Message-ID <20211112122354.759d9089@bushmills>
Hello,

On Fri, 12 Nov 2021 13:08:31 +0000
nia <[email protected]> wrote:

> While meandering around the internet I discovered that NVIDIA's
> opinion is that it's not any more useful than xf86-video-vesa:
> 
> https://lwn.net/Articles/380704/
> 
> We use nouveau on x86 and arm and gffb on macppc, does that leave
> anything covered by xf86-video-nv but not covered by the kernel?
> Alpha maybe?

How exactly would gffb get you accelerated X? It's a simple console
driver that can't even program video modes, it just uses the blitter to
draw things faster on some chips.
As long as we don't have drm on macppc, and we probably never will,
xf86-video-nv remains useful, in all its obfuscated, magic number
ridden glory.

have fun
Michael