commit | 9ca0674a71a5112fa9931d8f5fbe84cac28765a2 | [log] [tgz] |
---|---|---|
author | Likun Gao <Likun.Gao@amd.com> | Mon Dec 28 17:04:06 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jan 05 11:33:14 2021 -0500 |
tree | 92e8b12d73510753f951c60caa301304c3af0233 | |
parent | bf087285dcd7e553e37902c5201c50c2e65682d6 [diff] |
drm/amdgpu: remove redundant logic related HDP Remove hdp_flush function from amdgpu_nbio struct as it have been unified into hdp struct. Remove the include about hdp register which was not used. V2: Remove hdp golden setting which is unnecessary. Signed-off-by: Likun Gao <Likun.Gao@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>