Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_eu_stall.c732 unsigned int max_wait_num_reports, xecore, last_xecore, num_xecores; in xe_eu_stall_stream_init() local
742 num_xecores = bitmap_weight(all_xecores, XE_MAX_DSS_FUSE_BITS); in xe_eu_stall_stream_init()
745 max_wait_num_reports = num_data_rows(per_xecore_buf_size * num_xecores); in xe_eu_stall_stream_init()