libutils/test/test_va_api only get display by drm, x11,wayland is not supported
Open
- Dominant language
- C
- Stars
- 241
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
test_va_api only support getDisplay by drm, it need device node /dev/dri/render128 and /dev/dri/card0,
sometimes it open node with error,but actually getdisplay by x11 or wayland will work,so it is better to add x11 or wayland support in test_va_api program.
Contributor guide
Assessment
This issue has not been assessed yet.