drm/amdgpu: always repost cards that support SR-IOV
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Feb 2016 16:23:15 +0000 (11:23 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:17:11 +0000 (14:17 -0500)
commit8cce244cf67cb4c7a4ac9ee71af07d746442da3b
treea05dcee678ff0a325a748159ba8a0a44ffbb5f19
parent7e471e6fbab8a50bb2f5ea5db419b9499f603206
drm/amdgpu: always repost cards that support SR-IOV

Generally a good idea between VM sessions.  We need a way to
detect VM pass-through in general and always run asic_init in
that case.

Reviewed-by: Monk Liu <monk.liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
This page took 0.02412 seconds and 5 git commands to generate.