Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change the try order of DRI2 and DRI3
try DRI2 firstly, if suecess, it could detect driver name , also could use vaPutSurfaces. if failed , try DRI3, it only support driver name detection could not use vaPutSurfaces. if there are both DRI2 and DRI3 it could ensure vaPutSurfaces work Signed-off-by: Carl Zhang <[email protected]>
- Loading branch information