Home
last modified time | relevance | path

Searched defs:per_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c1592 u32 *cs, bool per_ctx) in emit_wabb_ctx_canary()
1620 wabb_ctx_setup(struct intel_context *ce, bool per_ctx) in wabb_ctx_setup()
1632 static bool check_ring_start(struct intel_context *ce, bool per_ctx) in check_ring_start()
1648 static int wabb_ctx_check(struct intel_context *ce, bool per_ctx) in wabb_ctx_check()
1662 static int __lrc_wabb_ctx(struct intel_engine_cs *engine, bool per_ctx) in __lrc_wabb_ctx()
1718 static int lrc_wabb_ctx(void *arg, bool per_ctx) in lrc_wabb_ctx()
H A Dintel_engine_types.h96 } indirect_ctx, per_ctx; member
/linux/drivers/gpu/drm/i915/gvt/
H A Dscheduler.h81 struct shadow_per_ctx per_ctx; member