summaryrefslogtreecommitdiff
path: root/shared-core/radeon_drv.h
diff options
context:
space:
mode:
authorDavid Dawes <dawes@xfree86.org>2003-05-20 22:43:39 +0000
committerDavid Dawes <dawes@xfree86.org>2003-05-20 22:43:39 +0000
commitc0efa1a777baf90561a31957014d760f89146e4f (patch)
treed512c35a00b73c3b6285d6b1b83f2340c34f3df6 /shared-core/radeon_drv.h
parent2134577e314d1dac4b48b78e5b6d6e92f2c76ea8 (diff)
DRM part of Radeon DRI suspend/resume support (Charl Botha).
Diffstat (limited to 'shared-core/radeon_drv.h')
-rw-r--r--shared-core/radeon_drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared-core/radeon_drv.h b/shared-core/radeon_drv.h
index 3e3b263e..8b17b9d4 100644
--- a/shared-core/radeon_drv.h
+++ b/shared-core/radeon_drv.h
@@ -159,6 +159,7 @@ extern int radeon_cp_start( DRM_IOCTL_ARGS );
extern int radeon_cp_stop( DRM_IOCTL_ARGS );
extern int radeon_cp_reset( DRM_IOCTL_ARGS );
extern int radeon_cp_idle( DRM_IOCTL_ARGS );
+extern int radeon_cp_resume( DRM_IOCTL_ARGS );
extern int radeon_engine_reset( DRM_IOCTL_ARGS );
extern int radeon_fullscreen( DRM_IOCTL_ARGS );
extern int radeon_cp_buffers( DRM_IOCTL_ARGS );