svga: Ignore redefine_user_buffer calls
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 29 Jun 2011 11:17:02 +0000 (13:17 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 1 Jul 2011 11:30:40 +0000 (13:30 +0200)
We currently always treat contents of user-buffers as volatile so
we don't need to take any particular action when the state tracker
announces that the contents has changed.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>

No differences found