Home
last modified time | relevance | path

Searched refs:DMUB_STATUS_OK (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/display/dmub/src/
A Ddmub_srv.c578 return DMUB_STATUS_OK; in dmub_srv_calc_region_info()
612 return DMUB_STATUS_OK; in dmub_srv_calc_mem_info()
626 return DMUB_STATUS_OK; in dmub_srv_has_hw_support()
642 return DMUB_STATUS_OK; in dmub_srv_is_hw_init()
802 return DMUB_STATUS_OK; in dmub_srv_hw_init()
829 return DMUB_STATUS_OK; in dmub_srv_hw_reset()
877 return DMUB_STATUS_OK; in dmub_srv_fb_cmd_execute()
1062 return DMUB_STATUS_OK; in dmub_srv_get_gpint_response()
1078 return DMUB_STATUS_OK; in dmub_srv_get_gpint_dataout()
1092 return DMUB_STATUS_OK; in dmub_srv_get_fw_boot_status()
[all …]
A Ddmub_srv_stat.c68 return DMUB_STATUS_OK; in dmub_srv_stat_get_notification()
127 return DMUB_STATUS_OK; in dmub_srv_stat_get_notification()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stat.c59 ASSERT(status == DMUB_STATUS_OK); in dc_stat_get_dmub_notification()
89 ASSERT(status == DMUB_STATUS_OK); in dc_stat_get_dmub_dataout()
/drivers/gpu/drm/amd/display/dc/
A Ddc_dmub_srv.c90 if (status != DMUB_STATUS_OK) { in dc_dmub_srv_wait_for_pending()
95 return status == DMUB_STATUS_OK; in dc_dmub_srv_wait_for_pending()
105 if (status != DMUB_STATUS_OK) { in dc_dmub_srv_clear_inbox0_ack()
118 if (status != DMUB_STATUS_OK) { in dc_dmub_srv_wait_for_inbox0_ack()
132 if (status != DMUB_STATUS_OK) { in dc_dmub_srv_send_inbox0_cmd()
160 if (status == DMUB_STATUS_OK) in dc_dmub_srv_reg_cmd_list_queue_execute()
164 if (status != DMUB_STATUS_OK) { in dc_dmub_srv_reg_cmd_list_queue_execute()
169 if (status != DMUB_STATUS_OK) { in dc_dmub_srv_reg_cmd_list_queue_execute()
228 if (status != DMUB_STATUS_OK) { in dc_dmub_srv_fb_cmd_list_queue_execute()
325 if (status != DMUB_STATUS_OK) { in dc_dmub_srv_optimized_init_done()
[all …]
/drivers/gpu/drm/amd/display/dmub/
A Ddmub_srv.h90 DMUB_STATUS_OK = 0, enumerator
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c1238 if (status != DMUB_STATUS_OK) { in dm_dmub_hw_init()
1250 if (status != DMUB_STATUS_OK) in dm_dmub_hw_init()
1341 if (status != DMUB_STATUS_OK) { in dm_dmub_hw_init()
1348 if (status != DMUB_STATUS_OK) in dm_dmub_hw_init()
1406 if (status != DMUB_STATUS_OK) in dm_dmub_hw_resume()
1412 if (status != DMUB_STATUS_OK) in dm_dmub_hw_resume()
1755 return DMUB_STATUS_OK; in dm_dmub_send_vbios_gpint_command()
1796 if (ret != DMUB_STATUS_OK) in dm_dmub_get_vbios_bounding_box()
1802 if (ret != DMUB_STATUS_OK) in dm_dmub_get_vbios_bounding_box()
2497 if (status != DMUB_STATUS_OK) { in dm_dmub_sw_init()
[all …]

Completed in 897 milliseconds