Home
last modified time | relevance | path

Searched refs:dc_dmub_srv_cmd_with_reply_data (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_panel_cntl.c55 return dc_dmub_srv_cmd_with_reply_data(dc_dmub_srv, cmd); in dcn31_query_backlight_info()
87 if (!dc_dmub_srv_cmd_with_reply_data(dc_dmub_srv, &cmd)) in dcn31_panel_cntl_hw_init()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_dmub_srv.h60 bool dc_dmub_srv_cmd_with_reply_data(struct dc_dmub_srv *dc_dmub_srv, union dmub_rb_cmd *cmd);
A Ddc_dmub_srv.c127 bool dc_dmub_srv_cmd_with_reply_data(struct dc_dmub_srv *dc_dmub_srv, union dmub_rb_cmd *cmd) in dc_dmub_srv_cmd_with_reply_data() function
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c3745 if (!dc_dmub_srv_cmd_with_reply_data(dmub_srv, &cmd)) { in dc_process_dmub_set_config_async()
3793 if (!dc_dmub_srv_cmd_with_reply_data(dmub_srv, &cmd)) in dc_process_dmub_set_mst_slots()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c11186 res = dc_dmub_srv_cmd_with_reply_data(dm->dc->ctx->dmub_srv, &cmd); in dm_edid_parser_send_cea()

Completed in 33 milliseconds