Draft: vrend: Use the right current context when checking queries
If async fence callbacks are enabled, when checking queries from the sync thread, we need to use the current context for that thread, not the main-thread one.
Signed-off-by: Louis-Francis Ratté-Boulianne lfrb@collabora.com