Symbol: tg_color
sys/dev/pci/drm/amd/display/dc/core/dc.c
1235
memset(&pipe_ctx->visual_confirm_color, 0, sizeof(struct tg_color));
sys/dev/pci/drm/amd/display/dc/core/dc.c
1270
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc.c
1289
memcpy(color, &dc->ctx->dmub_srv->dmub->visual_confirm_color, sizeof(struct tg_color));
sys/dev/pci/drm/amd/display/dc/core/dc.c
1305
memcpy(color, &pipe->visual_confirm_color, sizeof(struct tg_color));
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
1119
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
243
struct tg_color *black_color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
313
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
315
const struct tg_color pipe_colors[6] = {
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
334
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
384
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
433
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
437
const struct tg_color sm_ver_colors[5] = {
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
459
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
496
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
524
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
568
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
586
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
60
static const struct tg_color black_color_format[] = {
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
614
const struct tg_color id_colors[MAX_NUM_MCACHE] = {
sys/dev/pci/drm/amd/display/dc/core/dc_hw_sequencer.c
707
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/dc.h
1480
struct tg_color visual_confirm_color;
sys/dev/pci/drm/amd/display/dc/dc.h
2730
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.c
153
const struct tg_color *black_color)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.c
1847
const struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.c
1894
const struct tg_color *black_color)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.c
1923
const struct tg_color *overscan_color)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.c
2054
const struct tg_color *blank_color,
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.c
2055
const struct tg_color *overscan_color)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.h
209
const struct tg_color *black_color);
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.h
213
const struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.h
216
struct tg_color *black_color);
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.h
253
const struct tg_color *black_color);
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.h
256
const struct tg_color *overscan_color);
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.h
280
const struct tg_color *blank_color,
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.h
281
const struct tg_color *overscan_color);
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator_v.c
453
const struct tg_color *black_color)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator_v.c
479
const struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator_v.c
524
const struct tg_color *black_color)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator_v.c
552
const struct tg_color *overscan_color)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator_v.c
581
const struct tg_color *blank_color,
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator_v.c
582
const struct tg_color *overscan_color)
sys/dev/pci/drm/amd/display/dc/dce120/dce120_timing_generator.c
490
const struct tg_color *black_color)
sys/dev/pci/drm/amd/display/dc/dce120/dce120_timing_generator.c
503
const struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/dce120/dce120_timing_generator.c
660
const struct tg_color *black_color)
sys/dev/pci/drm/amd/display/dc/dce120/dce120_timing_generator.c
683
const struct tg_color *overscan_color)
sys/dev/pci/drm/amd/display/dc/dce120/dce120_timing_generator.c
768
const struct tg_color *blank_color,
sys/dev/pci/drm/amd/display/dc/dce120/dce120_timing_generator.c
769
const struct tg_color *overscan_color)
sys/dev/pci/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
1480
struct tg_color color = {0};
sys/dev/pci/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
1524
struct tg_color black_color = {0};
sys/dev/pci/drm/amd/display/dc/hwss/dce60/dce60_hwseq.c
198
struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/hwss/dce60/dce60_hwseq.c
235
struct tg_color color = {0};
sys/dev/pci/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c
1185
struct tg_color black_color = {0};
sys/dev/pci/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c
3145
struct tg_color black_color = {0};
sys/dev/pci/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
1219
struct tg_color black_color = {0};
sys/dev/pci/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
3256
const struct tg_color *solid_color,
sys/dev/pci/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
411
struct tg_color black_color = {0};
sys/dev/pci/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.h
150
const struct tg_color *solid_color,
sys/dev/pci/drm/amd/display/dc/hwss/dcn201/dcn201_hwseq.c
170
struct tg_color black_color = {0};
sys/dev/pci/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c
1180
const struct tg_color *solid_color,
sys/dev/pci/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.h
90
const struct tg_color *solid_color,
sys/dev/pci/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
1637
struct tg_color black_color = {0};
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
426
const struct tg_color *solid_color,
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
487
struct tg_color *black_color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
498
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
501
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
505
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
508
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
511
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
514
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
517
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
522
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
526
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
530
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
535
struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer_private.h
70
struct tg_color;
sys/dev/pci/drm/amd/display/dc/inc/core_types.h
498
struct tg_color visual_confirm_color;
sys/dev/pci/drm/amd/display/dc/inc/hw/mpc.h
140
struct tg_color black_color;
sys/dev/pci/drm/amd/display/dc/inc/hw/mpc.h
968
struct tg_color *bg_color,
sys/dev/pci/drm/amd/display/dc/inc/hw/opp.h
342
const struct tg_color *solid_color,
sys/dev/pci/drm/amd/display/dc/inc/hw/opp.h
360
const struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/inc/hw/optc.h
135
const struct tg_color *black_color);
sys/dev/pci/drm/amd/display/dc/inc/hw/timing_generator.h
250
void (*set_overscan_blank_color) (struct timing_generator *tg, const struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/inc/hw/timing_generator.h
251
void (*set_blank_color)(struct timing_generator *tg, const struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/inc/hw/timing_generator.h
253
const struct tg_color *blank_color,
sys/dev/pci/drm/amd/display/dc/inc/hw/timing_generator.h
254
const struct tg_color *overscan_color);
sys/dev/pci/drm/amd/display/dc/mpc/dcn10/dcn10_mpc.c
41
struct tg_color *bg_color,
sys/dev/pci/drm/amd/display/dc/mpc/dcn10/dcn10_mpc.h
168
struct tg_color *bg_color,
sys/dev/pci/drm/amd/display/dc/opp/dcn20/dcn20_opp.c
307
const struct tg_color *color)
sys/dev/pci/drm/amd/display/dc/opp/dcn20/dcn20_opp.c
47
const struct tg_color *solid_color,
sys/dev/pci/drm/amd/display/dc/opp/dcn20/dcn20_opp.h
151
const struct tg_color *solid_color,
sys/dev/pci/drm/amd/display/dc/opp/dcn20/dcn20_opp.h
166
const struct tg_color *color);
sys/dev/pci/drm/amd/display/dc/optc/dcn10/dcn10_optc.c
580
const struct tg_color *black_color)
sys/dev/pci/drm/amd/display/dc/optc/dcn30/dcn30_optc.c
143
const struct tg_color *blank_color)
sys/dev/pci/drm/amd/display/dc/optc/dcn30/dcn30_optc.h
346
const struct tg_color *blank_color);
sys/dev/pci/drm/amd/display/dc/resource/dce110/dce110_resource.c
1147
struct tg_color black_color = {0};