On Fri, May 1, 2020 at 9:15 AM Souptick Joarder jrdr.linux@gmail.com wrote:
On Fri, May 1, 2020 at 2:21 AM Ilia Mirkin imirkin@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