Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_timeline_types.h49 u32 hwsp_offset; member
H A Dgen8_engine_cs.c424 static u32 hwsp_offset(const struct i915_request *rq) in hwsp_offset() function
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_request.c1149 u32 hwsp_offset; in __emit_semaphore_wait() local
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_request.c2009 static u32 hwsp_offset(const struct intel_context *ce, u32 *dw) in hwsp_offset() function