drm/amdgpu/gfx9: properly set the hdp flush reg for Raven
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 2 Sep 2017 06:16:35 +0000 (02:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Sep 2017 18:32:43 +0000 (14:32 -0400)
commit29c3035fe385b4214fc0515b9cd0ff53d23b4e82
treeb0c170a491a30657f1d4ec74c278363623d6ef01
parent298e87c95f9c8c2f33d274e92568c6b83ac999a5
drm/amdgpu/gfx9: properly set the hdp flush reg for Raven

Was only being assigned for vega10.

Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c