Home
last modified time | relevance | path

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

/linux-3.4.99/include/drm/
Dradeon_drm.h539 …TL_RADEON_SURF_ALLOC DRM_IOW( DRM_COMMAND_BASE + DRM_RADEON_SURF_ALLOC, drm_radeon_surface_alloc_t)
775 } drm_radeon_surface_alloc_t; typedef
/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_state.c1986 static int alloc_surface(drm_radeon_surface_alloc_t *new, in alloc_surface()
2136 drm_radeon_surface_alloc_t *alloc = data; in radeon_surface_alloc()