drm/ttm: Correctly set page mapping and -index members
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 3 Jan 2014 10:47:23 +0000 (11:47 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Wed, 8 Jan 2014 09:08:28 +0000 (10:08 +0100)
Needed for some vm operations; most notably unmap_mapping_range() with
even_cows = 0.

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

No differences found