Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c1583 u32 *cs, bool per_ctx) in emit_wabb_ctx_canary()
1611 wabb_ctx_setup(struct intel_context *ce, bool per_ctx) in wabb_ctx_setup()
1623 static bool check_ring_start(struct intel_context *ce, bool per_ctx) in check_ring_start()
1639 static int wabb_ctx_check(struct intel_context *ce, bool per_ctx) in wabb_ctx_check()
1653 static int __lrc_wabb_ctx(struct intel_engine_cs *engine, bool per_ctx) in __lrc_wabb_ctx()
1709 static int lrc_wabb_ctx(void *arg, bool per_ctx) in lrc_wabb_ctx()
H A Dintel_lrc.c998 static u32 *context_wabb(const struct intel_context *ce, bool per_ctx) in context_wabb()
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
H A Dscheduler.c1636 u32 head, tail, start, ctl, ctx_ctl, per_ctx, indirect_ctx; in intel_vgpu_create_workload() local