Home
last modified time | relevance | path

Searched refs:tg_color (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.h209 const struct tg_color *black_color);
213 const struct tg_color *color);
216 struct tg_color *black_color);
253 const struct tg_color *black_color);
256 const struct tg_color *overscan_color);
280 const struct tg_color *blank_color,
281 const struct tg_color *overscan_color);
H A Ddce110_timing_generator_v.c453 const struct tg_color *black_color) in dce110_timing_generator_v_program_blank_color()
479 const struct tg_color *color) in dce110_timing_generator_v_set_overscan_color_black()
524 const struct tg_color *black_color) in dce110_tg_v_program_blank_color()
552 const struct tg_color *overscan_color) in dce110_timing_generator_v_set_overscan_color()
581 const struct tg_color *blank_color, in dce110_timing_generator_v_set_colors()
582 const struct tg_color *overscan_color) in dce110_timing_generator_v_set_colors()
H A Ddce110_timing_generator.c153 const struct tg_color *black_color) in dce110_timing_generator_program_blank_color()
1847 const struct tg_color *color) in dce110_timing_generator_set_overscan_color_black()
1894 const struct tg_color *black_color) in dce110_tg_program_blank_color()
1923 const struct tg_color *overscan_color) in dce110_tg_set_overscan_color()
2054 const struct tg_color *blank_color, in dce110_tg_set_colors()
2055 const struct tg_color *overscan_color) in dce110_tg_set_colors()
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h425 const struct tg_color *solid_color,
483 struct tg_color *black_color);
494 struct tg_color *color);
497 struct tg_color *color);
501 struct tg_color *color);
504 struct tg_color *color);
507 struct tg_color *color);
510 struct tg_color *color);
513 struct tg_color *color);
518 struct tg_color *colo
[all...]
H A Dhw_sequencer_private.h70 struct tg_color;
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c60 static const struct tg_color black_color_format[] = {
243 struct tg_color *black_color) in color_space_to_black_color()
313 struct tg_color *color) in get_mpctree_visual_confirm_color()
315 const struct tg_color pipe_colors[6] = { in get_mpctree_visual_confirm_color()
334 struct tg_color *color) in get_surface_visual_confirm_color()
384 struct tg_color *color) in get_hdr_visual_confirm_color()
433 struct tg_color *color) in get_smartmux_visual_confirm_color()
437 const struct tg_color sm_ver_colors[5] = { in get_smartmux_visual_confirm_color()
459 struct tg_color *color) in get_vabc_visual_confirm_color()
496 struct tg_color *colo in get_subvp_visual_confirm_color()
[all...]
H A Ddc.c1214 memset(&pipe_ctx->visual_confirm_color, 0, sizeof(struct tg_color)); in dc_update_visual_confirm_color()
1249 struct tg_color *color) in dc_get_visual_confirm_for_stream()
1268 memcpy(color, &dc->ctx->dmub_srv->dmub->visual_confirm_color, sizeof(struct tg_color)); in dc_get_visual_confirm_for_stream()
1284 memcpy(color, &pipe->visual_confirm_color, sizeof(struct tg_color)); in dc_get_visual_confirm_for_stream()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h250 void (*set_overscan_blank_color) (struct timing_generator *tg, const struct tg_color *color);
251 void (*set_blank_color)(struct timing_generator *tg, const struct tg_color *color);
253 const struct tg_color *blank_color,
254 const struct tg_color *overscan_color);
H A Dmpc.h130 struct tg_color black_color;
958 struct tg_color *bg_color,
H A Doptc.h135 const struct tg_color *black_color);
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/
H A Ddcn20_opp.h151 const struct tg_color *solid_color,
166 const struct tg_color *color);
H A Ddcn20_opp.c47 const struct tg_color *solid_color, in opp2_set_disp_pattern_generator()
307 const struct tg_color *color) in opp2_dpg_set_blank_color()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c490 const struct tg_color *black_color) in dce120_timing_generator_program_blank_color()
503 const struct tg_color *color) in dce120_timing_generator_set_overscan_color_black()
660 const struct tg_color *black_color) in dce120_tg_program_blank_color()
683 const struct tg_color *overscan_color) in dce120_tg_set_overscan_color()
768 const struct tg_color *blank_color, in dce120_tg_set_colors()
769 const struct tg_color *overscan_color) in dce120_tg_set_colors()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce60/
H A Ddce60_hwseq.c198 struct tg_color *color) in dce60_get_surface_visual_confirm_color()
235 struct tg_color color = {0}; in dce60_program_scaler()
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn10/
H A Ddcn10_mpc.h168 struct tg_color *bg_color,
H A Ddcn10_mpc.c41 struct tg_color *bg_color, in mpc1_set_bg_color()
60 /* mpc color is 12 bit. tg_color is 10 bit */ in mpc1_set_bg_color()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn30/
H A Ddcn30_optc.c143 const struct tg_color *blank_color) in optc3_program_blank_color()
H A Ddcn30_optc.h346 const struct tg_color *blank_color);
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h491 struct tg_color visual_confirm_color;
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h1138 struct tg_color { struct
1140 color_r_crtg_color global() argument
1141 color_g_ytg_color global() argument
1142 color_b_cbtg_color global() argument
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c170 struct tg_color black_color = {0}; in dcn201_init_blank()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c580 const struct tg_color *black_color) in optc1_program_blank_color()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c1147 struct tg_color black_color = {0}; in dce110_acquire_underlay()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1482 struct tg_color color = {0}; in program_scaler()
1526 struct tg_color black_color = {0}; in dce110_enable_stream_timing()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c1635 struct tg_color black_color = {0}; in dcn32_init_blank()

12