diff options
author | 2017-02-17 16:03:10 +0800 | |
---|---|---|
committer | 2017-03-29 23:53:15 -0400 | |
commit | 59a82d7d69cf63da641314384b1e691aa8c12999 (patch) | |
tree | a2f6afd0d65bfec52d4d174240b0f1197aaf4006 /drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | |
parent | drm/amdgpu:fix kiq_resume routine (V2) (diff) | |
download | linux-dev-59a82d7d69cf63da641314384b1e691aa8c12999.tar.xz linux-dev-59a82d7d69cf63da641314384b1e691aa8c12999.zip |
drm/amdgpu: change pointer of mqd_ptr & mqd_backup to void
vi_mqd is only used by VI family but mqd_ptr and mqd_backup is
common for all ASIC, so change the pointer to void.
Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Monk Liu <Monk.Liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c')
0 files changed, 0 insertions, 0 deletions