Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_eu_stall.c384 unsigned int xecore; in eu_stall_data_buf_poll() local
388 xecore_buf = &stream->xecore_buf[xecore]; in eu_stall_data_buf_poll()
401 set_bit(xecore, stream->data_drop.mask); in eu_stall_data_buf_poll()
443 xecore_buf = &stream->xecore_buf[xecore]; in xe_eu_stall_data_buf_read()
490 if (test_bit(xecore, stream->data_drop.mask)) { in xe_eu_stall_data_buf_read()
492 clear_bit(xecore, stream->data_drop.mask); in xe_eu_stall_data_buf_read()
516 unsigned int xecore; in xe_eu_stall_stream_read_locked() local
533 gt, group, instance, xecore); in xe_eu_stall_stream_read_locked()
639 int xecore; in xe_eu_stall_stream_enable() local
666 xecore_buf = &stream->xecore_buf[xecore]; in xe_eu_stall_stream_enable()
[all …]