Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_hwseq.h42 void dcn32_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
Ddcn32_init.c143 .hubp_pg_control = dcn32_hubp_pg_control,
Ddcn32_hwseq.c157 void dcn32_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn32_hubp_pg_control() function