Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c80 if (plane_state->blend_tf->type == TF_TYPE_HWPWL) in dcn30_set_blend_lut()
106 if (stream->func_shaper->type == TF_TYPE_HWPWL) { in dcn30_set_mpc_shaper_3dlut()
168 if (plane_state->in_transfer_func->type == TF_TYPE_HWPWL) in dcn30_set_input_transfer_func()
203 if (stream->out_transfer_func->type == TF_TYPE_HWPWL) in dcn30_set_output_transfer_func()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c450 if (stream->func_shaper->type == TF_TYPE_HWPWL) in dcn32_set_mpc_shaper_3dlut()
486 if (plane_state->blend_tf->type == TF_TYPE_HWPWL) in dcn32_set_mcm_luts()
498 if (plane_state->in_shaper_func->type == TF_TYPE_HWPWL) in dcn32_set_mcm_luts()
544 if (plane_state->in_transfer_func->type == TF_TYPE_HWPWL) in dcn32_set_input_transfer_func()
576 if (stream->out_transfer_func->type == TF_TYPE_HWPWL) in dcn32_set_output_transfer_func()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c866 if (stream->out_transfer_func->type == TF_TYPE_HWPWL) in dcn20_set_output_transfer_func()
897 if (plane_state->blend_tf->type == TF_TYPE_HWPWL) in dcn20_set_blend_lut()
919 if (plane_state->in_shaper_func->type == TF_TYPE_HWPWL) in dcn20_set_shaper_3dlut()
966 if (tf->type == TF_TYPE_HWPWL || tf->type == TF_TYPE_DISTRIBUTED_POINTS) in dcn20_set_input_transfer_func()
970 if (tf->type == TF_TYPE_HWPWL) in dcn20_set_input_transfer_func()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1083 TF_TYPE_HWPWL enumerator