[PATCH] tests/amdgpu: update vce encRefPic addr mode to tiled

Christian König deathsimple at vodafone.de
Fri Sep 30 17:54:00 UTC 2016


Am 30.09.2016 um 19:20 schrieb Leo Liu:
> Adapt to recent firmware update, it's also compatible with previous
> firwmare version
>
> Signed-off-by: Leo Liu <leo.liu at amd.com>

Reviewed-by: Christian König <christian.koenig at amd.com>

> ---
>   tests/amdgpu/vce_ib.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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[] = {




More information about the amd-gfx mailing list