On Thu, May 28, 2026 at 2:49 AM Pratik Vishwakarma
<[email protected]> wrote:
>
> This initializes IH IP version 6.4.0.
>
> Signed-off-by: Pratik Vishwakarma <[email protected]>

Reviewed-by: Alex Deucher <[email protected]>

> ---
>  drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 
> b/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
> index 32ceab25ad29..968cac5bcd5b 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c
> @@ -2206,6 +2206,7 @@ static int amdgpu_discovery_set_ih_ip_blocks(struct 
> amdgpu_device *adev)
>                 break;
>         case IP_VERSION(6, 1, 0):
>         case IP_VERSION(6, 1, 1):
> +       case IP_VERSION(6, 4, 0):
>                 amdgpu_device_ip_block_add(adev, &ih_v6_1_ip_block);
>                 break;
>         case IP_VERSION(7, 0, 0):
> --
> 2.43.0
>

Reply via email to