drm/amdgpu: add ip block number prints
authorHuang Rui <ray.huang@amd.com>
Wed, 3 May 2017 01:52:06 +0000 (09:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 6 Jun 2017 20:59:23 +0000 (16:59 -0400)
commita0bae3577f46f6b61ccfa4cb0772fd804be1de96
tree79f70012951067355abe1758898d571642d071a0
parented8cf00ce4dcdd7b50bf094d8015d8839ce770f3
drm/amdgpu: add ip block number prints

User is able to follow the ip block number to write the ip_block_mask for
selecting the one which user would like to enable.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c