Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_timeline_types.h50 u32 hwsp_offset; member
H A Dintel_lrc.c3556 static u32 hwsp_offset(const struct i915_request *rq) in hwsp_offset() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_request.c1029 u32 hwsp_offset; in __emit_semaphore_wait() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_request.c1617 static u32 hwsp_offset(const struct intel_context *ce, u32 *dw) in hwsp_offset() function