Searched refs:dev_heap (Results 1 – 5 of 5) sorted by relevance
39 heap = client->dev_heap; in amdxdna_gem_heap_alloc()96 heap = abo->client->dev_heap; in amdxdna_gem_heap_free()583 if (client->dev_heap) { in amdxdna_drm_create_dev_heap()609 client->dev_heap = abo; in amdxdna_drm_create_dev_heap()751 abo = abo->client->dev_heap; in amdxdna_gem_pin_nolock()776 abo = abo->client->dev_heap; in amdxdna_gem_unpin()
121 if (client->dev_heap) in amdxdna_drm_close()122 drm_gem_object_put(to_gobj(client->dev_heap)); in amdxdna_drm_close()
130 struct amdxdna_gem_obj *dev_heap; member
753 req.dst_addr = abo->mem.dev_addr - hwctx->client->dev_heap->mem.dev_addr; in aie2_sync_bo()
542 heap = client->dev_heap; in aie2_hwctx_init()
Completed in 15 milliseconds