Module Name: src Committed By: martin Date: Wed Feb 22 18:34:30 UTC 2023
Modified Files: src/sys/modules/drmkms [netbsd-10]: Makefile src/sys/modules/drmkms_pci [netbsd-10]: Makefile Log Message: Pull up following revision(s) (requested by riastradh in ticket #97): sys/modules/drmkms/Makefile: revision 1.19 sys/modules/drmkms_pci/Makefile: revision 1.11 sys/modules/drmkms: Remove GPU scheduler files. These have been moved out to drmkms_sched.kmod. sys/modules/drmkms_pci: Remove drm_agpsupport.c. This was moved to a separate drmkms_agp module. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.18.4.1 src/sys/modules/drmkms/Makefile cvs rdiff -u -r1.10 -r1.10.4.1 src/sys/modules/drmkms_pci/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.