Symbol: dc_color_depth
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
6426
static enum dc_color_depth
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
6576
enum dc_color_depth depth = timing_out->display_color_depth;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
8202
int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth)
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
8235
enum dc_color_depth color_depth;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.h
1098
int convert_dc_color_depth_into_bpc(enum dc_color_depth display_color_depth);
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
1220
enum dc_color_depth requestColorDepth = COLOR_DEPTH_UNDEFINED;
sys/dev/pci/drm/amd/display/dc/core/dc_debug.c
296
char *dc_color_depth_to_str(enum dc_color_depth color_depth)
sys/dev/pci/drm/amd/display/dc/core/dc_resource.c
1417
enum dc_color_depth color_depth = otg_master->stream->timing.display_color_depth;
sys/dev/pci/drm/amd/display/dc/dc_hw_types.h
985
enum dc_color_depth display_color_depth;
sys/dev/pci/drm/amd/display/dc/dce/dce_clock_source.c
763
enum dc_color_depth colordepth)
sys/dev/pci/drm/amd/display/dc/dce/dce_clock_source.c
801
enum dc_color_depth colordepth,
sys/dev/pci/drm/amd/display/dc/dce/dce_link_encoder.c
1049
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/dce/dce_link_encoder.c
767
enum dc_color_depth max_deep_color =
sys/dev/pci/drm/amd/display/dc/dce/dce_link_encoder.h
252
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/dce/dce_opp.c
600
enum dc_color_depth color_dpth,
sys/dev/pci/drm/amd/display/dc/dce/dce_opp.h
346
enum dc_color_depth color_dpth,
sys/dev/pci/drm/amd/display/dc/dce/dce_stream_encoder.c
1172
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/dce/dce_transform.c
1042
enum dc_color_depth color_depth;
sys/dev/pci/drm/amd/display/dc/dce/dce_transform.c
588
enum dc_color_depth depth)
sys/dev/pci/drm/amd/display/dc/dce/dce_transform.c
795
enum dc_color_depth depth,
sys/dev/pci/drm/amd/display/dc/dce/dce_transform.c
855
enum dc_color_depth depth,
sys/dev/pci/drm/amd/display/dc/dce/dce_transform.c
951
enum dc_color_depth depth)
sys/dev/pci/drm/amd/display/dc/dce/dce_transform.c
990
enum dc_color_depth color_depth;
sys/dev/pci/drm/amd/display/dc/dce110/dce110_opp_csc_v.c
463
enum dc_color_depth color_depth)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.c
709
enum dc_color_depth color_depth)
sys/dev/pci/drm/amd/display/dc/dce110/dce110_timing_generator.h
226
enum dc_color_depth color_depth);
sys/dev/pci/drm/amd/display/dc/dce120/dce120_timing_generator.c
800
enum dc_color_depth color_depth)
sys/dev/pci/drm/amd/display/dc/dio/dcn10/dcn10_link_encoder.c
620
enum dc_color_depth max_deep_color =
sys/dev/pci/drm/amd/display/dc/dio/dcn10/dcn10_link_encoder.c
921
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/dio/dcn10/dcn10_link_encoder.c
958
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/dio/dcn10/dcn10_link_encoder.h
586
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/dio/dcn10/dcn10_link_encoder.h
593
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
1164
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
1512
enum dc_color_depth *depth)
sys/dev/pci/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.h
736
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.h
747
enum dc_color_depth *depth);
sys/dev/pci/drm/amd/display/dc/dsc/dcn20/dcn20_dsc.c
486
enum dsc_bits_per_comp dsc_dc_color_depth_to_dsc_bits_per_comp(enum dc_color_depth dc_color_depth)
sys/dev/pci/drm/amd/display/dc/dsc/dcn20/dcn20_dsc.c
490
switch (dc_color_depth) {
sys/dev/pci/drm/amd/display/dc/dsc/dcn20/dcn20_dsc.h
588
enum dsc_bits_per_comp dsc_dc_color_depth_to_dsc_bits_per_comp(enum dc_color_depth dc_color_depth);
sys/dev/pci/drm/amd/display/dc/dsc/dsc.h
41
enum dc_color_depth color_depth; /* Bits per component */
sys/dev/pci/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
3258
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/hwss/dce110/dce110_hwseq.h
105
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c
3255
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.h
149
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.c
1179
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/hwss/dcn30/dcn30_hwseq.h
89
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
385
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/hwss/hw_sequencer.h
425
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/inc/clock_source.h
94
enum dc_color_depth color_depth;
sys/dev/pci/drm/amd/display/dc/inc/core_status.h
68
char *dc_color_depth_to_str(enum dc_color_depth color_depth);
sys/dev/pci/drm/amd/display/dc/inc/core_types.h
340
enum dc_color_depth color_depth;
sys/dev/pci/drm/amd/display/dc/inc/hw/hw_shared.h
193
enum dc_color_depth color_depth;
sys/dev/pci/drm/amd/display/dc/inc/hw/link_encoder.h
117
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/inc/hw/link_encoder.h
71
enum dc_color_depth max_hdmi_deep_color;
sys/dev/pci/drm/amd/display/dc/inc/hw/mpc.h
650
enum dc_color_depth output_depth);
sys/dev/pci/drm/amd/display/dc/inc/hw/opp.h
254
enum dc_color_depth color_depth; /* clean up to uint32_t */
sys/dev/pci/drm/amd/display/dc/inc/hw/opp.h
313
enum dc_color_depth color_dpth,
sys/dev/pci/drm/amd/display/dc/inc/hw/opp.h
341
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/inc/hw/opp.h
65
enum dc_color_depth c_depth; /* Deep color use. */
sys/dev/pci/drm/amd/display/dc/inc/hw/stream_encoder.h
241
enum dc_color_depth *depth);
sys/dev/pci/drm/amd/display/dc/inc/hw/timing_generator.h
284
enum dc_color_depth color_depth);
sys/dev/pci/drm/amd/display/dc/link/accessories/link_dp_cts.c
486
enum dc_color_depth color_depth = pipe_ctx->
sys/dev/pci/drm/amd/display/dc/link/link_dpms.c
1967
enum dc_color_depth display_color_depth;
sys/dev/pci/drm/amd/display/dc/mpc/dcn20/dcn20_mpc.c
76
enum dc_color_depth output_depth)
sys/dev/pci/drm/amd/display/dc/mpc/dcn20/dcn20_mpc.h
285
enum dc_color_depth output_depth);
sys/dev/pci/drm/amd/display/dc/mpc/dcn30/dcn30_mpc.c
392
enum dc_color_depth output_depth)
sys/dev/pci/drm/amd/display/dc/mpc/dcn30/dcn30_mpc.h
1033
enum dc_color_depth output_depth);
sys/dev/pci/drm/amd/display/dc/opp/dcn10/dcn10_opp.c
250
enum dc_color_depth color_dpth,
sys/dev/pci/drm/amd/display/dc/opp/dcn10/dcn10_opp.h
170
enum dc_color_depth color_dpth,
sys/dev/pci/drm/amd/display/dc/opp/dcn20/dcn20_opp.c
46
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/opp/dcn20/dcn20_opp.h
150
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/dc/optc/dcn10/dcn10_optc.c
976
enum dc_color_depth color_depth)
sys/dev/pci/drm/amd/display/dc/virtual/virtual_link_encoder.c
44
enum dc_color_depth color_depth,
sys/dev/pci/drm/amd/display/include/audio_types.h
54
enum dc_color_depth color_depth;
sys/dev/pci/drm/amd/display/include/bios_parser_types.h
117
enum dc_color_depth color_depth;
sys/dev/pci/drm/amd/display/include/bios_parser_types.h
128
enum dc_color_depth color_depth;
sys/dev/pci/drm/amd/display/include/bios_parser_types.h
153
enum dc_color_depth color_depth; /* not used for DCE6.0 */
sys/dev/pci/drm/amd/display/include/ddc_service_types.h
98
enum dc_color_depth max_hdmi_deep_color;