Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sys/external/bsd/drm2/nouveau



Module Name:    src
Committed By:   martin
Date:           Sun Mar  1 12:50:42 UTC 2020

Modified Files:
        src/sys/external/bsd/drm2/nouveau [netbsd-9]: nouveau_pci.c

Log Message:
Pull up following revision(s) (requested by mrg in ticket #749):

        sys/external/bsd/drm2/nouveau/nouveau_pci.c: revision 1.25

list the PCI ID range for new nvidia TU117 and TU116.

adjust the check to simply be >= 0x1580, which is the
first pciid not support.

should fix PR#54600.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.24.2.1 \
    src/sys/external/bsd/drm2/nouveau/nouveau_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index