Home
last modified time | relevance | path

Searched refs:top_pipe_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1790 struct pipe_ctx *top_pipe_ctx = pipe_ctx; in dcn10_get_hdr_visual_confirm_color() local
1792 while (top_pipe_ctx->top_pipe != NULL) in dcn10_get_hdr_visual_confirm_color()
1793 top_pipe_ctx = top_pipe_ctx->top_pipe; in dcn10_get_hdr_visual_confirm_color()
1795 switch (top_pipe_ctx->plane_res.scl_data.format) { in dcn10_get_hdr_visual_confirm_color()
1797 if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_UNITY) { in dcn10_get_hdr_visual_confirm_color()
1803 if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_PQ) { in dcn10_get_hdr_visual_confirm_color()
1806 } else if (top_pipe_ctx->stream->out_transfer_func->tf == TRANSFER_FUNCTION_GAMMA22) { in dcn10_get_hdr_visual_confirm_color()