Commit 49baf957 authored by Vikrant Mhaske's avatar Vikrant Mhaske Committed by Alex Deucher
Browse files

drm/amd/display: Fix DCN compile errors



Fix for DCN compiler errors caused due to various submits

Signed-off-by: default avatarCharlene Liu <Charlene.Liu@amd.com>
Reviewed-by: default avatarCharlene Liu <Charlene.Liu@amd.com>
Acked-by: default avatarHarry Wentland <Harry.Wentland@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent bdf9a1a0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1475,6 +1475,8 @@ static void dcn10_pipe_control_lock(
	struct pipe_ctx *pipe,
	bool lock)
{
	struct mem_input *mi = NULL;
	mi = dc->res_pool->mis[pipe->pipe_idx];
	/* use TG master update lock to lock everything on the TG
	 * therefore only top pipe need to lock
	 */