Searched refs:drm_agp_mode (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/drm/
H A Ddrm_agpsupport.c147 int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode)
162 struct drm_agp_mode mode;
164 mode = *(struct drm_agp_mode *) data;
H A Ddrm.h580 struct drm_agp_mode { struct
1048 #define DRM_IOCTL_AGP_ENABLE DRM_IOW( 0x32, struct drm_agp_mode)
1127 typedef struct drm_agp_mode drm_agp_mode_t;
H A DdrmP.h806 int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode);
H A Dmga_dma.c459 struct drm_agp_mode mode;
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm.h525 struct drm_agp_mode { struct
696 #define DRM_IOCTL_AGP_ENABLE DRM_IOW( 0x32, struct drm_agp_mode)
818 typedef struct drm_agp_mode drm_agp_mode_t;
H A Ddrm_agpsupport.c168 int drm_agp_enable(struct drm_device * dev, struct drm_agp_mode mode)
184 struct drm_agp_mode *mode = data;
H A DdrmP.h1806 extern int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode);
1882 struct drm_agp_mode mode)
H A Ddrm_ioc32.c567 struct drm_agp_mode mode;
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_agp.c135 struct drm_agp_mode mode;

Completed in 170 milliseconds