Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_relay_types.h33 u32 last_rid; member
H A Dxe_guc_relay.c82 rid = ++relay->last_rid; in relay_get_next_rid()
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_guc_relay_test.c47 relay->last_rid = TEST_RID - 1; in relay_test_init()