]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: apply nbio7 for Raven (v3)
authorChunming Zhou <David1.Zhou@amd.com>
Thu, 4 May 2017 19:06:25 +0000 (15:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:41:17 +0000 (17:41 -0400)
commite6ffaf0ecef1fff36a6869372aaa7674e612796e
tree5a9263c2bb40ce90b2dcde9f8aee492830ef6889
parent74e4f69862f032eaa69d1c6e12bf2514030dfe8e
drm/amdgpu: apply nbio7 for Raven (v3)

nbio handles misc bus io operations. Handle
differences between different nbio bus versions.

v2: switch checks from RAVEN to APU (Alex)
    squash in raven rev id fetch
    squash in fix uninitalized hdp flush reg index for raven
v3: add some missed RAVEN to APU checks (Alex)

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
drivers/gpu/drm/amd/amdgpu/soc15.c
drivers/gpu/drm/amd/amdgpu/soc15.h
drivers/gpu/drm/amd/amdgpu/vega10_ih.c