Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_hwseq.h16 void dcn303_enable_power_gating_plane(struct dce_hwseq *hws, bool enable);
H A Ddcn303_init.c21 dc->hwseq->funcs.enable_power_gating_plane = dcn303_enable_power_gating_plane; in dcn303_hw_sequencer_construct()
H A Ddcn303_hwseq.c42 void dcn303_enable_power_gating_plane(struct dce_hwseq *hws, bool enable) in dcn303_enable_power_gating_plane() function