intel / intel/media-driver

[Bug]: VVC multilayer exposed

Open
#2,021 0 comments 0 reactions 1 assignee Assigned to @Jexu View on GitHub
Dominant language
C
Stars
1.2k
Forks
383
Avg merge
8d 18h
Merged PRs (30d)
4

Description

### Which component impacted?

_No response_

### Is it regression? Good in old configuration?

None

### What happened?

This bug report is LLM generated

VVC Multilayer entrypoint exists but is disabled.

capstable_data_xe3_lpm_r0_specific.h:355
```
static const EntrypointMap entrypointMap_VAProfileVVCMultilayerMain10_Xe3_Lpm_r0
{
#if defined(_VVC_DECODE_SUPPORTED)
{VAEntrypointVLD, &entrypointMap_VAProfileVVCMultilayerMain10Dec_Data_Xe3_Lpm_r0},
#endif
};
```
media_sku_wa_ptl.cpp:90
```
MEDIA_WR_SKU(skuTable, FtrIntelVVCVLDDecodingMultilayerMain10, 0);
```

### What's the usage scenario when you are seeing the problem?

Playback

### What impacted?

_No response_

### Debug Information

_No response_

### Do you want to contribute a patch to fix the issue?

None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.