hw_points 441 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c uint32_t i, j, k, seg_distr[NUMBER_REGIONS], increment, start_index, hw_points; hw_points 448 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c hw_points = 0; hw_points 492 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c hw_points += (1 << seg_distr[k]); hw_points 502 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c if (j == hw_points - 1) hw_points 513 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c rgb_resulted[hw_points - 1].red = output_tf->tf_pts.red[start_index]; hw_points 514 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c rgb_resulted[hw_points - 1].green = output_tf->tf_pts.green[start_index]; hw_points 515 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c rgb_resulted[hw_points - 1].blue = output_tf->tf_pts.blue[start_index]; hw_points 532 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c y_r = rgb_resulted[hw_points - 1].red; hw_points 533 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c y_g = rgb_resulted[hw_points - 1].green; hw_points 534 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c y_b = rgb_resulted[hw_points - 1].blue; hw_points 556 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c regamma_params->hw_points_num = hw_points; hw_points 576 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c while (i != hw_points + 1) { hw_points 593 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c convert_to_custom_float(rgb_resulted, arr_points, hw_points); hw_points 322 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; hw_points 331 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c hw_points = 0; hw_points 371 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c hw_points += (1 << seg_distr[k]); hw_points 381 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c if (j == hw_points - 1) hw_points 392 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points - 1].red = output_tf->tf_pts.red[start_index]; hw_points 393 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points - 1].green = output_tf->tf_pts.green[start_index]; hw_points 394 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points - 1].blue = output_tf->tf_pts.blue[start_index]; hw_points 396 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points].red = rgb_resulted[hw_points - 1].red; hw_points 397 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points].green = rgb_resulted[hw_points - 1].green; hw_points 398 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points].blue = rgb_resulted[hw_points - 1].blue; hw_points 425 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c corner_points[1].red.y = rgb_resulted[hw_points - 1].red; hw_points 426 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c corner_points[1].green.y = rgb_resulted[hw_points - 1].green; hw_points 427 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c corner_points[1].blue.y = rgb_resulted[hw_points - 1].blue; hw_points 450 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c lut_params->hw_points_num = hw_points; hw_points 470 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c while (i != hw_points + 1) { hw_points 490 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c hw_points, fixpoint); hw_points 509 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c uint32_t j, k, seg_distr[MAX_REGIONS_NUMBER], increment, start_index, hw_points; hw_points 518 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c hw_points = 0; hw_points 537 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c hw_points += (1 << seg_distr[k]); hw_points 547 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c if (j == hw_points - 1) hw_points 558 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points - 1].red = output_tf->tf_pts.red[start_index]; hw_points 559 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points - 1].green = output_tf->tf_pts.green[start_index]; hw_points 560 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points - 1].blue = output_tf->tf_pts.blue[start_index]; hw_points 562 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points].red = rgb_resulted[hw_points - 1].red; hw_points 563 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points].green = rgb_resulted[hw_points - 1].green; hw_points 564 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c rgb_resulted[hw_points].blue = rgb_resulted[hw_points - 1].blue; hw_points 582 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c corner_points[1].red.y = rgb_resulted[hw_points - 1].red; hw_points 583 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c corner_points[1].green.y = rgb_resulted[hw_points - 1].green; hw_points 584 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c corner_points[1].blue.y = rgb_resulted[hw_points - 1].blue; hw_points 607 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c lut_params->hw_points_num = hw_points; hw_points 627 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c while (i != hw_points + 1) { hw_points 638 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c hw_points, false);