Skip to content

x11: use LIBVA_DRI3_DISABLE in GetNumCandidates #689

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

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

evelikov
Copy link
Contributor

As reported by @zhmars, we need to check the override in both code paths.

That's because we get only one candidate, while for Intel GPUs we have 2 drivers - so this might work when the user needs iHD, but will fail if they rely on the older driver.

Copy link
Contributor

@dvrogozh dvrogozh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@evelikov
Copy link
Contributor Author

Thanks team. Github was complaining the branch eing out of date, so I've rebased it.

As reported by @zhmars, we need to check the override in both code
paths.

That's because we get only one candidate, while for Intel GPUs we have 2
drivers - so this might work when the user needs iHD, but will fail if
they rely on the older driver.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
@XinfengZhang XinfengZhang merged commit c1cbcba into intel:master Feb 16, 2023
@evelikov evelikov deleted the moar-disable-dri3 branch February 16, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants