Document change in interface version 1.9.
parent
fbdadde007
commit
4c9daf6847
|
@ -80,6 +80,7 @@
|
||||||
* 1.8 - Remove need to call cleanup ioctls on last client exit (keith)
|
* 1.8 - Remove need to call cleanup ioctls on last client exit (keith)
|
||||||
* Add 'GET' queries for starting additional clients on different VT's.
|
* Add 'GET' queries for starting additional clients on different VT's.
|
||||||
* Add DRM_IOCTL_RADEON_CP_RESUME ioctl.
|
* Add DRM_IOCTL_RADEON_CP_RESUME ioctl.
|
||||||
|
* 1.9 - Add texture rectangle support for r100.
|
||||||
*/
|
*/
|
||||||
#define DRIVER_IOCTLS \
|
#define DRIVER_IOCTLS \
|
||||||
[DRM_IOCTL_NR(DRM_IOCTL_DMA)] = { radeon_cp_buffers, 1, 0 }, \
|
[DRM_IOCTL_NR(DRM_IOCTL_DMA)] = { radeon_cp_buffers, 1, 0 }, \
|
||||||
|
|
Loading…
Reference in New Issue