drm/amd/display: Move resource_validate_ctx_destruct to dc.h
authorHarry Wentland <harry.wentland@amd.com>
Wed, 29 Mar 2017 15:15:14 +0000 (11:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 21:24:20 +0000 (17:24 -0400)
commit8122a253b34aec75a1fdc3fe61c97b9026a0bff6
treefa432d59e3bdb33a551f7a0e81ff7a5eae2f450f
parent927f6eff2aa40e73528619818374c271ddfadd3d
drm/amd/display: Move resource_validate_ctx_destruct to dc.h

This will be needed to clean up context once we add it to private
atomic state.

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