DRM_IOWR 582 include/drm/drm.h #define DRM_IOCTL_VERSION DRM_IOWR(0x00, struct drm_version) DRM_IOWR 583 include/drm/drm.h #define DRM_IOCTL_GET_UNIQUE DRM_IOWR(0x01, struct drm_unique) DRM_IOWR 585 include/drm/drm.h #define DRM_IOCTL_IRQ_BUSID DRM_IOWR(0x03, struct drm_irq_busid) DRM_IOWR 586 include/drm/drm.h #define DRM_IOCTL_GET_MAP DRM_IOWR(0x04, struct drm_map) DRM_IOWR 587 include/drm/drm.h #define DRM_IOCTL_GET_CLIENT DRM_IOWR(0x05, struct drm_client) DRM_IOWR 589 include/drm/drm.h #define DRM_IOCTL_SET_VERSION DRM_IOWR(0x07, struct drm_set_version) DRM_IOWR 593 include/drm/drm.h #define DRM_IOCTL_BLOCK DRM_IOWR(0x12, struct drm_block) DRM_IOWR 594 include/drm/drm.h #define DRM_IOCTL_UNBLOCK DRM_IOWR(0x13, struct drm_block) DRM_IOWR 596 include/drm/drm.h #define DRM_IOCTL_ADD_MAP DRM_IOWR(0x15, struct drm_map) DRM_IOWR 597 include/drm/drm.h #define DRM_IOCTL_ADD_BUFS DRM_IOWR(0x16, struct drm_buf_desc) DRM_IOWR 599 include/drm/drm.h #define DRM_IOCTL_INFO_BUFS DRM_IOWR(0x18, struct drm_buf_info) DRM_IOWR 600 include/drm/drm.h #define DRM_IOCTL_MAP_BUFS DRM_IOWR(0x19, struct drm_buf_map) DRM_IOWR 606 include/drm/drm.h #define DRM_IOCTL_GET_SAREA_CTX DRM_IOWR(0x1d, struct drm_ctx_priv_map) DRM_IOWR 608 include/drm/drm.h #define DRM_IOCTL_ADD_CTX DRM_IOWR(0x20, struct drm_ctx) DRM_IOWR 609 include/drm/drm.h #define DRM_IOCTL_RM_CTX DRM_IOWR(0x21, struct drm_ctx) DRM_IOWR 611 include/drm/drm.h #define DRM_IOCTL_GET_CTX DRM_IOWR(0x23, struct drm_ctx) DRM_IOWR 614 include/drm/drm.h #define DRM_IOCTL_RES_CTX DRM_IOWR(0x26, struct drm_ctx_res) DRM_IOWR 615 include/drm/drm.h #define DRM_IOCTL_ADD_DRAW DRM_IOWR(0x27, struct drm_draw) DRM_IOWR 616 include/drm/drm.h #define DRM_IOCTL_RM_DRAW DRM_IOWR(0x28, struct drm_draw) DRM_IOWR 617 include/drm/drm.h #define DRM_IOCTL_DMA DRM_IOWR(0x29, struct drm_dma) DRM_IOWR 626 include/drm/drm.h #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) DRM_IOWR 631 include/drm/drm.h #define DRM_IOCTL_SG_ALLOC DRM_IOWR(0x38, struct drm_scatter_gather) DRM_IOWR 634 include/drm/drm.h #define DRM_IOCTL_WAIT_VBLANK DRM_IOWR(0x3a, union drm_wait_vblank) DRM_IOWR 217 include/drm/i810_drm.h #define DRM_IOCTL_I810_GETBUF DRM_IOWR(DRM_COMMAND_BASE + DRM_I810_GETBUF, drm_i810_dma_t) DRM_IOWR 272 include/drm/i830_drm.h #define DRM_IOCTL_I830_GETBUF DRM_IOWR(DRM_COMMAND_BASE + DRM_IOCTL_I830_GETBUF, drm_i830_dma_t) DRM_IOWR 277 include/drm/i830_drm.h #define DRM_IOCTL_I830_IRQ_EMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_IOCTL_I830_IRQ_EMIT, drm_i830_irq_emit_t) DRM_IOWR 279 include/drm/i830_drm.h #define DRM_IOCTL_I830_GETPARAM DRM_IOWR(DRM_COMMAND_BASE + DRM_IOCTL_I830_GETPARAM, drm_i830_getparam_t) DRM_IOWR 280 include/drm/i830_drm.h #define DRM_IOCTL_I830_SETPARAM DRM_IOWR(DRM_COMMAND_BASE + DRM_IOCTL_I830_SETPARAM, drm_i830_setparam_t) DRM_IOWR 151 include/drm/i915_drm.h #define DRM_IOCTL_I915_IRQ_EMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_IRQ_EMIT, drm_i915_irq_emit_t) DRM_IOWR 153 include/drm/i915_drm.h #define DRM_IOCTL_I915_GETPARAM DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_GETPARAM, drm_i915_getparam_t) DRM_IOWR 155 include/drm/i915_drm.h #define DRM_IOCTL_I915_ALLOC DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_ALLOC, drm_i915_mem_alloc_t) DRM_IOWR 162 include/drm/i915_drm.h #define DRM_IOCTL_I915_VBLANK_SWAP DRM_IOWR(DRM_COMMAND_BASE + DRM_I915_VBLANK_SWAP, drm_i915_vblank_swap_t) DRM_IOWR 257 include/drm/mga_drm.h #define DRM_IOCTL_MGA_GETPARAM DRM_IOWR(DRM_COMMAND_BASE + DRM_MGA_GETPARAM, drm_mga_getparam_t) DRM_IOWR 259 include/drm/mga_drm.h #define DRM_IOCTL_MGA_WAIT_FENCE DRM_IOWR(DRM_COMMAND_BASE + DRM_MGA_WAIT_FENCE, uint32_t) DRM_IOWR 260 include/drm/mga_drm.h #define DRM_IOCTL_MGA_DMA_BOOTSTRAP DRM_IOWR(DRM_COMMAND_BASE + DRM_MGA_DMA_BOOTSTRAP, drm_mga_dma_bootstrap_t) DRM_IOWR 214 include/drm/r128_drm.h #define DRM_IOCTL_R128_INDIRECT DRM_IOWR(DRM_COMMAND_BASE + DRM_R128_INDIRECT, drm_r128_indirect_t) DRM_IOWR 217 include/drm/r128_drm.h #define DRM_IOCTL_R128_GETPARAM DRM_IOWR( DRM_COMMAND_BASE + DRM_R128_GETPARAM, drm_r128_getparam_t) DRM_IOWR 508 include/drm/radeon_drm.h #define DRM_IOCTL_RADEON_INDIRECT DRM_IOWR(DRM_COMMAND_BASE + DRM_RADEON_INDIRECT, drm_radeon_indirect_t) DRM_IOWR 509 include/drm/radeon_drm.h #define DRM_IOCTL_RADEON_TEXTURE DRM_IOWR(DRM_COMMAND_BASE + DRM_RADEON_TEXTURE, drm_radeon_texture_t) DRM_IOWR 512 include/drm/radeon_drm.h #define DRM_IOCTL_RADEON_GETPARAM DRM_IOWR(DRM_COMMAND_BASE + DRM_RADEON_GETPARAM, drm_radeon_getparam_t) DRM_IOWR 514 include/drm/radeon_drm.h #define DRM_IOCTL_RADEON_ALLOC DRM_IOWR(DRM_COMMAND_BASE + DRM_RADEON_ALLOC, drm_radeon_mem_alloc_t) DRM_IOWR 517 include/drm/radeon_drm.h #define DRM_IOCTL_RADEON_IRQ_EMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_RADEON_IRQ_EMIT, drm_radeon_irq_emit_t) DRM_IOWR 68 include/drm/savage_drm.h #define DRM_IOCTL_SAVAGE_EVENT_EMIT DRM_IOWR(DRM_COMMAND_BASE + DRM_SAVAGE_BCI_EVENT_EMIT, drm_savage_event_emit_t) DRM_IOWR 40 include/drm/sis_drm.h #define DRM_IOCTL_SIS_FB_ALLOC DRM_IOWR(DRM_COMMAND_BASE + DRM_SIS_FB_ALLOC, drm_sis_mem_t) DRM_IOWR 42 include/drm/sis_drm.h #define DRM_IOCTL_SIS_AGP_INIT DRM_IOWR(DRM_COMMAND_BASE + DRM_SIS_AGP_INIT, drm_sis_agp_t) DRM_IOWR 43 include/drm/sis_drm.h #define DRM_IOCTL_SIS_AGP_ALLOC DRM_IOWR(DRM_COMMAND_BASE + DRM_SIS_AGP_ALLOC, drm_sis_mem_t) DRM_IOWR 81 include/drm/via_drm.h #define DRM_IOCTL_VIA_ALLOCMEM DRM_IOWR(DRM_COMMAND_BASE + DRM_VIA_ALLOCMEM, drm_via_mem_t) DRM_IOWR 83 include/drm/via_drm.h #define DRM_IOCTL_VIA_AGP_INIT DRM_IOWR(DRM_COMMAND_BASE + DRM_VIA_AGP_INIT, drm_via_agp_t) DRM_IOWR 84 include/drm/via_drm.h #define DRM_IOCTL_VIA_FB_INIT DRM_IOWR(DRM_COMMAND_BASE + DRM_VIA_FB_INIT, drm_via_fb_t) DRM_IOWR 85 include/drm/via_drm.h #define DRM_IOCTL_VIA_MAP_INIT DRM_IOWR(DRM_COMMAND_BASE + DRM_VIA_MAP_INIT, drm_via_init_t) DRM_IOWR 87 include/drm/via_drm.h #define DRM_IOCTL_VIA_DMA_INIT DRM_IOWR(DRM_COMMAND_BASE + DRM_VIA_DMA_INIT, drm_via_dma_init_t) DRM_IOWR 91 include/drm/via_drm.h #define DRM_IOCTL_VIA_CMDBUF_SIZE DRM_IOWR( DRM_COMMAND_BASE + DRM_VIA_CMDBUF_SIZE, \ DRM_IOWR 93 include/drm/via_drm.h #define DRM_IOCTL_VIA_WAIT_IRQ DRM_IOWR( DRM_COMMAND_BASE + DRM_VIA_WAIT_IRQ, drm_via_irqwait_t)