drm/amd/display: add debugfs sdp hook up function for Navi
authorDavid (Dingchen) Zhang <dingchen.zhang@amd.com>
Thu, 31 Oct 2019 18:36:51 +0000 (14:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 15:12:52 +0000 (10:12 -0500)
commit9185e8adb4cc9aa628a2c9b47b43d193cf268ee5
tree958e0257299bf63f69f3901adb05b56322890efe
parent53db058581b2f19e9aaf15762592c31be9c780f2
drm/amd/display: add debugfs sdp hook up function for Navi

[why]
need to send immediate SDP message via debugfs on Navi board.

[how]
hook up the DCN1x encoder function of sending immediate sdp
message to DCN2.

Signed-off-by: David (Dingchen) Zhang <dingchen.zhang@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_stream_encoder.c