Searched refs:tf_pts (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/modules/color/ |
A D | color_gamma.c | 1616 tf_point = &tf_pts->red[i]; in interpolate_user_regamma() 1734 hw_points_num, tf_pts); in map_regamma_hw_to_x_user() 1738 tf_pts->red[i] = regamma->r; in map_regamma_hw_to_x_user() 1816 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in calculate_user_regamma_ramp() local 1856 tf_pts->end_exponent = 0; in calculate_user_regamma_ramp() 1880 struct dc_transfer_func_distributed_points *tf_pts = &input_tf->tf_pts; in mod_color_calculate_degamma_params() local 1988 tf_pts->end_exponent = 0; in mod_color_calculate_degamma_params() 2009 MAX_HW_POINTS, tf_pts, in mod_color_calculate_degamma_params() 2121 struct dc_transfer_func_distributed_points *tf_pts = &output_tf->tf_pts; in mod_color_calculate_regamma_params() local 2189 tf_pts, in mod_color_calculate_regamma_params() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_cm_common.c | 382 rgb_resulted[j].red = output_tf->tf_pts.red[i]; in cm_helper_translate_curve_to_hw_format() 383 rgb_resulted[j].green = output_tf->tf_pts.green[i]; in cm_helper_translate_curve_to_hw_format() 384 rgb_resulted[j].blue = output_tf->tf_pts.blue[i]; in cm_helper_translate_curve_to_hw_format() 391 rgb_resulted[hw_points - 1].red = output_tf->tf_pts.red[start_index]; in cm_helper_translate_curve_to_hw_format() 392 rgb_resulted[hw_points - 1].green = output_tf->tf_pts.green[start_index]; in cm_helper_translate_curve_to_hw_format() 393 rgb_resulted[hw_points - 1].blue = output_tf->tf_pts.blue[start_index]; in cm_helper_translate_curve_to_hw_format() 558 rgb_resulted[j].red = output_tf->tf_pts.red[i]; in cm_helper_translate_curve_to_degamma_hw_format() 559 rgb_resulted[j].green = output_tf->tf_pts.green[i]; in cm_helper_translate_curve_to_degamma_hw_format() 560 rgb_resulted[j].blue = output_tf->tf_pts.blue[i]; in cm_helper_translate_curve_to_degamma_hw_format() 567 rgb_resulted[hw_points - 1].red = output_tf->tf_pts.red[start_index]; in cm_helper_translate_curve_to_degamma_hw_format() [all …]
|
A D | dcn10_hw_sequencer.c | 1832 DC_LOG_GAMMA("R\t%d\t%llu", i, tf->tf_pts.red[i].value); in log_tf() 1833 DC_LOG_ALL_TF_CHANNELS("G\t%d\t%llu", i, tf->tf_pts.green[i].value); in log_tf() 1834 DC_LOG_ALL_TF_CHANNELS("B\t%d\t%llu", i, tf->tf_pts.blue[i].value); in log_tf() 1838 DC_LOG_ALL_GAMMA("R\t%d\t%llu", i, tf->tf_pts.red[i].value); in log_tf() 1839 DC_LOG_ALL_TF_CHANNELS("G\t%d\t%llu", i, tf->tf_pts.green[i].value); in log_tf() 1840 DC_LOG_ALL_TF_CHANNELS("B\t%d\t%llu", i, tf->tf_pts.blue[i].value); in log_tf()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_cm_common.c | 181 rgb_resulted[j].red = output_tf->tf_pts.red[i]; in cm3_helper_translate_curve_to_hw_format() 182 rgb_resulted[j].green = output_tf->tf_pts.green[i]; in cm3_helper_translate_curve_to_hw_format() 183 rgb_resulted[j].blue = output_tf->tf_pts.blue[i]; in cm3_helper_translate_curve_to_hw_format() 190 rgb_resulted[hw_points - 1].red = output_tf->tf_pts.red[start_index]; in cm3_helper_translate_curve_to_hw_format() 191 rgb_resulted[hw_points - 1].green = output_tf->tf_pts.green[start_index]; in cm3_helper_translate_curve_to_hw_format() 192 rgb_resulted[hw_points - 1].blue = output_tf->tf_pts.blue[start_index]; in cm3_helper_translate_curve_to_hw_format() 358 rgb_resulted[j].red = output_tf->tf_pts.red[i]; in cm3_helper_translate_curve_to_degamma_hw_format() 359 rgb_resulted[j].green = output_tf->tf_pts.green[i]; in cm3_helper_translate_curve_to_degamma_hw_format() 360 rgb_resulted[j].blue = output_tf->tf_pts.blue[i]; in cm3_helper_translate_curve_to_degamma_hw_format() 367 rgb_resulted[hw_points - 1].red = output_tf->tf_pts.red[start_index]; in cm3_helper_translate_curve_to_degamma_hw_format() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/ |
A D | dce110_hw_sequencer.c | 514 rgb_resulted[j].red = output_tf->tf_pts.red[i]; in dce110_translate_regamma_to_hw_format() 515 rgb_resulted[j].green = output_tf->tf_pts.green[i]; in dce110_translate_regamma_to_hw_format() 516 rgb_resulted[j].blue = output_tf->tf_pts.blue[i]; in dce110_translate_regamma_to_hw_format() 523 rgb_resulted[hw_points - 1].red = output_tf->tf_pts.red[start_index]; in dce110_translate_regamma_to_hw_format() 524 rgb_resulted[hw_points - 1].green = output_tf->tf_pts.green[start_index]; in dce110_translate_regamma_to_hw_format() 525 rgb_resulted[hw_points - 1].blue = output_tf->tf_pts.blue[start_index]; in dce110_translate_regamma_to_hw_format()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/ |
A D | dc.h | 1076 struct dc_transfer_func_distributed_points tf_pts; member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc.c | 2845 memcpy(&surface->in_transfer_func->tf_pts, in copy_surface_update_to_plane() 2846 &srf_update->in_transfer_func->tf_pts, in copy_surface_update_to_plane() 2908 memcpy(&stream->out_transfer_func->tf_pts, in copy_stream_update_to_stream() 2909 &update->out_transfer_func->tf_pts, in copy_stream_update_to_stream()
|
Completed in 51 milliseconds