summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Liu <leo.liu@amd.com>2016-09-30 13:20:55 -0400
committerLeo Liu <leo.liu@amd.com>2016-09-30 14:28:03 -0400
commit207efb16ea9465c4a38840efab1bbe65e6cf5c3d (patch)
treedd36c302dc64b925899ff43e8f752b0ba51ab24c
parentabfa680dbdfa4600105d904f4903c047d453cdb5 (diff)
downloaddrm-207efb16ea9465c4a38840efab1bbe65e6cf5c3d.tar.gz
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>
-rw-r--r--tests/amdgpu/vce_ib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/amdgpu/vce_ib.h b/tests/amdgpu/vce_ib.h
index bd0bf943..80ab1795 100644
--- a/tests/amdgpu/vce_ib.h
+++ b/tests/amdgpu/vce_ib.h
@@ -53,7 +53,7 @@ static const uint32_t vce_create[] = {
0x000000a0,
0x000000a0,
0x00000010,
- 0x00000000,
+ 0x00000201,
};
static const uint32_t vce_rate_ctrl[] = {