drm: Branch 'master'
[email protected] (Leo Liu)
| Newsgroups | gmane.comp.video.dri.patches |
|---|---|
| Message-ID | <[email protected]> |
tests/amdgpu/vce_ib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 207efb16ea9465c4a38840efab1bbe65e6cf5c3d Author: Leo Liu <[email protected]> Date: Fri Sep 30 13:20:55 2016 -0400 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 <[email protected]> Reviewed-by: Christian König <[email protected]> diff --git a/tests/amdgpu/vce_ib.h b/tests/amdgpu/vce_ib.h index bd0bf94..80ab179 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[] = { ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot -- _______________________________________________ Dri-patches mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-patches