Searched defs:hwsp (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_timeline.c | 52 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() 164 cacheline_alloc(struct intel_timeline_hwsp *hwsp, unsigned int cacheline) in cacheline_alloc() 220 struct i915_vma *hwsp, in intel_timeline_init() 565 u32 *hwsp) in intel_timeline_read_hwsp()
|
| D | intel_timeline_types.h | 94 struct intel_timeline_hwsp *hwsp; member
|
| D | intel_ring_submission.c | 91 i915_reg_t hwsp; in set_hwsp() local
|
| D | intel_engine_cs.c | 806 unsigned int hwsp, in create_pinned_context()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_timeline.c | 77 struct i915_vma *hwsp, in intel_timeline_init() 170 struct i915_vma *hwsp = engine->status_page.vma; in intel_timeline_create_from_engine() local 341 u32 *hwsp) in intel_timeline_read_hwsp()
|
| D | selftest_timeline.c | 779 u32 seqno, u32 hwsp, in emit_read_hwsp() 897 bool (*op)(u32 hwsp, u32 seqno)) in check_watcher() 1032 u32 hwsp, dummy; in live_hwsp_read() local
|
| D | intel_engine_cs.c | 1367 unsigned int hwsp, in intel_engine_create_pinned_context() 1408 struct i915_vma *hwsp = engine->status_page.vma; in intel_engine_destroy_pinned_context() local
|
| D | intel_ring_submission.c | 78 i915_reg_t hwsp; in set_hwsp() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| D | i915_request.h | 406 const u32 *hwsp = READ_ONCE(rq->hwsp_seqno); in __hwsp_seqno() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| D | i915_request.h | 486 const u32 *hwsp = READ_ONCE(rq->hwsp_seqno); in __hwsp_seqno() local
|