Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
Ddcn31_hwseq.h49 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
Ddcn31_init.c139 .hubp_pg_control = dcn31_hubp_pg_control,
Ddcn31_hwseq.c441 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn31_hubp_pg_control() function
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
Ddcn314_init.c143 .hubp_pg_control = dcn31_hubp_pg_control,