fbbits = ((log2(uma_memory_size >> 20) - 2) << 4);<br>Why not use CONFIG_VIDEO_MB here?  If it is going to be fixed at compile time, it seems like you can get rid of uma_memory_size.<br><br>Thanks,<br>Myles<br>