drm/vmwgfx: Add kernel throttling support. Bump minor.
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 28 May 2010 09:21:57 +0000 (11:21 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 31 May 2010 23:37:15 +0000 (09:37 +1000)
The throttle_us member in the execbuf argument is now honored.
If the member is 0, no waiting for lag will occur, which
guarantees backwards compatibility with well-behaved clients.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found