Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c40 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe);
50 .dsc_enable = dsc2_enable,
226 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc2_enable() function