top_pipe_ctx     2068 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	struct pipe_ctx *top_pipe_ctx  = pipe_ctx;
top_pipe_ctx     2070 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	while (top_pipe_ctx->top_pipe != NULL)
top_pipe_ctx     2071 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		top_pipe_ctx = top_pipe_ctx->top_pipe;
top_pipe_ctx     2073 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 	switch (top_pipe_ctx->plane_res.scl_data.format) {
top_pipe_ctx     2075 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_PQ) {
top_pipe_ctx     2081 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_PQ) {
top_pipe_ctx     2084 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c 		} else if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_GAMMA22) {