Symbol: TF_TYPE_DISTRIBUTED_POINTS
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1050
func_shaper->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1079
func_blend->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1251
out_tf->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1364
dc_plane_state->in_transfer_func.type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1450
TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1620
tf->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1647
tf->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1745
tf->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1783
tf->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
1808
tf->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c
765
out_tf->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
1034
TF_TYPE_DISTRIBUTED_POINTS &&
drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
1063
else if (plane_state->blend_tf.type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
1083
else if (plane_state->in_shaper_func.type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
1118
if (tf->type == TF_TYPE_HWPWL || tf->type == TF_TYPE_DISTRIBUTED_POINTS)
drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
1125
else if (tf->type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c
243
else if (plane_state->blend_tf.type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c
272
} else if (stream->func_shaper->type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c
338
else if (plane_state->in_transfer_func.type == TF_TYPE_DISTRIBUTED_POINTS &&
drivers/gpu/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c
411
TF_TYPE_DISTRIBUTED_POINTS &&
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
460
else if (stream->func_shaper->type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
495
else if (plane_state->blend_tf.type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
510
else if (plane_state->in_shaper_func.type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
553
else if (plane_state->in_transfer_func.type == TF_TYPE_DISTRIBUTED_POINTS &&
drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
586
TF_TYPE_DISTRIBUTED_POINTS &&
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
443
else if (mcm_luts.lut1d_func->type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
462
else if (mcm_luts.shaper->type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
640
else if (plane_state->blend_tf.type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
652
else if (plane_state->in_shaper_func.type == TF_TYPE_DISTRIBUTED_POINTS) {
drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c
689
TF_TYPE_DISTRIBUTED_POINTS &&
drivers/gpu/drm/amd/display/modules/color/color_gamma.c
1714
input_tf->type = TF_TYPE_DISTRIBUTED_POINTS;
drivers/gpu/drm/amd/display/modules/color/color_gamma.c
1936
output_tf->type = TF_TYPE_DISTRIBUTED_POINTS;