Searched refs:dc_color_depth (Results 1 – 25 of 38) sorted by relevance
12
/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | opp.h | 49 enum dc_color_depth c_depth; /* Deep color use. */ 222 enum dc_color_depth color_depth; /* clean up to uint32_t */ 283 enum dc_color_depth color_dpth, 311 enum dc_color_depth color_depth,
|
D | link_encoder.h | 67 enum dc_color_depth max_hdmi_deep_color; 143 enum dc_color_depth color_depth,
|
D | dsc.h | 38 enum dc_color_depth color_depth; /* Bits per component */
|
D | mpc.h | 236 enum dc_color_depth output_depth);
|
D | hw_shared.h | 172 enum dc_color_depth color_depth;
|
D | timing_generator.h | 217 enum dc_color_depth color_depth);
|
/drivers/gpu/drm/amd/display/include/ |
D | bios_parser_types.h | 110 enum dc_color_depth color_depth; 121 enum dc_color_depth color_depth; 146 enum dc_color_depth color_depth; /* not used for DCE6.0 */
|
D | ddc_service_types.h | 83 enum dc_color_depth max_hdmi_deep_color;
|
D | audio_types.h | 44 enum dc_color_depth color_depth;
|
/drivers/gpu/drm/amd/display/dc/virtual/ |
D | virtual_link_encoder.c | 46 enum dc_color_depth color_depth, in virtual_link_encoder_enable_tmds_output()
|
/drivers/gpu/drm/amd/display/dc/inc/ |
D | clock_source.h | 94 enum dc_color_depth color_depth;
|
/drivers/gpu/drm/amd/display/dc/ |
D | dc_hw_types.h | 641 enum dc_color_depth { enum 796 enum dc_color_depth display_color_depth;
|
/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_transform.c | 413 enum dc_color_depth depth) in set_clamp() 620 enum dc_color_depth depth, in program_bit_depth_reduction() 715 enum dc_color_depth depth) in set_denormalization() 754 enum dc_color_depth color_depth; in dce_transform_set_pixel_storage_depth()
|
D | dce_link_encoder.h | 212 enum dc_color_depth color_depth,
|
D | dce_opp.c | 454 enum dc_color_depth color_dpth, in dce110_opp_set_dyn_expansion()
|
D | dce_link_encoder.c | 635 enum dc_color_depth max_deep_color = in dce110_link_encoder_validate_hdmi_output() 918 enum dc_color_depth color_depth, in dce110_link_encoder_enable_tmds_output()
|
D | dce_opp.h | 298 enum dc_color_depth color_dpth,
|
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_dsc.c | 38 static enum dsc_bits_per_comp dsc_dc_color_depth_to_dsc_bits_per_comp(enum dc_color_depth); 423 … enum dsc_bits_per_comp dsc_dc_color_depth_to_dsc_bits_per_comp(enum dc_color_depth dc_color_depth) in dsc_dc_color_depth_to_dsc_bits_per_comp() argument 427 switch (dc_color_depth) { in dsc_dc_color_depth_to_dsc_bits_per_comp()
|
D | dcn20_opp.h | 143 enum dc_color_depth color_depth,
|
D | dcn20_opp.c | 44 enum dc_color_depth color_depth, in opp2_set_disp_pattern_generator()
|
D | dcn20_mpc.h | 262 enum dc_color_depth output_depth);
|
/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_timing_generator.h | 226 enum dc_color_depth color_depth);
|
/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_opp.h | 166 enum dc_color_depth color_dpth,
|
D | dcn10_opp.c | 231 enum dc_color_depth color_dpth, in opp1_set_dyn_expansion()
|
D | dcn10_link_encoder.c | 623 enum dc_color_depth max_deep_color = in dcn10_link_encoder_validate_hdmi_output() 912 enum dc_color_depth color_depth, in dcn10_link_encoder_enable_tmds_output()
|
12