[Nouveau] [PATCH] drm/nouveau/dispnv04: Remove dead code

Ilia Mirkin imirkin at alum.mit.edu
Fri May 1 13:30:47 UTC 2020


On Fri, May 1, 2020 at 9:15 AM Souptick Joarder <jrdr.linux at gmail.com> wrote:
>
> On Fri, May 1, 2020 at 2:21 AM Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> >
> > Interesting. I do remember seeing some snow on NV5's overlay at high
> > resolutions. Wonder if it was because of this missing code...
>
> What was the problem ? Does enabling this dead code will fix the problem ?

This "dead" code is essentially documentation. It's from the
xf86-video-nv driver which was the base of the dispnv04 code. It won't
compile as-is, which is why it's #if 0'd out.

  -ilia


More information about the dri-devel mailing list