Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_dmub_srv.c68 if (status == DMUB_STATUS_OK) in dc_dmub_srv_cmd_queue()
80 if (status == DMUB_STATUS_OK) in dc_dmub_srv_cmd_queue()
94 if (status != DMUB_STATUS_OK) in dc_dmub_srv_cmd_execute()
105 if (status != DMUB_STATUS_OK) in dc_dmub_srv_wait_idle()
118 if (status == DMUB_STATUS_OK) in dc_dmub_srv_wait_phy_init()
149 stream_mask, timeout) == DMUB_STATUS_OK; in dc_dmub_srv_notify_stream_mask()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv.c184 enum dmub_status status = DMUB_STATUS_OK; in dmub_srv_create()
223 if (status == DMUB_STATUS_OK) in dmub_srv_create()
309 return DMUB_STATUS_OK; in dmub_srv_calc_region_info()
342 return DMUB_STATUS_OK; in dmub_srv_calc_fb_info()
356 return DMUB_STATUS_OK; in dmub_srv_has_hw_support()
367 return DMUB_STATUS_OK; in dmub_srv_is_hw_init()
372 return DMUB_STATUS_OK; in dmub_srv_is_hw_init()
472 return DMUB_STATUS_OK; in dmub_srv_hw_init()
481 return DMUB_STATUS_OK; in dmub_srv_hw_reset()
488 return DMUB_STATUS_OK; in dmub_srv_hw_reset()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dmub/
Ddmub_srv.h79 DMUB_STATUS_OK = 0, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c787 if (status != DMUB_STATUS_OK) { in dm_dmub_hw_init()
857 if (status != DMUB_STATUS_OK) { in dm_dmub_hw_init()
864 if (status != DMUB_STATUS_OK) in dm_dmub_hw_init()
1372 if (status != DMUB_STATUS_OK) { in dm_dmub_sw_init()
1396 if (status != DMUB_STATUS_OK) { in dm_dmub_sw_init()
1429 if (status != DMUB_STATUS_OK) { in dm_dmub_sw_init()