Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.h75 bool dc_dmub_srv_p_state_delegate(struct dc *dc, bool enable_pstate, struct dc_state *context);
H A Ddc_dmub_srv.c318 bool dc_dmub_srv_p_state_delegate(struct dc *dc, bool should_manage_pstate, struct dc_state *contex… in dc_dmub_srv_p_state_delegate() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c933 dc_dmub_srv_p_state_delegate(dc, false, NULL); in dcn30_hardware_release()
999 dc_dmub_srv_p_state_delegate(dc, false, context); in dcn30_prepare_bandwidth()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2142 dc_dmub_srv_p_state_delegate(dc, in dcn20_optimize_bandwidth()