Home
last modified time | relevance | path

Searched refs:DRM_IO (Results 1 – 5 of 5) sorted by relevance

/include/uapi/drm/
A Dradeon_drm.h521 #define DRM_IOCTL_RADEON_CP_START DRM_IO( DRM_COMMAND_BASE + DRM_RADEON_CP_START)
523 #define DRM_IOCTL_RADEON_CP_RESET DRM_IO( DRM_COMMAND_BASE + DRM_RADEON_CP_RESET)
524 #define DRM_IOCTL_RADEON_CP_IDLE DRM_IO( DRM_COMMAND_BASE + DRM_RADEON_CP_IDLE)
525 #define DRM_IOCTL_RADEON_RESET DRM_IO( DRM_COMMAND_BASE + DRM_RADEON_RESET)
527 #define DRM_IOCTL_RADEON_SWAP DRM_IO( DRM_COMMAND_BASE + DRM_RADEON_SWAP)
537 #define DRM_IOCTL_RADEON_FLIP DRM_IO( DRM_COMMAND_BASE + DRM_RADEON_FLIP)
543 #define DRM_IOCTL_RADEON_CP_RESUME DRM_IO( DRM_COMMAND_BASE + DRM_RADEON_CP_RESUME)
A Ddrm.h1049 #define DRM_IO(nr) _IO(DRM_IOCTL_BASE,nr) macro
1099 #define DRM_IOCTL_SET_MASTER DRM_IO(0x1e)
1100 #define DRM_IOCTL_DROP_MASTER DRM_IO(0x1f)
1149 #define DRM_IOCTL_AGP_ACQUIRE DRM_IO( 0x30)
1150 #define DRM_IOCTL_AGP_RELEASE DRM_IO( 0x31)
A Di915_drm.h491 #define DRM_IOCTL_I915_FLUSH DRM_IO ( DRM_COMMAND_BASE + DRM_I915_FLUSH)
492 #define DRM_IOCTL_I915_FLIP DRM_IO ( DRM_COMMAND_BASE + DRM_I915_FLIP)
516 #define DRM_IOCTL_I915_GEM_THROTTLE DRM_IO ( DRM_COMMAND_BASE + DRM_I915_GEM_THROTTLE)
517 #define DRM_IOCTL_I915_GEM_ENTERVT DRM_IO(DRM_COMMAND_BASE + DRM_I915_GEM_ENTERVT)
518 #define DRM_IOCTL_I915_GEM_LEAVEVT DRM_IO(DRM_COMMAND_BASE + DRM_I915_GEM_LEAVEVT)
A Dasahi_drm.h1172 DRM_IO ## __access(DRM_COMMAND_BASE + DRM_ASAHI_ ## __id, \
A Dpanthor_drm.h1052 DRM_IO ## __access(DRM_COMMAND_BASE + DRM_PANTHOR_ ## __id, \

Completed in 36 milliseconds