commit | 7704befbd599e9c9524f640e14658ca8ed9d8717 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Jan 13 22:28:38 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu Jan 14 12:18:02 2010 +1000 |
tree | 9ee43b851160e50234d8bd67967e7eb07104d8b9 | |
parent | 50ec3b7c35fda131e92abc6f9d93a230b7e009eb [diff] |
drm/vmwgfx: Make fence sequences continous across a VT switch. A vt switch in stealth mode would take down the FIFO, and re- initialize fence sequence numbers. This patch saves the current state of the fence sequence when the FIFO is disabled. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>