]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite93a58ac8373276061bfd2ea18ac2f8167ebc162
tree79f70012951067355abe1758898d571642d071a0
parentb50278583f69214307584a06305c7c6f5c7ef292
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