Searched defs:per_ctx (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_lrc.c | 1583 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 D | intel_lrc.c | 998 static u32 *context_wabb(const struct intel_context *ce, bool per_ctx) in context_wabb()
|
H A D | intel_engine_types.h | 96 } indirect_ctx, per_ctx; member
|
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | scheduler.h | 81 struct shadow_per_ctx per_ctx; member
|
H A D | scheduler.c | 1636 u32 head, tail, start, ctl, ctx_ctl, per_ctx, indirect_ctx; in intel_vgpu_create_workload() local
|