drm/radeon: print the supported atpx function mask
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Feb 2014 14:16:01 +0000 (09:16 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 05:30:14 +0000 (21:30 -0800)
commit6a57734917e302a9bd8c78290d7c23b0cb713989
tree1263a9ca427f66d91b85ebd13ad93f6a995fcd48
parentfe8ee730af52255cde67dc134e4500cfe4025f83
drm/radeon: print the supported atpx function mask

commit 9f050c7f9738ffa746c63415136645ad231b1348 upstream.

Print the supported functions mask in addition to
the version.  This is useful in debugging PX
problems since we can see what functions are available.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/radeon_atpx_handler.c