CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/05/21 07:00:53
Modified files:
etc/etc.loongson: MAKEDEV.md
sys/arch/loongson/conf: GENERIC
sys/arch/loongson/include: autoconf.h pmon.h vmparam.h
sys/arch/loongson/loongson: conf.c generic3a_machdep.c machdep.c
pmon.c
sys/arch/mips64/conf: files.mips64
sys/dev/pci/drm/radeon: radeon_bios.c
sys/kern : kern_pledge.c
sys/uvm : uvm_device.c
Added files:
sys/lib/libkern/arch/mips64: sync.S
Log message:
Enable radeondrm(4) on loongson to get accelerated graphics
with the RS780E chipset.
OK kettenis@, jsg@