]> 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)
commitfb4b69755646ee21024e32c0935bb406a334c4fc
tree7fcba10ab39c435f2b9ccb5671da13ba3e0c1d6c
parentc6b0cffacd391c7bd7c256b768ba9c6bef9ede56
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