Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/drm/
Dradeon_drm.h541 …TL_RADEON_SURF_ALLOC DRM_IOW( DRM_COMMAND_BASE + DRM_RADEON_SURF_ALLOC, drm_radeon_surface_alloc_t)
779 } drm_radeon_surface_alloc_t; typedef
/linux-4.1.27/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()