Home
last modified time | relevance | path

Searched refs:__guc_capture_ads_cache (Results 1 – 3 of 3) 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]
H A Dintel_guc_capture.c477 struct __guc_capture_ads_cache *cache = &gc->ads_cache[owner][type][classid]; in guc_capture_getlistsize()
527 struct __guc_capture_ads_cache *cache = &gc->ads_cache[owner][type][classid]; in intel_guc_capture_getlist()
1610 struct __guc_capture_ads_cache *cache; in guc_capture_free_ads_cache()
/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
559 struct __guc_capture_ads_cache *cache; in guc_capture_getlistsize()
638 struct __guc_capture_ads_cache *cache = &gc->ads_cache[owner][type][capture_class]; in xe_guc_capture_getlist()