Home
last modified time | relevance | path

Searched refs:linebuf_depth (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dsc.c388 (8 <= dsc_cfg->dc_dsc_cfg.linebuf_depth && dsc_cfg->dc_dsc_cfg.linebuf_depth <= 13)) || in dsc_prepare_config()
390 ((8 <= dsc_cfg->dc_dsc_cfg.linebuf_depth && dsc_cfg->dc_dsc_cfg.linebuf_depth <= 15) || in dsc_prepare_config()
391 dsc_cfg->dc_dsc_cfg.linebuf_depth == 0))); in dsc_prepare_config()
398 8 <= dsc_cfg->dc_dsc_cfg.linebuf_depth && dsc_cfg->dc_dsc_cfg.linebuf_depth <= 13) || in dsc_prepare_config()
400 ((8 <= dsc_cfg->dc_dsc_cfg.linebuf_depth && dsc_cfg->dc_dsc_cfg.linebuf_depth <= 15) || in dsc_prepare_config()
401 dsc_cfg->dc_dsc_cfg.linebuf_depth == 0))) || in dsc_prepare_config()
418 dsc_reg_vals->pps.line_buf_depth = dsc_cfg->dc_dsc_cfg.linebuf_depth; in dsc_prepare_config()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_hw_types.h828 uint32_t linebuf_depth; /* DSC line buffer depth */ member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stream.c112 stream->timing.dsc_cfg.linebuf_depth = 9; in dc_stream_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dsc/
A Ddc_dsc.c946 dsc_cfg->linebuf_depth = dsc_common_caps.lb_bit_depth; in setup_dsc_config()

Completed in 22 milliseconds