On Mon, Aug 15, 2022 at 2:18 PM Harish Kasiviswanathan
<harish.kasiviswanat...@amd.com> wrote:
>
> Signed-off-by: Harish Kasiviswanathan <harish.kasiviswanat...@amd.com>
> Reviewed-by: Hawking Zhang <hawking.zh...@amd.com>

Please add a basic commit message.  With that:
Reviewed-by: Alex Deucher <alexander.deuc...@amd.com>

> ---
>  drivers/gpu/drm/amd/amdgpu/ih_v6_0.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c 
> b/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c
> index 92dc60a9d209..085e613f3646 100644
> --- a/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/ih_v6_0.c
> @@ -727,6 +727,7 @@ static const struct amd_ip_funcs ih_v6_0_ip_funcs = {
>  static const struct amdgpu_ih_funcs ih_v6_0_funcs = {
>         .get_wptr = ih_v6_0_get_wptr,
>         .decode_iv = amdgpu_ih_decode_iv_helper,
> +       .decode_iv_ts = amdgpu_ih_decode_iv_ts_helper,
>         .set_rptr = ih_v6_0_set_rptr
>  };
>
> --
> 2.25.1
>

Reply via email to