Home
last modified time | relevance | path

Searched refs:drm_radeon_surface_alloc_t (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/dev/drm/
Dradeon_drm.h527 …TL_RADEON_SURF_ALLOC DRM_IOW( DRM_COMMAND_BASE + DRM_RADEON_SURF_ALLOC, drm_radeon_surface_alloc_t)
754 } drm_radeon_surface_alloc_t; typedef
Dradeon_state.c1949 static int alloc_surface(drm_radeon_surface_alloc_t *new, in alloc_surface()
2099 drm_radeon_surface_alloc_t *alloc = data; in radeon_surface_alloc()
/freebsd-9-stable/sys/dev/drm2/radeon/
Dradeon_drm.h542 …TL_RADEON_SURF_ALLOC DRM_IOW( DRM_COMMAND_BASE + DRM_RADEON_SURF_ALLOC, drm_radeon_surface_alloc_t)
778 } drm_radeon_surface_alloc_t; typedef
Dradeon_state.c1987 static int alloc_surface(drm_radeon_surface_alloc_t *new, in alloc_surface()
2137 drm_radeon_surface_alloc_t *alloc = data; in radeon_surface_alloc()