/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_agpsupport.h | 49 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request); 52 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request); 110 struct drm_agp_buffer *request) in drm_agp_alloc() 116 struct drm_agp_buffer *request) in drm_agp_free()
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_legacy.h | 269 int drm_legacy_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request); 270 int drm_legacy_agp_free(struct drm_device *dev, struct drm_agp_buffer *request); 302 struct drm_agp_buffer *request) in drm_legacy_agp_alloc() 308 struct drm_agp_buffer *request) in drm_legacy_agp_free()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_agpsupport.c | 196 * \param arg pointer to a drm_agp_buffer structure. 202 int drm_agp_alloc(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_alloc() 240 struct drm_agp_buffer *request = data; in drm_agp_alloc_ioctl() 354 * \param arg pointer to a drm_agp_buffer structure. 362 int drm_agp_free(struct drm_device *dev, struct drm_agp_buffer *request) in drm_agp_free() 386 struct drm_agp_buffer *request = data; in drm_agp_free_ioctl()
|
H A D | drm_ioc32.c | 697 struct drm_agp_buffer request; in compat_drm_agp_alloc() 725 struct drm_agp_buffer request; in compat_drm_agp_free() 735 u32 handle; /**< From drm_agp_buffer */
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_agpsupport.c | 195 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()
|
H A D | drm_ioc32.c | 693 struct drm_agp_buffer request; in compat_drm_agp_alloc() 721 struct drm_agp_buffer request; in compat_drm_agp_free() 731 u32 handle; /**< From drm_agp_buffer */
|
/kernel/linux/linux-5.10/tools/include/uapi/drm/ |
H A D | drm.h | 545 struct drm_agp_buffer { struct 558 unsigned long handle; /**< From drm_agp_buffer */ 884 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) 885 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer) 1042 typedef struct drm_agp_buffer drm_agp_buffer_t;
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 545 struct drm_agp_buffer { struct 558 unsigned long handle; /**< From drm_agp_buffer */ 884 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) 885 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer) 1042 typedef struct drm_agp_buffer drm_agp_buffer_t;
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | drm.h | 544 struct drm_agp_buffer { struct 557 unsigned long handle; /**< From drm_agp_buffer */ 1092 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) 1093 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer) 1315 typedef struct drm_agp_buffer drm_agp_buffer_t;
|
/kernel/linux/linux-6.6/tools/include/uapi/drm/ |
H A D | drm.h | 544 struct drm_agp_buffer { struct 557 unsigned long handle; /**< From drm_agp_buffer */ 1092 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) 1093 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer) 1315 typedef struct drm_agp_buffer drm_agp_buffer_t;
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | drm.h | 306 struct drm_agp_buffer { struct 502 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) 503 #define DRM_IOCTL_AGP_FREE DRM_IOW( 0x35, struct drm_agp_buffer) 613 typedef struct drm_agp_buffer drm_agp_buffer_t;
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | drm.h | 308 struct drm_agp_buffer { struct 520 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) 521 #define DRM_IOCTL_AGP_FREE DRM_IOW(0x35, struct drm_agp_buffer) 635 typedef struct drm_agp_buffer drm_agp_buffer_t;
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | drm.h | 308 struct drm_agp_buffer { struct 520 #define DRM_IOCTL_AGP_ALLOC DRM_IOWR(0x34, struct drm_agp_buffer) 521 #define DRM_IOCTL_AGP_FREE DRM_IOW(0x35, struct drm_agp_buffer) 635 typedef struct drm_agp_buffer drm_agp_buffer_t;
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/ |
H A D | mga_dma.c | 467 struct drm_agp_buffer agp_req; in mga_do_agp_dma_bootstrap() 971 struct drm_agp_buffer free_req; in mga_do_cleanup_dma()
|