Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change the try order of DRI2 and DRI3 #716

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 9, 2023

  1. 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 <carl.zhang@intel.com>
    XinfengZhang committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d97bf83 View commit details
    Browse the repository at this point in the history