Home
last modified time | relevance | path

Searched refs:ycbcr422_simple (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dio_stream_encoder.c240 && !timing->dsc_cfg.ycbcr422_simple); in is_two_pixels_per_containter()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dio_stream_encoder.c273 && !timing->dsc_cfg.ycbcr422_simple); in is_two_pixels_per_containter()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c884 dsc_cfg->ycbcr422_simple = false; in setup_dsc_config()
902 dsc_cfg->ycbcr422_simple = is_dsc_possible; in setup_dsc_config()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h831 bool ycbcr422_simple; /* Tell DSC engine to convert YCbCr 4:2:2 to 'YCbCr 4:2:2 simple'. */ member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_stream_encoder.c464 && !timing->dsc_cfg.ycbcr422_simple); in is_two_pixels_per_containter()
H A Ddcn20_dsc.c401 …c_pixel_encoding_to_dsc_pixel_format(dsc_cfg->pixel_encoding, dsc_cfg->dc_dsc_cfg.ycbcr422_simple); in dsc_prepare_config()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_dccg.c566 && !params->timing->dsc_cfg.ycbcr422_simple)) { in dccg31_set_dtbclk_dto()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c113 stream->timing.dsc_cfg.ycbcr422_simple = 0; in dc_stream_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1618 && !timing->dsc_cfg.ycbcr422_simple); in optc1_is_two_pixels_per_containter()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1508 !res_ctx->pipe_ctx[i].stream->timing.dsc_cfg.ycbcr422_simple) in dcn20_populate_dml_pipes_from_context()