/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/ |
dsc.h | 43 enum dc_color_depth color_depth; /* Bits per component */ member in struct:dsc_config 83 union dsc_color_depth color_depth; member in struct:dsc_enc_caps
|
dsc.h | 43 enum dc_color_depth color_depth; /* Bits per component */ member in struct:dsc_config 83 union dsc_color_depth color_depth; member in struct:dsc_enc_caps
|
dsc.h | 43 enum dc_color_depth color_depth; /* Bits per component */ member in struct:dsc_config 83 union dsc_color_depth color_depth; member in struct:dsc_enc_caps
|
hw_shared.h | 170 enum dc_color_depth color_depth; member in struct:default_adjustment
|
opp.h | 225 enum dc_color_depth color_depth; /* clean up to uint32_t */ member in struct:opp_grph_csc_adjustment 312 enum dc_color_depth color_depth,
|
hw_shared.h | 170 enum dc_color_depth color_depth; member in struct:default_adjustment
|
opp.h | 225 enum dc_color_depth color_depth; /* clean up to uint32_t */ member in struct:opp_grph_csc_adjustment 312 enum dc_color_depth color_depth,
|
hw_shared.h | 170 enum dc_color_depth color_depth; member in struct:default_adjustment
|
opp.h | 225 enum dc_color_depth color_depth; /* clean up to uint32_t */ member in struct:opp_grph_csc_adjustment 312 enum dc_color_depth color_depth,
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/include/ |
audio_types.h | 46 enum dc_color_depth color_depth; member in struct:audio_crtc_info
|
audio_types.h | 46 enum dc_color_depth color_depth; member in struct:audio_crtc_info
|
audio_types.h | 46 enum dc_color_depth color_depth; member in struct:audio_crtc_info
|
bios_parser_types.h | 112 enum dc_color_depth color_depth; member in struct:bp_encoder_control 123 enum dc_color_depth color_depth; member in struct:bp_external_encoder_control 148 enum dc_color_depth color_depth; /* not used for DCE6.0 */ member in struct:bp_transmitter_control 231 enum transmitter_color_depth color_depth; member in struct:bp_pixel_clock_parameters
|
bios_parser_types.h | 112 enum dc_color_depth color_depth; member in struct:bp_encoder_control 123 enum dc_color_depth color_depth; member in struct:bp_external_encoder_control 148 enum dc_color_depth color_depth; /* not used for DCE6.0 */ member in struct:bp_transmitter_control 231 enum transmitter_color_depth color_depth; member in struct:bp_pixel_clock_parameters
|
bios_parser_types.h | 112 enum dc_color_depth color_depth; member in struct:bp_encoder_control 123 enum dc_color_depth color_depth; member in struct:bp_external_encoder_control 148 enum dc_color_depth color_depth; /* not used for DCE6.0 */ member in struct:bp_transmitter_control 231 enum transmitter_color_depth color_depth; member in struct:bp_pixel_clock_parameters
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/ |
clock_source.h | 96 enum dc_color_depth color_depth; member in struct:pixel_clk_params
|
clock_source.h | 96 enum dc_color_depth color_depth; member in struct:pixel_clk_params
|
clock_source.h | 96 enum dc_color_depth color_depth; member in struct:pixel_clk_params
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/ |
amdgpu_dce_transform.c | 759 enum dc_color_depth color_depth; local in function:dce_transform_set_pixel_storage_depth 763 color_depth = COLOR_DEPTH_666; 768 color_depth = COLOR_DEPTH_888; 773 color_depth = COLOR_DEPTH_101010; 778 color_depth = COLOR_DEPTH_121212; 783 color_depth = COLOR_DEPTH_101010; 790 set_denormalization(xfm_dce, color_depth); 791 program_bit_depth_reduction(xfm_dce, color_depth, bit_depth_params);
|
amdgpu_dce_transform.c | 759 enum dc_color_depth color_depth; local in function:dce_transform_set_pixel_storage_depth 763 color_depth = COLOR_DEPTH_666; 768 color_depth = COLOR_DEPTH_888; 773 color_depth = COLOR_DEPTH_101010; 778 color_depth = COLOR_DEPTH_121212; 783 color_depth = COLOR_DEPTH_101010; 790 set_denormalization(xfm_dce, color_depth); 791 program_bit_depth_reduction(xfm_dce, color_depth, bit_depth_params);
|
amdgpu_dce_transform.c | 759 enum dc_color_depth color_depth; local in function:dce_transform_set_pixel_storage_depth 763 color_depth = COLOR_DEPTH_666; 768 color_depth = COLOR_DEPTH_888; 773 color_depth = COLOR_DEPTH_101010; 778 color_depth = COLOR_DEPTH_121212; 783 color_depth = COLOR_DEPTH_101010; 790 set_denormalization(xfm_dce, color_depth); 791 program_bit_depth_reduction(xfm_dce, color_depth, bit_depth_params);
|
/src/sys/external/bsd/drm2/dist/drm/ |
drm_dp_helper.c | 1416 u8 color_depth = dsc_dpcd[DP_DSC_DEC_COLOR_DEPTH_CAP - DP_DSC_SUPPORT]; local in function:drm_dp_dsc_sink_supported_input_bpcs 1418 if (color_depth & DP_DSC_12_BPC) 1420 if (color_depth & DP_DSC_10_BPC) 1422 if (color_depth & DP_DSC_8_BPC)
|
drm_dp_helper.c | 1416 u8 color_depth = dsc_dpcd[DP_DSC_DEC_COLOR_DEPTH_CAP - DP_DSC_SUPPORT]; local in function:drm_dp_dsc_sink_supported_input_bpcs 1418 if (color_depth & DP_DSC_12_BPC) 1420 if (color_depth & DP_DSC_10_BPC) 1422 if (color_depth & DP_DSC_8_BPC)
|
drm_dp_helper.c | 1416 u8 color_depth = dsc_dpcd[DP_DSC_DEC_COLOR_DEPTH_CAP - DP_DSC_SUPPORT]; local in function:drm_dp_dsc_sink_supported_input_bpcs 1418 if (color_depth & DP_DSC_12_BPC) 1420 if (color_depth & DP_DSC_10_BPC) 1422 if (color_depth & DP_DSC_8_BPC)
|
/src/sys/dev/pci/ |
machfb.c | 129 int color_depth; member in struct:mach64_softc 168 uint32_t color_depth; member in struct:mach64_crtcregs 705 sc->color_depth = CRTC_PIX_WIDTH_8BPP; 1089 crtc->color_depth = CRTC_PIX_WIDTH_8BPP; 1092 crtc->color_depth = CRTC_PIX_WIDTH_16BPP; 1095 crtc->color_depth = CRTC_PIX_WIDTH_32BPP; 1133 regw(sc, CRTC_GEN_CNTL, crtc->gen_cntl | crtc->color_depth |
|