OSDN Git Service

drm/amdgpu: fix hdp register access error
authorStanley.Yang <Stanley.Yang@amd.com>
Tue, 22 Sep 2020 08:56:54 +0000 (16:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Sep 2020 21:37:38 +0000 (17:37 -0400)
commit78f0aef11fdee20abfd0deec2e2ae37c72406bde
tree79fdca5b39d70ad32b5be25b2a9b226c248ef4d5
parentb362a18ada43c4d69dd5346b96f9c7bb5f61b794
drm/amdgpu: fix hdp register access error

mmHDP_READ_CACHE_INVALIDATE register is in HDP not in NBIO

Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/nv.c