OSDN Git Service

drm/amdgpu: only register VGA devices with the VGA arbiter
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 20 Nov 2020 14:53:55 +0000 (09:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Nov 2020 17:04:43 +0000 (12:04 -0500)
commit38d6be8199331e4739486156c74a64a8ece717a3
tree11cc1f75999334e3516417f2ff8d60a4edd5169b
parent95666c6cfe9247610efbd68c228f0831d4c18a51
drm/amdgpu: only register VGA devices with the VGA arbiter

We only need to arbitrate VGA access on VGA compatible devices.

Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c