diff options
author | chen gong <curry.gong@amd.com> | 2020-01-15 14:32:00 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-01-22 16:34:14 -0500 |
commit | d33a99c4b63643d3d7a85d4dfb2ac5afb01eebca (patch) | |
tree | 46d630d7d1c90fd46433c25a177b37e1b24db637 /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
parent | a6c44d2538c469f412c3fded0de2290494d762d7 (diff) | |
download | lwn-d33a99c4b63643d3d7a85d4dfb2ac5afb01eebca.tar.gz lwn-d33a99c4b63643d3d7a85d4dfb2ac5afb01eebca.zip |
drm/amdgpu: provide a generic function interface for reading/writing register by KIQ
Move amdgpu_virt_kiq_rreg/amdgpu_virt_kiq_wreg function to amdgpu_gfx.c,
and rename them to amdgpu_kiq_rreg/amdgpu_kiq_wreg.Make it generic and
flexible.
Signed-off-by: chen gong <curry.gong@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Huang Rui <ray.huang@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.h')
0 files changed, 0 insertions, 0 deletions