OSDN Git Service

drm/amd/display: Fix non-DCN build
authorHarry Wentland <harry.wentland@amd.com>
Fri, 13 Oct 2017 16:42:01 +0000 (12:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:50:21 +0000 (16:50 -0400)
commit94c6d735e9ca13018da40f633fd602af6e272cc6
tree9bd7540248291002b1660bee0e2e8200c63d2a3e
parent5771ec8fe8cb99c0db3115e81b4f69b1543c6982
drm/amd/display: Fix non-DCN build

Acquire_first_split_pipe only makes sense for DCN.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_resource.c