Home
last modified time | relevance | path

Searched refs:radeon_mem_init_heap (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_mem.c281 int radeon_mem_init_heap(struct drm_device *dev, void *data, struct drm_file *file_priv) in radeon_mem_init_heap() function
Dradeon_drv.h392 extern int radeon_mem_init_heap(struct drm_device *dev, void *data, struct drm_file *file_priv);
Dradeon_state.c3252 DRM_IOCTL_DEF_DRV(RADEON_INIT_HEAP, radeon_mem_init_heap, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),