Skip to content

Add platform auto-detection for i965 and iHD drivers #280

Open
@dvrogozh

Description

@dvrogozh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions