Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_log_ring.h72 uint64_t first_batch_id; member
H A Dras_cmd.c186 output_data->start_cper_id = overview.first_batch_id; in ras_cmd_get_cper_snapshot()
269 rsp->start_batch_id = overview.first_batch_id; in ras_cmd_get_batch_trace_snapshot()
298 if ((input_data->start_batch_id < overview.first_batch_id) || in ras_cmd_get_batch_trace_records()
H A Dras_log_ring.c314 overview->first_batch_id = log_ring->last_del_batch_id; in ras_log_ring_get_batch_overview()
/linux/drivers/gpu/drm/amd/ras/ras_mgr/
H A Damdgpu_virt_ras_cmd.c106 overview->first_batch_id = rsp.start_batch_id; in amdgpu_virt_ras_get_batch_trace_overview()