Home
last modified time | relevance | path

Searched refs:dmub_srv_reg_cmd_execute (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c1220 enum dmub_status dmub_srv_reg_cmd_execute(struct dmub_srv *dmub, union dmub_rb_cmd *cmd) in dmub_srv_reg_cmd_execute() function
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c161 status = dmub_srv_reg_cmd_execute(dmub, &cmd_list[i]); in dc_dmub_srv_reg_cmd_list_queue_execute()