drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 13 Jan 2010 21:28:36 +0000 (22:28 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 14 Jan 2010 02:17:44 +0000 (12:17 +1000)
commitdf1c93bae2b671e2aa50899a120af20afdbd504b
tree20eef5d14f9605ffe7c761d70035556c97d06fc0
parent194fda0dd83623f7927d505e39008c73fbc1c141
drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.

That's unnecessary since partial screen updates from GMRs are fast.
Also fix cliprect pointer dereferencing

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