]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit40833b595627950c2630b4cecb5fd2ec4a062a4e
tree20eef5d14f9605ffe7c761d70035556c97d06fc0
parenta6a8d7636d8d8e41e482429f5a928cb4f59ae5b0
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