drm/ttm: Make sure system buffer objects has offset == 0.
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 13 Jan 2010 21:28:45 +0000 (22:28 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 14 Jan 2010 02:20:04 +0000 (12:20 +1000)
commit354fb52cb6138de0e6cf84a0f6a7f3467586e390
treefb82e886349c36bcf21afb51bf5fad9ead47d0a9
parentd9f36a0051b7c0382107cb0342af1126a6eb627d
drm/ttm: Make sure system buffer objects has offset == 0.

This is a convention that the vmwgfx driver has come to rely on.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_bo.c