X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=shared-core%2Fradeon_drv.h;h=cf3084e183cb3801f0c25c19518d8ea053a24cca;hb=15464f5181538d01e8fc016211daa1a824b89531;hp=cd6837955dc83fcebe022cce56ee8184d471b837;hpb=532c63cddd273bffab715e3d387268abe164f148;p=profile%2Fivi%2Flibdrm.git diff --git a/shared-core/radeon_drv.h b/shared-core/radeon_drv.h index cd68379..cf3084e 100644 --- a/shared-core/radeon_drv.h +++ b/shared-core/radeon_drv.h @@ -274,6 +274,8 @@ struct radeon_mm_info { uint64_t gart_start; uint64_t gart_size; + uint64_t gart_useable; + void *pcie_table_backup; struct radeon_mm_obj pcie_table;