Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_hwseq.h36 void dcn314_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
Ddcn314_init.c143 .dsc_pg_control = dcn314_dsc_pg_control,
Ddcn314_hwseq.c239 void dcn314_dsc_pg_control( in dcn314_dsc_pg_control() function