Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_mem.c212 return &dev_priv->gart_heap; in get_heap()
Dradeon_drv.h262 struct mem_block *gart_heap; member
Dradeon_cp.c1808 radeon_mem_takedown(&(dev_priv->gart_heap)); in radeon_do_release()
Dradeon_state.c3190 radeon_mem_release(file_priv, dev_priv->gart_heap); in radeon_driver_preclose()