commit | 71f169c8e8cccd6a53e52765f5e81991cb7a630a | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Sat May 15 21:04:13 2021 -0700 |
committer | Chia-I Wu <olvaffe@gmail.com> | Mon May 17 14:14:09 2021 -0700 |
tree | 77a5f0f93b8758ab57e0e96d73e1334aa8f36685 | |
parent | 7e40c41e69b8c9a66467180b416cb46364963629 [diff] |
vkr: use vrend_printf to warn when venus is disabled This helps identify issues when crosvm enables venus blindly. v2: include vrend_debug.h Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org> (v1)