Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.h49 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
Ddcn31_init.c129 .hubp_pg_control = dcn31_hubp_pg_control,
Ddcn31_hwseq.c442 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn31_hubp_pg_control() function