]> 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)
commit56b5e229fbaf6f6b4d6a9359f3cefa81fd1fcf82
tree79f70012951067355abe1758898d571642d071a0
parent412807a428b0f1ab3631eecc415afc59ac769283
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