commit | cb1545f7101adfd3c0e1a0efb1310b62a8f22451 | [log] [tgz] |
---|---|---|
author | Oak Zeng <Oak.Zeng@amd.com> | Mon Oct 07 15:21:03 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 10 19:24:12 2019 -0500 |
tree | c17244804c97bf40d05e11923ef594a9996a68c6 | |
parent | 6f3bf46a7e8470ef1a76d53885a7876c1025027c [diff] |
drm/amdgpu: Clean up gmc_v9_0_gart_enable Many logic in this function are HDP set up, not gart set up. Moved those logic to gmc_v9_0_hw_init. No functional change. Signed-off-by: Oak Zeng <Oak.Zeng@amd.com> Acked-by: Christian konig <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>