Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_timeline_types.h21 struct intel_timeline_hwsp;
94 struct intel_timeline_hwsp *hwsp;
Dintel_timeline.c21 struct intel_timeline_hwsp { struct
52 struct intel_timeline_hwsp *hwsp; in hwsp_alloc()
100 static void __idle_hwsp_free(struct intel_timeline_hwsp *hwsp, int cacheline) in __idle_hwsp_free()
164 cacheline_alloc(struct intel_timeline_hwsp *hwsp, unsigned int cacheline) in cacheline_alloc()