mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 19:28:03 +02:00
tests/amdgpu: update vce encRefPic addr mode to tiled
Adapt to recent firmware update, it's also compatible with previous firmware version Signed-off-by: Leo Liu <leo.liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com>
This commit is contained in:
parent
abfa680dbd
commit
207efb16ea
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ static const uint32_t vce_create[] = {
|
|||
0x000000a0,
|
||||
0x000000a0,
|
||||
0x00000010,
|
||||
0x00000000,
|
||||
0x00000201,
|
||||
};
|
||||
|
||||
static const uint32_t vce_rate_ctrl[] = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue