Searched refs:gamut_adjust_type (Results 1 – 18 of 18) sorted by relevance
133 (s.gamut_remap.gamut_adjust_type == 0) ? "Bypass" : in dcn30_log_color_state()134 ((s.gamut_remap.gamut_adjust_type == 1) ? "HW" : in dcn30_log_color_state()206 (s.gamut_remap.gamut_adjust_type == 0) ? "Bypass" : in dcn30_log_color_state()207 ((s.gamut_remap.gamut_adjust_type == 1) ? "HW" : in dcn30_log_color_state()362 dpp_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn30_program_gamut_remap()366 dpp_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn30_program_gamut_remap()376 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn30_program_gamut_remap()380 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()
427 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) { in mpc401_set_gamut_remap()569 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in mpc401_get_gamut_remap()573 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
138 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()
363 if (adjust.gamut_adjust_type != CM_GAMUT_ADJUST_TYPE_SW) { in dwb3_set_gamut_remap()
1134 if (adjust->gamut_adjust_type != GRAPHICS_GAMUT_ADJUST_TYPE_SW) in mpc3_set_gamut_remap()1209 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in mpc3_get_gamut_remap()1213 adjust->gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in mpc3_get_gamut_remap()
96 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn401_program_gamut_remap()101 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn401_program_gamut_remap()110 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn401_program_gamut_remap()117 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn401_program_gamut_remap()122 mpc_adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn401_program_gamut_remap()
392 enum cm_gamut_adjust_type gamut_adjust_type; member
2618 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in program_gamut_remap()2622 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in program_gamut_remap()2922 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dce110_program_front_end_for_pipe()2941 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dce110_program_front_end_for_pipe()
489 (s.gamut_remap.gamut_adjust_type == 0) ? "Bypass" : in dcn10_log_color_state()490 ((s.gamut_remap.gamut_adjust_type == 1) ? "HW" : "SW"), in dcn10_log_color_state()2739 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_BYPASS; in dcn10_program_gamut_remap()2743 adjust.gamut_adjust_type = GRAPHICS_GAMUT_ADJUST_TYPE_SW; in dcn10_program_gamut_remap()2749 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()
126 (s.gamut_remap.gamut_adjust_type == 0) ? "Bypass" : in dcn20_log_color_state()127 ((s.gamut_remap.gamut_adjust_type == 1) ? "HW" : in dcn20_log_color_state()
10036 wb_info->dwb_params.csc_params.gamut_adjust_type = CM_GAMUT_ADJUST_TYPE_BYPASS; in dm_set_writeback()
Completed in 87 milliseconds