Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.c48 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe);
58 .dsc_enable = dsc2_enable,
235 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe) in dsc2_enable() function