Home
last modified time | relevance | path

Searched refs:drm_agp_buffer (Results 1 – 6 of 6) sorted by relevance

/linux/include/drm/
A Ddrm_legacy.h256 int drm_legacy_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request);
257 int drm_legacy_agp_free(struct drm_device *dev, struct drm_agp_buffer *request);
289 struct drm_agp_buffer *request) in drm_legacy_agp_alloc()
295 struct drm_agp_buffer *request) in drm_legacy_agp_free()
/linux/drivers/gpu/drm/
A Ddrm_agpsupport.c195 int drm_legacy_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) in drm_legacy_agp_alloc()
233 struct drm_agp_buffer *request = data; in drm_legacy_agp_alloc_ioctl()
343 int drm_legacy_agp_free(struct drm_device *dev, struct drm_agp_buffer *request) in drm_legacy_agp_free()
367 struct drm_agp_buffer *request = data; in drm_legacy_agp_free_ioctl()
A Ddrm_ioc32.c693 struct drm_agp_buffer request; in compat_drm_agp_alloc()
721 struct drm_agp_buffer request; in compat_drm_agp_free()
/linux/tools/include/uapi/drm/
A Ddrm.h544 struct drm_agp_buffer { struct
1022 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)
1023 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer)
1190 typedef struct drm_agp_buffer drm_agp_buffer_t;
/linux/include/uapi/drm/
A Ddrm.h544 struct drm_agp_buffer { struct
1022 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer)
1023 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer)
1190 typedef struct drm_agp_buffer drm_agp_buffer_t;
/linux/drivers/gpu/drm/mga/
A Dmga_dma.c468 struct drm_agp_buffer agp_req; in mga_do_agp_dma_bootstrap()
972 struct drm_agp_buffer free_req; in mga_do_cleanup_dma()

Completed in 21 milliseconds