]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: add nbio7 support
authorChunming Zhou <David1.Zhou@amd.com>
Thu, 4 May 2017 18:59:54 +0000 (14:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:41:16 +0000 (17:41 -0400)
commit954d5d437f228e28289ecd5b023abc6fcc9d9aff
tree1a8404c1001fc1d901addb931a5581f9c5602192
parent16f7bf09612214132c90b4fcd28abc86e74b6ee2
drm/amdgpu: add nbio7 support

NBIO handles misc bus io functions on the chip.  This
helper lib has the apppropriate functions for NBIO 7.0.

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/nbio_v7_0.h [new file with mode: 0644]