drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 21 Nov 2012 09:32:36 +0000 (10:32 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 17 Jan 2014 06:52:16 +0000 (07:52 +0100)
In the future, Scanout buffers need not be backed by VRAM and
the two definitions will differ.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Zack Rusin <zackr@vmware.com>

No differences found