HomeSort by: relevance | last modified time | path
    Searched refs:tg_color (Results 1 - 22 of 22) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
dce110_timing_generator.h 211 const struct tg_color *black_color);
215 const struct tg_color *color);
218 struct tg_color *black_color);
255 const struct tg_color *black_color);
258 const struct tg_color *overscan_color);
281 const struct tg_color *blank_color,
282 const struct tg_color *overscan_color);
amdgpu_dce110_timing_generator_v.c 458 const struct tg_color *black_color)
484 const struct tg_color *color)
529 const struct tg_color *black_color)
557 const struct tg_color *overscan_color)
586 const struct tg_color *blank_color,
587 const struct tg_color *overscan_color)
amdgpu_dce110_timing_generator.c 158 const struct tg_color *black_color)
1858 const struct tg_color *color)
1905 const struct tg_color *black_color)
1934 const struct tg_color *overscan_color)
2047 const struct tg_color *blank_color,
2048 const struct tg_color *overscan_color)
amdgpu_dce110_hw_sequencer.c 1195 struct tg_color *color)
1232 struct tg_color color = {0};
1278 struct tg_color black_color = {0};
amdgpu_dce110_resource.c 1123 struct tg_color black_color = {0};
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
hw_sequencer_private.h 66 struct tg_color;
131 struct tg_color *color);
133 struct tg_color *color);
hw_sequencer.h 196 struct tg_color *black_color);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
timing_generator.h 186 void (*set_overscan_blank_color) (struct timing_generator *tg, const struct tg_color *color);
187 void (*set_blank_color)(struct timing_generator *tg, const struct tg_color *color);
189 const struct tg_color *blank_color,
190 const struct tg_color *overscan_color);
opp.h 313 const struct tg_color *solid_color,
322 const struct tg_color *color);
mpc.h 62 struct tg_color black_color; /* background color */
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
dcn20_opp.h 147 const struct tg_color *solid_color,
155 const struct tg_color *color);
amdgpu_dcn20_opp.c 51 const struct tg_color *solid_color,
294 const struct tg_color *color)
amdgpu_dcn20_hwseq.c 282 struct tg_color black_color = {0};
940 struct tg_color black_color = {0};
2118 struct tg_color *color)
2120 const struct tg_color pipe_colors[6] = {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_hw_sequencer.c 61 static const struct tg_color black_color_format[] = {
233 struct tg_color *black_color)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
dcn10_hw_sequencer.h 181 struct tg_color *color);
184 struct tg_color *color);
dcn10_mpc.h 164 struct tg_color *bg_color,
amdgpu_dcn10_mpc.c 46 struct tg_color *bg_color,
58 /* mpc color is 12 bit. tg_color is 10 bit */
amdgpu_dcn10_hw_sequencer.c 784 struct tg_color black_color = {0};
2047 struct tg_color *color)
2083 struct tg_color *color)
2369 struct tg_color black_color = {0};
amdgpu_dcn10_optc.c 504 const struct tg_color *black_color)
dcn10_optc.h 609 const struct tg_color *black_color);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/
amdgpu_dce120_timing_generator.c 495 const struct tg_color *black_color)
508 const struct tg_color *color)
708 const struct tg_color *black_color)
731 const struct tg_color *overscan_color)
815 const struct tg_color *blank_color,
816 const struct tg_color *overscan_color)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_hw_types.h 829 struct tg_color { struct

Completed in 238 milliseconds