]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b641b02b0b3d8b5b85628f03fedd83f929a4ea6
tree7fcba10ab39c435f2b9ccb5671da13ba3e0c1d6c
parenta1d7c09a60a3fc492c736e29ca5dff03942a0be9
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