intel / media-driver

Intel Graphics Media Driver to support hardware decode, encode and video processing.
https://github.com/intel/media-driver/wiki
Other
1.01k stars 346 forks source link

[Decode] Reenable VC1 decode for DG2 #1846

Open nyanmisaka opened 3 months ago

nyanmisaka commented 3 months ago

The VC1 OLP kernel used by DG2 can share the same legacy CM interface with Gen12/TGLLP. (BTW the existing kernel seems to target GENX_TGLLP instead of GENX_DG2)

Tested on Arc A380 with a few VC1 video samples.

Fixes: #1658

Signed-off-by: nyanmisaka nst799610810@gmail.com

nyanmisaka commented 3 months ago

cc @Jexu