CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2013/06/06 14:05:00
Modified files:
lib/libdrm/radeon: radeon_bo_gem.c
Log message:
Fix DRM_RADEON_GEM_WAIT_IDLE ioctl usage; it is defined using DRM_IOW, so
drmCommandWrite() must be used to issue it. Already merged upstream.
ok jsg@
