Home
last modified time | relevance | path

Searched refs:lb_bit_depth (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dsc/
A Ddc_dsc.c361 &dsc_sink_caps->lb_bit_depth)) in dc_dsc_parse_dsc_dpcd()
507 DC_LOG_DSC("\tlb_bit_depth %d", dsc_enc_caps.lb_bit_depth); in dc_dsc_dump_encoder_caps()
525 DC_LOG_DSC("\tlb_bit_depth %d", dsc_sink_caps->lb_bit_depth); in dc_dsc_dump_decoder_caps()
611 dsc_enc_caps->lb_bit_depth = single_dsc_enc_caps.lb_bit_depth; in build_dsc_enc_caps()
722 dsc_common_caps->lb_bit_depth = min(dsc_sink_caps->lb_bit_depth, dsc_enc_caps->lb_bit_depth); in intersect_dsc_caps()
723 if (!dsc_common_caps->lb_bit_depth) in intersect_dsc_caps()
1277 dsc_cfg->linebuf_depth = dsc_common_caps.lb_bit_depth; in setup_dsc_config()
A Ddsc.h88 int32_t lb_bit_depth; member
/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
A Ddcn401_dsc.c74 dsc_enc_caps->lb_bit_depth = 13; in dsc401_get_single_enc_caps()
/drivers/gpu/drm/amd/display/dc/
A Ddc_types.h864 int32_t lb_bit_depth; member
/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
A Ddcn20_dsc.c96 dsc_enc_caps->lb_bit_depth = 13; in dsc2_get_enc_caps()

Completed in 16 milliseconds