Home
last modified time | relevance | path

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

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