OSDN Git Service

drm/amdgpu/gfx9: fix typo in mpd init
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Apr 2017 21:30:27 +0000 (17:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 May 2017 17:15:39 +0000 (13:15 -0400)
commit0274a9c55614a5c89dd04bca376dbe252f5ea334
tree7fcba10ab39c435f2b9ccb5671da13ba3e0c1d6c
parent42ce22439fdbbdb4d95d2979056ed5b075dd8403
drm/amdgpu/gfx9: fix typo in mpd init

Using the wrong macro for soc15 register access.

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