]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu:fix gmc_v9 vm fault process for SRIOV
authorMonk Liu <Monk.Liu@amd.com>
Wed, 22 Mar 2017 10:01:59 +0000 (18:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:41 +0000 (23:55 -0400)
commit79a0c4655e47ca31c24e1d8cfd4c9a461571a100
treed05da5f593e149866b2302b964e0e907f215ab65
parent6e9dc861219b8f8966f5a91984dbfaa6de57fb8b
drm/amdgpu:fix gmc_v9 vm fault process for SRIOV

for SRIOV we cannot use access register when in IRQ routine
with regular KIQ method

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c