Searched refs:total_size_bytes (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_kms.c1232 int total_size_bytes = 0; local in function:radeon_setup_kernel_mem
1340 total_size_bytes += cursor_size;
1347 total_size_bytes += screen_size;
1385 int total_size_bytes; local in function:radeon_kms_update_vram_limit
1390 total_size_bytes += (64 * 4 * 64);
1394 total_size_bytes += new_fb_size;

Completed in 4 milliseconds