Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h84 DMUB_STATUS_QUEUE_FULL, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c728 return DMUB_STATUS_QUEUE_FULL; in dmub_srv_cmd_queue()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c144 if (status == DMUB_STATUS_QUEUE_FULL) { in dc_dmub_srv_cmd_run_list()