lb_bit_depth 797 drivers/gpu/drm/amd/display/dc/dc_types.h int32_t lb_bit_depth; lb_bit_depth 116 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c dsc_enc_caps->lb_bit_depth = 13; lb_bit_depth 218 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c dsc_common_caps->lb_bit_depth = min(dsc_sink_caps->lb_bit_depth, dsc_enc_caps->lb_bit_depth); lb_bit_depth 219 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c if (!dsc_common_caps->lb_bit_depth) lb_bit_depth 701 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c dsc_cfg->linebuf_depth = dsc_common_caps.lb_bit_depth; lb_bit_depth 735 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c if (!dsc_line_buff_depth_from_dpcd(dpcd_dsc_basic_data[DP_DSC_LINE_BUF_BIT_DEPTH - DP_DSC_SUPPORT], &dsc_sink_caps->lb_bit_depth)) lb_bit_depth 75 drivers/gpu/drm/amd/display/dc/inc/hw/dsc.h int32_t lb_bit_depth;