]> git.itanic.dy.fi Git - linux-stable/commit
drm/amdgpu: check correct allocated mqd_backup object after alloc
authorGuchun Chen <guchun.chen@amd.com>
Wed, 26 Apr 2023 03:27:46 +0000 (11:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:24:07 +0000 (09:24 -0400)
commit34305ac364dbee1b8e4e5307599c8b9afff0b01c
tree1611ab7efda2a92cc7bca50ad1727c7844df3d79
parent7a4685cdfbdb94f1cf5ea2ddde824d94bf414708
drm/amdgpu: check correct allocated mqd_backup object after alloc

Instead of the default one, check the right mqd_backup object.

Signed-off-by: Guchun Chen <guchun.chen@amd.com>
Cc: Le Ma <le.ma@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c