diff options
| -rw-r--r-- | shared/r128.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/r128.h b/shared/r128.h index 210b7da9..9c3363bd 100644 --- a/shared/r128.h +++ b/shared/r128.h @@ -57,6 +57,7 @@   *   * ??  - ??   * 2.4 - Add support for ycbcr textures (no new ioctls) + * 2.5 - Add FLIP ioctl, disable FULLSCREEN.   */  #define DRIVER_IOCTLS							    \     [DRM_IOCTL_NR(DRM_IOCTL_DMA)]             = { r128_cce_buffers,  1, 0 }, \  | 
