intel / intel/libva

Add platform auto-detection for i965 and iHD drivers

Open
#280 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
784
Forks
314
PR merge metrics
No merged PRs in 30d

Description

i965 and iHD drivers intersect for some platforms they can support. It worth adding auto-detection of the platform to avoid manually set LIBVA_DRIVER_NAME. Options:
1. Implement a code in libva to detect the hardware and use the correct driver for it.
2. Try drivers one at a time until a working one is found.

We need to count situation when both drivers will be installed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.