Searched refs:gamut_adjust_type (Results 1 – 18 of 18) sorted by relevance
125 (s.gamut_remap.gamut_adjust_type == 0) ? "Bypass" : in dcn30_log_color_state()126 ((s.gamut_remap.gamut_adjust_type == 1) ? "HW" : in dcn30_log_color_state()196 (s.gamut_remap.gamut_adjust_type == 0) ? "Bypass" : in dcn30_log_color_state()197 ((s.gamut_remap.gamut_adjust_type == 1) ? "HW" : in dcn30_log_color_state()345 dpp_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn30_program_gamut_remap()349 dpp_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn30_program_gamut_remap()359 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn30_program_gamut_remap()363 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn30_program_gamut_remap()
381 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) in dpp3_cm_set_gamut_remap()454 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dpp3_cm_get_gamut_remap()458 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dpp3_cm_get_gamut_remap()
437 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) { in mpc401_set_gamut_remap()579 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in mpc401_get_gamut_remap()583 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in mpc401_get_gamut_remap()
284 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dce60_program_front_end_for_pipe()303 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dce60_program_front_end_for_pipe()
116 enum graphics_gamut_adjust_type gamut_adjust_type; member
134 enum graphics_gamut_adjust_type gamut_adjust_type; member
189 enum graphics_gamut_adjust_type gamut_adjust_type; member
167 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) in dpp1_cm_set_gamut_remap()243 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dpp1_cm_get_gamut_remap()247 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dpp1_cm_get_gamut_remap()
220 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) in dpp2_cm_set_gamut_remap()283 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dpp2_cm_get_gamut_remap()287 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dpp2_cm_get_gamut_remap()
93 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn401_program_gamut_remap()98 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn401_program_gamut_remap()107 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn401_program_gamut_remap()114 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn401_program_gamut_remap()119 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn401_program_gamut_remap()
363 if (adjust.gamut_adjust_type != CM_GAMUT_ADJUST_TYPE_SW) { in dwb3_set_gamut_remap()
1117 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) in mpc3_set_gamut_remap()1192 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in mpc3_get_gamut_remap()1196 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in mpc3_get_gamut_remap()
386 enum cm_gamut_adjust_type gamut_adjust_type; member
2585 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in program_gamut_remap()2589 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in program_gamut_remap()2889 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dce110_program_front_end_for_pipe()2908 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dce110_program_front_end_for_pipe()
338 (s.gamut_remap.gamut_adjust_type == 0) ? "Bypass" : in dcn10_log_color_state()339 ((s.gamut_remap.gamut_adjust_type == 1) ? "HW" : "SW"), in dcn10_log_color_state()2561 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn10_program_gamut_remap()2565 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn10_program_gamut_remap()2571 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn10_program_gamut_remap()
1124 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) in dce_transform_set_gamut_remap()
118 (s.gamut_remap.gamut_adjust_type == 0) ? "Bypass" : in dcn20_log_color_state()119 ((s.gamut_remap.gamut_adjust_type == 1) ? "HW" : in dcn20_log_color_state()
9668 wb_info->dwb_params.csc_params.gamut_adjust_type = CM_GAMUT_ADJUST_TYPE_BYPASS; in dm_set_writeback()
Completed in 77 milliseconds