Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c132 void optc2_set_dsc_config(struct timing_generator *optc, in optc2_set_dsc_config() function
560 .set_dsc_config = optc2_set_dsc_config,
H A Ddcn20_optc.h96 void optc2_set_dsc_config(struct timing_generator *optc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.c181 .set_dsc_config = optc2_set_dsc_config,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c191 optc2_set_dsc_config(optc, dsc_mode, dsc_bytes_per_pixel, dsc_slice_width); in optc3_set_dsc_config()