]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/virt: fix typo
authorXiangliang Yu <Xiangliang.Yu@amd.com>
Thu, 16 Feb 2017 07:07:06 +0000 (15:07 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:16 +0000 (23:53 -0400)
commit66d9e611637ec166a1bcae555e56a089ab8afa7b
tree6ce9ab6a1e6f913a8f0eb8b315da6258df0c6291
parent9102f5276ef77da6e43122e9aa7a561f3d0353ac
drm/amdgpu/virt: fix typo

When send messages to hypervior, the messages format should be is
idh_request, not idh_event.

Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Monk Liu <Monk.Liu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c