Source-Changes archive

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

CVS commit: src/sys/external/bsd/drm2



Module Name:    src
Committed By:   nonaka
Date:           Thu Mar  2 04:31:52 UTC 2017

Modified Files:
        src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mc:
            nouveau_subdev_mc_base.c
        src/sys/external/bsd/drm2/include/linux: pci.h
        src/sys/external/bsd/drm2/pci: drm_pci.c

Log Message:
drmkms_pci: Use MSI if available (Take 2)

tested by martin@ and yhardy@


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
    src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/mc/nouveau_subdev_mc_base.c
cvs rdiff -u -r1.22 -r1.23 src/sys/external/bsd/drm2/include/linux/pci.h
cvs rdiff -u -r1.15 -r1.16 src/sys/external/bsd/drm2/pci/drm_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