libva icon indicating copy to clipboard operation
libva copied to clipboard

Tweak the va driver-name mappings

Open evelikov opened this issue 3 years ago • 1 comments

  • x11: drop the key_len from the mapping table
  • drm: drop the key_len from the mapping table
  • drm: fallback to drm driver-name, like we do in the x11/dri2 codebase Thus we no longer need PRs like https://github.com/intel/libva/pull/340
  • drm: drop the no longer needed mappings \o/

evelikov avatar Jul 08 '22 14:07 evelikov

IMHO this PR is suitable for the stable branches, since it effectively enables new drivers.

evelikov avatar Jul 08 '22 14:07 evelikov

@XinfengZhang @dvrogozh I think we can close this PR: https://github.com/intel/libva/pull/340

evelikov avatar Oct 06 '22 10:10 evelikov

agree, now, default driver name (prefix) should be same as KMD

XinfengZhang avatar Oct 08 '22 07:10 XinfengZhang