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>main
parent
abfa680dbd
commit
207efb16ea
|
@ -53,7 +53,7 @@ static const uint32_t vce_create[] = {
|
||||||
0x000000a0,
|
0x000000a0,
|
||||||
0x000000a0,
|
0x000000a0,
|
||||||
0x00000010,
|
0x00000010,
|
||||||
0x00000000,
|
0x00000201,
|
||||||
};
|
};
|
||||||
|
|
||||||
static const uint32_t vce_rate_ctrl[] = {
|
static const uint32_t vce_rate_ctrl[] = {
|
||||||
|
|
Loading…
Reference in New Issue