diff options
author | Yong Zhao <Yong.Zhao@amd.com> | 2019-02-25 12:56:53 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-03-19 15:03:53 -0500 |
commit | 6490bd764c9c63df1a65ae8de290c8fc36f53a21 (patch) | |
tree | 154ec6fa96bdd2e5a50fc8c676686e45697391ad /drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c | |
parent | 3c8899124a40b9cd11769c54fb57b67e5d43403d (diff) |
drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs
All the gmc_*_set_pde_pte functions are the same across different ASICs,
so we can eliminate the set_pde_pte function pointer and instead use a
generic function.
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-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/mmhub_v1_0.c')
0 files changed, 0 insertions, 0 deletions