Home
last modified time | relevance | path

Searched refs:i915_gem_context (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/gpu/drm/i915/gem/
A Di915_gem_context.h94 i915_gem_context_user_engines(const struct i915_gem_context *ctx) in i915_gem_context_user_engines()
100 i915_gem_context_set_user_engines(struct i915_gem_context *ctx) in i915_gem_context_set_user_engines()
106 i915_gem_context_clear_user_engines(struct i915_gem_context *ctx) in i915_gem_context_clear_user_engines()
142 struct i915_gem_context *
145 static inline struct i915_gem_context *
146 i915_gem_context_get(struct i915_gem_context *ctx) in i915_gem_context_get()
158 i915_gem_context_vm(struct i915_gem_context *ctx) in i915_gem_context_vm()
171 i915_gem_context_get_eb_vm(struct i915_gem_context *ctx) in i915_gem_context_get_eb_vm()
184 i915_gem_context_engines(struct i915_gem_context *ctx) in i915_gem_context_engines()
191 i915_gem_context_lock_engines(struct i915_gem_context *ctx) in i915_gem_context_lock_engines()
[all …]
A Di915_gem_context.c1537 struct i915_gem_context *ctx; in i915_gem_create_context()
1670 struct i915_gem_context *ctx; in i915_gem_context_open()
1712 struct i915_gem_context *ctx; in i915_gem_context_close()
2123 struct i915_gem_context *ctx; in __context_lookup()
2138 struct i915_gem_context *ctx; in finalize_create_context_locked()
2157 struct i915_gem_context *
2161 struct i915_gem_context *ctx; in i915_gem_context_lookup()
2261 struct i915_gem_context *ctx; in i915_gem_context_destroy_ioctl()
2350 struct i915_gem_context *ctx; in i915_gem_context_getparam_ioctl()
2423 struct i915_gem_context *ctx; in i915_gem_context_setparam_ioctl()
[all …]
A Di915_gem_context_types.h49 struct i915_gem_context *ctx;
225 struct i915_gem_context { struct
A Di915_gem_throttle.c41 struct i915_gem_context *ctx; in i915_gem_throttle_ioctl()
A Di915_gem_object_types.h31 struct i915_gem_context *ctx;
A Di915_gem_object.c168 struct i915_gem_context *ctx = lut->ctx; in i915_gem_close_object()
191 struct i915_gem_context *ctx = lut->ctx; in i915_gem_close_object()
/linux/drivers/gpu/drm/i915/gem/selftests/
A Dmock_context.h17 struct i915_gem_context *
21 void mock_context_close(struct i915_gem_context *ctx);
23 struct i915_gem_context *
26 struct i915_gem_context *
29 struct i915_gem_context *kernel_context(struct drm_i915_private *i915,
31 void kernel_context_close(struct i915_gem_context *ctx);
A Dmock_context.c11 struct i915_gem_context *
15 struct i915_gem_context *ctx; in mock_context()
67 void mock_context_close(struct i915_gem_context *ctx) in mock_context_close()
77 struct i915_gem_context *
82 struct i915_gem_context *ctx; in live_context()
110 struct i915_gem_context *
114 struct i915_gem_context *ctx; in live_context_for_engine()
148 struct i915_gem_context *
152 struct i915_gem_context *ctx; in kernel_context()
177 void kernel_context_close(struct i915_gem_context *ctx) in kernel_context_close()
A Digt_gem_utils.h13 struct i915_gem_context;
20 igt_request_alloc(struct i915_gem_context *ctx, struct intel_engine_cs *engine);
A Di915_gem_context.c35 struct i915_gem_context **ctx; in live_nop_switch()
278 struct i915_gem_context *ctx; in live_parallel_switch()
674 struct i915_gem_context *ctx; in igt_ctx_exec()
761 struct i915_gem_context *parent; in igt_shared_ctx_exec()
807 struct i915_gem_context *ctx; in igt_shared_ctx_exec()
1348 struct i915_gem_context *ctx; in igt_ctx_readonly()
1482 static int write_to_scratch(struct i915_gem_context *ctx, in write_to_scratch()
1577 static int read_from_scratch(struct i915_gem_context *ctx, in read_from_scratch()
1730 static int check_scratch_page(struct i915_gem_context *ctx, u32 *out) in check_scratch_page()
1759 struct i915_gem_context *ctx_a, *ctx_b; in igt_vm_isolation()
A Dhuge_pages.c1120 static int igt_write_huge(struct i915_gem_context *ctx, in igt_write_huge()
1280 struct i915_gem_context *ctx = arg; in igt_ppgtt_smoke_huge()
1366 struct i915_gem_context *ctx = arg; in igt_ppgtt_sanity_check()
1461 struct i915_gem_context *ctx = arg; in igt_tmpfs_fallback()
1518 struct i915_gem_context *ctx = arg; in igt_shrink_thp()
1690 struct i915_gem_context *ctx; in i915_gem_huge_page_live_selftests()
A Digt_gem_utils.c20 igt_request_alloc(struct i915_gem_context *ctx, struct intel_engine_cs *engine) in igt_request_alloc()
/linux/drivers/gpu/drm/i915/selftests/
A Di915_gem.c20 static int switch_to_context(struct i915_gem_context *ctx) in switch_to_context()
136 struct i915_gem_context *ctx; in igt_gem_suspend()
171 struct i915_gem_context *ctx; in igt_gem_hibernate()
A Di915_vma.c38 struct i915_gem_context *ctx) in assert_vma()
111 struct i915_gem_context *ctx; in create_vmas()
153 struct i915_gem_context *ctx, *cn; in igt_vma_create()
A Dintel_memory_region.c553 static int igt_gpu_write(struct i915_gem_context *ctx, in igt_gpu_write()
793 struct i915_gem_context *ctx; in igt_lmem_write_gpu()
/linux/drivers/gpu/drm/i915/
A Di915_perf_types.h27 struct i915_gem_context;
167 struct i915_gem_context *ctx;
A Di915_trace.h1230 TP_PROTO(struct i915_gem_context *ctx),
1235 __field(struct i915_gem_context *, ctx)
1250 TP_PROTO(struct i915_gem_context *ctx),
1255 TP_PROTO(struct i915_gem_context *ctx),
A Di915_request.h648 static inline struct i915_gem_context *
A Di915_perf.c1190 struct i915_gem_context *ctx = stream->ctx; in oa_pin_context()
2243 static int gen8_configure_context(struct i915_gem_context *ctx, in gen8_configure_context()
2353 struct i915_gem_context *ctx, *cn; in oa_configure_all_contexts()
2620 struct i915_gem_context *ctx = stream->ctx; in gen7_oa_enable()
3413 struct i915_gem_context *specific_ctx = NULL; in i915_perf_open_ioctl_locked()
A DMakefile138 gem/i915_gem_context.o \
/linux/drivers/gpu/drm/i915/gt/
A Dintel_context_types.h26 struct i915_gem_context;
91 struct i915_gem_context __rcu *gem_context;
A Dselftest_execlists.c1529 struct i915_gem_context *ctx_hi, *ctx_lo; in live_busywait_preempt()
1713 struct i915_gem_context *ctx, in spinner_create_request()
1732 struct i915_gem_context *ctx_hi, *ctx_lo; in live_preempt()
1823 struct i915_gem_context *ctx_hi, *ctx_lo; in live_late_preempt()
1925 struct i915_gem_context *ctx;
3368 struct i915_gem_context *ctx_hi, *ctx_lo; in live_preempt_timeout()
3471 struct i915_gem_context **contexts;
3479 static struct i915_gem_context *smoke_context(struct preempt_smoke *smoke) in smoke_context()
3486 struct i915_gem_context *ctx, int prio, in smoke_submit()
3544 struct i915_gem_context *ctx = smoke_context(smoke); in smoke_crescendo_thread()
[all …]
A Dintel_reset.c41 static void client_mark_guilty(struct i915_gem_context *ctx, bool banned) in client_mark_guilty()
70 struct i915_gem_context *ctx; in mark_guilty()
121 struct i915_gem_context *ctx; in mark_innocent()
A Dintel_engine_types.h47 struct i915_gem_context;
/linux/drivers/gpu/drm/i915/pxp/
A Dintel_pxp.c252 struct i915_gem_context *ctx, *cn; in intel_pxp_invalidate()

Completed in 67 milliseconds

12