Home | History | Annotate | Download | only in radeon

Lines Matching refs:total_staging_memory

1167 	info->total_staging_memory = rscreen->info.gart_size / 1024;
1186 gtt_usage <= info->total_staging_memory ?
1187 info->total_staging_memory - gtt_usage : 0;