summaryrefslogtreecommitdiff
path: root/sys/modules/drmkms/Makefile
AgeCommit message (Expand)Author
2023-01-31sys/modules/drmkms: Remove GPU scheduler files.riastradh
2022-07-17drm: Include GPU scheduler in drmkms.kmod.riastradh
2022-07-17drm: Sync module/drmkms/Makefile with files.drmkms.riastradh
2022-07-17drm: Dust off module build a little.riastradh
2021-12-19drm: Sync (device-independent) drmkms*.kmod makefiles.riastradh
2021-06-03build the drmkms modules with -fwrapv toonia
2020-02-14Carry new CWARNFLAGS over to module reachover makefiles.riastradh
2019-02-17Bump default value of WARNS for modules from 3 to 5, andrin
2018-08-28Rework PCI and AGP conditionalization.riastradh
2018-08-27Make drmkms.kmod build again on amd64.riastradh
2015-03-05Factor generic parts of intelfb out into a drmfb.riastradh
2015-03-05Rewrite drm_encoder_slave.c, as nouveau will need.riastradh
2014-11-22Move all PCI/AGP code back to drmkms_pci module where it belongs.riastradh
2014-11-12this module needs MKLDSCRIPT too nowchristos
2014-11-12make this work: add agpsupport and sysctl codechristos
2014-11-11fix build failure.nonaka
2014-07-16Make it build and boot on my test machines.riastradh
2014-03-18Merge riastradh-drm2 to HEAD.riastradh