Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/ !
H A Dguc_capture_fwif.h158 struct __guc_capture_ads_cache { struct
187 struct __guc_capture_ads_cache ads_cache[GUC_CAPTURE_LIST_INDEX_MAX]
/linux/drivers/gpu/drm/xe/ !
H A Dxe_guc_capture.c262 struct __guc_capture_ads_cache { struct
276 struct __guc_capture_ads_cache ads_cache[GUC_CAPTURE_LIST_INDEX_MAX] argument
560 struct __guc_capture_ads_cache *cache; in guc_capture_getlistsize()
639 struct __guc_capture_ads_cache *cache = &gc->ads_cache[owner][type][capture_class]; in xe_guc_capture_getlist()