--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # vainfo > Display information from VA API driver . > More information: . - Show version and supported entrypoints: `vainfo` - Test a specific display protocol: `vainfo --display {{wayland|x11|drm|...}}` - Show available display protocols: `vainfo --display help` - Show all supported entrypoints: `vainfo {{[-a|--all]}}` - Display help: `vainfo --help`