Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c399 bool dcn30_set_output_transfer_func(struct set_output_transfer_func_params *otf_params) in dcn30_set_output_transfer_func() argument
401 struct dpp *dpp = otf_params->dpp; in dcn30_set_output_transfer_func()
402 struct mpc *mpc = otf_params->mpc; in dcn30_set_output_transfer_func()
403 int mpcc_id = otf_params->mpcc_id; in dcn30_set_output_transfer_func()
404 bool is_top_pipe = otf_params->is_top_pipe; in dcn30_set_output_transfer_func()
405 const struct dc_stream_state *stream = otf_params->stream; in dcn30_set_output_transfer_func()