Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.h99 void dc_dmub_setup_subvp_dmub_command(struct dc *dc, struct dc_state *context, bool enable);
H A Ddc_dmub_srv.c870 void dc_dmub_setup_subvp_dmub_command(struct dc *dc, in dc_dmub_setup_subvp_dmub_command() function
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c362 dc_dmub_setup_subvp_dmub_command(dc, context, enable_subvp); in dcn32_commit_subvp_config()