rwatson 2004/02/22 19:18:18 PST
FreeBSD src repository
Modified files:
sys/dev/drm r128_state.c
Log:
Limit the amount of memory userspace processes can cause the kernel to
allocate via DRI on r128 devices.
Obtained from: Thomas Biege <thomas at suse.de>
Reviewed by: scottl
Revision Changes Path
1.9 +17 -0 src/sys/dev/drm/r128_state.c