Home
last modified time | relevance | path

Searched refs:color_r_cr (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator_v.c470 black_color->color_r_cr, in dce110_timing_generator_v_program_blank_color()
493 color->color_r_cr, in dce110_timing_generator_v_set_overscan_color_black()
541 black_color->color_r_cr, in dce110_tg_v_program_blank_color()
572 overscan_color->color_r_cr, in dce110_timing_generator_v_set_overscan_color()
Ddce110_timing_generator.c171 black_color->color_r_cr, in dce110_timing_generator_program_blank_color()
1863 color->color_r_cr, in dce110_timing_generator_set_overscan_color_black()
1913 black_color->color_r_cr, in dce110_tg_program_blank_color()
1945 overscan_color->color_r_cr, in dce110_tg_set_overscan_color()
Ddce110_hw_sequencer.c1201 color->color_r_cr = color_value; in get_surface_visual_confirm_color()
1215 color->color_r_cr = color_value; in get_surface_visual_confirm_color()
1219 color->color_r_cr = color_value; in get_surface_visual_confirm_color()
1258 color.color_r_cr = color.color_g_y; in program_scaler()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_opp.c288 DPG_COLOUR1_R_CR, color->color_r_cr << 6, in opp2_dpg_set_blank_color()
289 DPG_COLOUR0_R_CR, color->color_r_cr << 6); in opp2_dpg_set_blank_color()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_timing_generator.c498 CRTC_BLACK_COLOR_R_CR, black_color->color_r_cr); in dce120_timing_generator_program_blank_color()
511 CRTC_OVERSCAN_COLOR_RED, color->color_r_cr); in dce120_timing_generator_set_overscan_color_black()
712 CRTC_BLACK_COLOR_R_CR, black_color->color_r_cr); in dce120_tg_program_blank_color()
734 CRTC_OVERSCAN_COLOR_RED, overscan_color->color_r_cr); in dce120_tg_set_overscan_color()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/
Ddc_hw_types.h872 uint16_t color_r_cr; member
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2034 color->color_r_cr = color_value; in dcn10_get_surface_visual_confirm_color()
2048 color->color_r_cr = color_value; in dcn10_get_surface_visual_confirm_color()
2052 color->color_r_cr = color_value; in dcn10_get_surface_visual_confirm_color()
2077 color->color_r_cr = color_value; in dcn10_get_hdr_visual_confirm_color()
2091 color->color_r_cr = color_value/2; in dcn10_get_hdr_visual_confirm_color()
2429 black_color.color_r_cr = black_color.color_g_y; in dcn10_blank_pixel_data()
Ddcn10_mpc.c50 uint32_t bg_r_cr = bg_color->color_r_cr << 2; in mpc1_set_bg_color()
Ddcn10_optc.c501 OTG_BLACK_COLOR_R_CR, black_color->color_r_cr); in optc1_program_blank_color()