Support load of media-driver on unsupported platforms
Open
Bug
CM
In Progress
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 383
- Avg merge
- 8d 18h
- Merged PRs (30d)
- 4
Description
From https://github.com/intel/libva/issues/466
Forwarding a [bug report](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972833) from Debian: libva tries to load media-driver on Penryn. Since that platform is not supported by media-driver, it should not be loaded in this case.
What we need to do:
1. Remove cpu-specific flags from gmmlib build
2. Remove cpu-specific flags from driver build
@sebastinas : fyi
Contributor guide
Assessment
This issue has not been assessed yet.