Home
last modified time | relevance | path

Searched defs:hwsp (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_timeline.c52 struct intel_timeline_hwsp *hwsp; in hwsp_alloc() local
100 static void __idle_hwsp_free(struct intel_timeline_hwsp *hwsp, int cacheline) in __idle_hwsp_free()
165 cacheline_alloc(struct intel_timeline_hwsp *hwsp, unsigned int cacheline) in cacheline_alloc()
222 struct i915_vma *hwsp, in intel_timeline_init()
559 u32 *hwsp) in intel_timeline_read_hwsp()
Dintel_timeline_types.h94 struct intel_timeline_hwsp *hwsp; member
Dintel_ring_submission.c90 i915_reg_t hwsp; in set_hwsp() local
Dintel_engine_cs.c800 unsigned int hwsp, in create_pinned_context()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_request.h406 const u32 *hwsp = READ_ONCE(rq->hwsp_seqno); in __hwsp_seqno() local