CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2011/05/02 15:49:28
Modified files: sys/dev/pci/drm: radeon_drm.h Log message: Add definitions for the radeon kms related ioctls (i.e. gem/ttm on radeon). We don't use any of them yet, but the CS ioctl is needed for GL on r600 and the definitions are needed for libdrm_radeon