OSDN Git Service

drm/amd/display: Use DCN2 functions instead of DCE
authorWesley Chalmers <Wesley.Chalmers@amd.com>
Wed, 24 Apr 2019 19:29:06 +0000 (15:29 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 22 Jun 2019 14:34:12 +0000 (09:34 -0500)
commit278141f58e2c9c8f7830f40086c1d43edc6c268b
treebbfccf97ac47f0a99cc8147996fec754e6dba51b
parent6936c8b1d41514fa498c071c3bed8ff9f6beafc5
drm/amd/display: Use DCN2 functions instead of DCE

[WHY]
DCN code should make as few references to DCE as possible

[HOW]
Copy DCE110 implementation of find_first_free_match_stream_enc_for_link
into DCN10

Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c