diff options
author | Emily Deng <Emily.Deng@amd.com> | 2018-12-12 17:00:13 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-12-14 12:04:38 -0500 |
commit | 07944623c775a3ef2b85beab769a4e68b2bed979 (patch) | |
tree | 043fd3457880af6a152cf0eb4dd81224301e5730 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
parent | 7b184b006185215daf4e911f8de212964c99a514 (diff) |
drm/amdgpu: access register without KIQ
There is no need to access register such as mmSMC_IND_INDEX_11
and mmSMC_IND_DATA_11, PCIE_INDEX, PCIE_DATA through KIQ because
they are VF-copy.
Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions