Searched refs:PIPE_NO_RESET (Results 1 – 14 of 14) sorted by relevance
125 case PIPE_NO_RESET: in gl_reset_status_from_pipe_reset_status()145 assert(status != PIPE_NO_RESET); in st_device_reset_callback()163 if (st->reset_status != PIPE_NO_RESET) { in st_get_graphics_reset_status()165 st->reset_status = PIPE_NO_RESET; in st_get_graphics_reset_status()168 if (status != PIPE_NO_RESET) in st_get_graphics_reset_status()
112 enum pipe_reset_status worst_reset = PIPE_NO_RESET; in iris_get_device_reset_status()124 if (batch_reset == PIPE_NO_RESET) in iris_get_device_reset_status()127 if (worst_reset == PIPE_NO_RESET) { in iris_get_device_reset_status()135 if (worst_reset != PIPE_NO_RESET && ice->reset.reset) in iris_get_device_reset_status()
576 enum pipe_reset_status status = PIPE_NO_RESET; in iris_batch_check_for_reset()595 if (status != PIPE_NO_RESET) { in iris_batch_check_for_reset()
160 return PIPE_NO_RESET; in llvmpipe_get_device_reset_status()
302 status = PIPE_NO_RESET; in fd_get_device_reset_status()
670 PIPE_NO_RESET, enumerator
140 return PIPE_NO_RESET; in nvc0_get_device_reset_status()
351 return PIPE_NO_RESET; in amdgpu_ctx_query_reset_status()366 return PIPE_NO_RESET; in amdgpu_ctx_query_reset_status()384 return PIPE_NO_RESET; in amdgpu_ctx_query_reset_status()
115 if (ctx->b.get_device_reset_status(&ctx->b) != PIPE_NO_RESET) in si_flush_gfx_cs()
337 if (status != PIPE_NO_RESET) { in si_get_reset_status()
97 return PIPE_NO_RESET; in radeon_drm_ctx_query_reset_status()
528 if (status == PIPE_NO_RESET) in r600_check_device_reset()
84 enum pipe_reset_status status = PIPE_NO_RESET; in zink_get_device_reset_status()
880 ``get_device_reset_status`` will return PIPE_NO_RESET.