Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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);
279 const struct tg_color *blank_color,
280 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()
1853 const struct tg_color *color) in dce110_timing_generator_set_overscan_color_black()
1900 const struct tg_color *black_color) in dce110_tg_program_blank_color()
1929 const struct tg_color *overscan_color) in dce110_tg_set_overscan_color()
2042 const struct tg_color *blank_color, in dce110_tg_set_colors()
2043 const struct tg_color *overscan_color) in dce110_tg_set_colors()
H A Ddce110_hw_sequencer.c1268 struct tg_color *color) in get_surface_visual_confirm_color()
1305 struct tg_color color = {0}; in program_scaler()
1351 struct tg_color black_color = {0}; in dce110_enable_stream_timing()
H A Ddce110_resource.c1152 struct tg_color black_color = {0}; in dce110_acquire_underlay()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h197 void (*set_overscan_blank_color) (struct timing_generator *tg, const struct tg_color *color);
198 void (*set_blank_color)(struct timing_generator *tg, const struct tg_color *color);
200 const struct tg_color *blank_color,
201 const struct tg_color *overscan_color);
H A Dopp.h311 const struct tg_color *solid_color,
321 const struct tg_color *color);
H A Dmpc.h65 struct tg_color black_color; /* background color */
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dhw_sequencer_private.h67 struct tg_color;
132 struct tg_color *color);
134 struct tg_color *color);
H A Dhw_sequencer.h222 struct tg_color *black_color);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c56 static const struct tg_color black_color_format[] = {
228 struct tg_color *black_color) in color_space_to_black_color()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.h151 const struct tg_color *solid_color,
160 const struct tg_color *color);
H A Ddcn20_opp.c46 const struct tg_color *solid_color, in opp2_set_disp_pattern_generator()
295 const struct tg_color *color) in opp2_dpg_set_blank_color()
H A Ddcn20_hwseq.c279 struct tg_color black_color = {0}; in dcn20_init_blank()
999 struct tg_color black_color = {0}; in dcn20_blank_pixel_data()
2231 struct tg_color *color) in dcn20_get_mpctree_visual_confirm_color()
2233 const struct tg_color pipe_colors[6] = { in dcn20_get_mpctree_visual_confirm_color()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.h192 struct tg_color *color);
195 struct tg_color *color);
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()
H A Ddcn10_hw_sequencer.c789 struct tg_color black_color = {0}; in dcn10_enable_stream_timing()
2274 struct tg_color *color) in dcn10_get_surface_visual_confirm_color()
2310 struct tg_color *color) in dcn10_get_hdr_visual_confirm_color()
2636 struct tg_color black_color = {0}; in dcn10_blank_pixel_data()
H A Ddcn10_optc.h675 const struct tg_color *black_color);
H A Ddcn10_optc.c543 const struct tg_color *black_color) in optc1_program_blank_color()
/OK3568_Linux_fs/kernel/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()
703 const struct tg_color *black_color) in dce120_tg_program_blank_color()
726 const struct tg_color *overscan_color) in dce120_tg_set_overscan_color()
810 const struct tg_color *blank_color, in dce120_tg_set_colors()
811 const struct tg_color *overscan_color) in dce120_tg_set_colors()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c198 struct tg_color *color) in dce60_get_surface_visual_confirm_color()
235 struct tg_color color = {0}; in dce60_program_scaler()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c127 const struct tg_color *blank_color) in optc3_program_blank_color()
H A Ddcn30_optc.h330 const struct tg_color *blank_color);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h911 struct tg_color { struct