]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitaecbe64f2b926c7422ce6f0c4d18b7f7dc4a9677
tree5a9263c2bb40ce90b2dcde9f8aee492830ef6889
parent954d5d437f228e28289ecd5b023abc6fcc9d9aff
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