OSDN Git Service

drm/amdgpu: add NBIO 6.1 driver
authorJunwei Zhang <Jerry.Zhang@amd.com>
Fri, 3 Mar 2017 22:46:40 +0000 (17:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:54:44 +0000 (23:54 -0400)
commitc1d83da98070588bc74a1c601981b3e8a87784bb
treec853ec0f0d6b2b1e6d1c326996f0ce46f3efeb5a
parentb0fd18b0712307e1cd930c273795664d43d97871
drm/amdgpu: add NBIO 6.1 driver

This handles nbio 6.1 specific implementations which
are used by various other IPs.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/nbio_v6_1.h [new file with mode: 0644]