CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/28 04:17:59
Modified files:
sys/arch/arm64/conf: GENERIC Makefile.arm64
sys/dev/pci/drm: files.drm
sys/dev/pci/drm/include/generated: autoconf.h
sys/dev/pci/drm/include/linux: pci.h
Log message:
Build and enable amdgpu(4) on arm64. The DCN1.0 support has been made
optional and will only be compiled for amd64/i386. Apparently this is
only needed on Raven Ridge APUs.
ok jsg@, patrick@, deraadt@
