Applied. Thanks!
On Wed, May 13, 2026 at 1:08 PM Timur Kristóf <[email protected]> wrote: > > Report the correct version of IH v6.1 (previously it showed v6.0). > > Signed-off-by: Timur Kristóf <[email protected]> > --- > drivers/gpu/drm/amd/amdgpu/ih_v6_1.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/ih_v6_1.c > b/drivers/gpu/drm/amd/amdgpu/ih_v6_1.c > index 95b3f4e55ec3..699c274d357e 100644 > --- a/drivers/gpu/drm/amd/amdgpu/ih_v6_1.c > +++ b/drivers/gpu/drm/amd/amdgpu/ih_v6_1.c > @@ -790,7 +790,7 @@ static void ih_v6_1_set_interrupt_funcs(struct > amdgpu_device *adev) > const struct amdgpu_ip_block_version ih_v6_1_ip_block = { > .type = AMD_IP_BLOCK_TYPE_IH, > .major = 6, > - .minor = 0, > + .minor = 1, > .rev = 0, > .funcs = &ih_v6_1_ip_funcs, > }; > -- > 2.54.0 >
