Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn303/
Ddcn303_hwseq.h35 void dcn303_enable_power_gating_plane(struct dce_hwseq *hws, bool enable);
Ddcn303_init.c39 dc->hwseq->funcs.enable_power_gating_plane = dcn303_enable_power_gating_plane; in dcn303_hw_sequencer_construct()
Ddcn303_hwseq.c61 void dcn303_enable_power_gating_plane(struct dce_hwseq *hws, bool enable) in dcn303_enable_power_gating_plane() function