commit | ccda76bb7dba9d5775c7b38153f1aa1d28857a0e | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Tue Oct 06 11:04:01 2020 -0700 |
committer | Chia-I Wu <olvaffe@gmail.com> | Fri Nov 06 09:08:43 2020 -0800 |
tree | 37572e45dc7d8e81a06f3494b65411cbf2e10b18 | |
parent | b87b69eda07af167be9fd75a80c609182f857cc7 [diff] |
vrend: move eventfd manipulations to virgl_util.c So that it can be shared by different renderers (there is only vrend right now). Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Reviewed-by: Gert Wollny <gert.wollny@collabora.com>