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)
commitd1aad4d8a4bc8bdb7132baf9361d0ee9b2f6a944
tree6ce9ab6a1e6f913a8f0eb8b315da6258df0c6291
parent59a82d7d69cf63da641314384b1e691aa8c12999
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