Home
last modified time | relevance | path

Searched refs:black_color (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c173 struct tg_color black_color = {0}; in dcn201_init_blank() local
180 color_space_to_black_color(dc, color_space, &black_color); in dcn201_init_blank()
197 &black_color, in dcn201_init_blank()
438 pipe_ctx, &blnd_cfg.black_color); in dcn201_update_mpcc()
441 pipe_ctx, &blnd_cfg.black_color); in dcn201_update_mpcc()
445 &blnd_cfg.black_color); in dcn201_update_mpcc()
467 blnd_cfg.black_color.color_b_cb = 0; in dcn201_update_mpcc()
468 blnd_cfg.black_color.color_g_y = 0; in dcn201_update_mpcc()
469 blnd_cfg.black_color.color_r_cr = 0; in dcn201_update_mpcc()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.h209 const struct tg_color *black_color);
216 struct tg_color *black_color);
253 const struct tg_color *black_color);
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Doptc.h135 const struct tg_color *black_color);