Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.c78 struct i915_vma *hwsp, in intel_timeline_init()
171 struct i915_vma *hwsp = engine->status_page.vma; in intel_timeline_create_from_engine() local
342 u32 *hwsp) in intel_timeline_read_hwsp()
H A Dselftest_timeline.c775 u32 seqno, u32 hwsp, in emit_read_hwsp()
893 bool (*op)(u32 hwsp, u32 seqno)) in check_watcher()
1028 u32 hwsp, dummy; in live_hwsp_read() local
H A Dintel_engine_cs.c1350 unsigned int hwsp, in intel_engine_create_pinned_context()
1391 struct i915_vma *hwsp = engine->status_page.vma; in intel_engine_destroy_pinned_context() local
/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_types.h138 struct xe_bo *hwsp; member