Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_ggtt.c112 u32 max_gtt_writes = XE_WA(ggtt->tile->primary_gt, 22019338487) ? 1100 : 63; in ggtt_update_access_counter() local
120 if ((++ggtt->access_count % max_gtt_writes) == 0) { in ggtt_update_access_counter()