Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.h36 void dcn314_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
H A Ddcn314_init.c145 .dsc_pg_control = dcn314_dsc_pg_control,
H A Ddcn314_hwseq.c237 void dcn314_dsc_pg_control( in dcn314_dsc_pg_control() function