| /drivers/gpu/drm/i915/gem/ |
| A D | i915_gem_context.h | 93 i915_gem_context_user_engines(const struct i915_gem_context *ctx) in i915_gem_context_user_engines() 99 i915_gem_context_set_user_engines(struct i915_gem_context *ctx) in i915_gem_context_set_user_engines() 105 i915_gem_context_clear_user_engines(struct i915_gem_context *ctx) in i915_gem_context_clear_user_engines() 141 struct i915_gem_context * 144 static inline struct i915_gem_context * 145 i915_gem_context_get(struct i915_gem_context *ctx) in i915_gem_context_get() 157 i915_gem_context_vm(struct i915_gem_context *ctx) in i915_gem_context_vm() 170 i915_gem_context_get_eb_vm(struct i915_gem_context *ctx) in i915_gem_context_get_eb_vm() 183 i915_gem_context_engines(struct i915_gem_context *ctx) in i915_gem_context_engines() 190 i915_gem_context_lock_engines(struct i915_gem_context *ctx) in i915_gem_context_lock_engines() [all …]
|
| A D | i915_gem_context.c | 1607 struct i915_gem_context *ctx; in i915_gem_create_context() 1748 struct i915_gem_context *ctx; in i915_gem_context_open() 1790 struct i915_gem_context *ctx; in i915_gem_context_close() 2304 struct i915_gem_context *ctx; in __context_lookup() 2319 struct i915_gem_context *ctx; in finalize_create_context_locked() 2346 struct i915_gem_context * 2350 struct i915_gem_context *ctx; in i915_gem_context_lookup() 2450 struct i915_gem_context *ctx; in i915_gem_context_destroy_ioctl() 2539 struct i915_gem_context *ctx; in i915_gem_context_getparam_ioctl() 2613 struct i915_gem_context *ctx; in i915_gem_context_setparam_ioctl() [all …]
|
| A D | i915_gem_context_types.h | 48 struct i915_gem_context *ctx; 227 struct i915_gem_context { struct
|
| A D | i915_gem_throttle.c | 42 struct i915_gem_context *ctx; in i915_gem_throttle_ioctl()
|
| A D | i915_gem_object_types.h | 33 struct i915_gem_context *ctx;
|
| A D | i915_gem_object.c | 249 struct i915_gem_context *ctx = lut->ctx; in i915_gem_close_object() 272 struct i915_gem_context *ctx = lut->ctx; in i915_gem_close_object()
|
| /drivers/gpu/drm/i915/gem/selftests/ |
| A D | mock_context.c | 12 struct i915_gem_context * 16 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 kernel_context() 139 void kernel_context_close(struct i915_gem_context *ctx) in kernel_context_close()
|
| A D | mock_context.h | 17 struct i915_gem_context * 21 void mock_context_close(struct i915_gem_context *ctx); 23 struct i915_gem_context * 26 struct i915_gem_context *kernel_context(struct drm_i915_private *i915, 28 void kernel_context_close(struct i915_gem_context *ctx);
|
| A D | igt_gem_utils.h | 15 struct i915_gem_context; 22 igt_request_alloc(struct i915_gem_context *ctx, struct intel_engine_cs *engine);
|
| A D | i915_gem_context.c | 38 struct i915_gem_context **ctx; in live_nop_switch() 294 struct i915_gem_context *ctx; in live_parallel_switch() 701 struct i915_gem_context *ctx; in igt_ctx_exec() 788 struct i915_gem_context *parent; in igt_shared_ctx_exec() 834 struct i915_gem_context *ctx; in igt_shared_ctx_exec() 1374 struct i915_gem_context *ctx; in igt_ctx_readonly() 1508 static int write_to_scratch(struct i915_gem_context *ctx, in write_to_scratch() 1596 static int read_from_scratch(struct i915_gem_context *ctx, in read_from_scratch() 1744 static int check_scratch_page(struct i915_gem_context *ctx, u32 *out) in check_scratch_page() 1773 struct i915_gem_context *ctx_a, *ctx_b; in igt_vm_isolation()
|
| A D | huge_pages.c | 28 static struct i915_gem_context *hugepage_ctx(struct drm_i915_private *i915, in hugepage_ctx() 31 struct i915_gem_context *ctx = live_context(i915, file); in hugepage_ctx() 718 struct i915_gem_context *ctx; in igt_ppgtt_huge_fill() 863 struct i915_gem_context *ctx; in igt_ppgtt_64K() 1202 struct i915_gem_context *ctx; in igt_write_huge() 1619 struct i915_gem_context *ctx; in igt_ppgtt_mixed() 1763 struct i915_gem_context *ctx; in igt_tmpfs_fallback() 1834 struct i915_gem_context *ctx; in igt_shrink_thp()
|
| A D | igt_gem_utils.c | 21 igt_request_alloc(struct i915_gem_context *ctx, struct intel_engine_cs *engine) in igt_request_alloc()
|
| /drivers/gpu/drm/i915/selftests/ |
| A D | i915_gem.c | 21 static int switch_to_context(struct i915_gem_context *ctx) in switch_to_context() 143 struct i915_gem_context *ctx; in igt_gem_suspend() 178 struct i915_gem_context *ctx; in igt_gem_hibernate()
|
| A D | i915_vma.c | 39 struct i915_gem_context *ctx) in assert_vma() 112 struct i915_gem_context *ctx; in create_vmas() 154 struct i915_gem_context *ctx, *cn; in igt_vma_create()
|
| /drivers/gpu/drm/i915/ |
| A D | i915_perf_types.h | 29 struct i915_gem_context; 206 struct i915_gem_context *ctx;
|
| A D | i915_drm_client.c | 119 static u64 busy_add(struct i915_gem_context *ctx, unsigned int class) in busy_add() 143 struct i915_gem_context *ctx; in show_client_class()
|
| A D | i915_trace.h | 690 TP_PROTO(struct i915_gem_context *ctx), 695 __field(struct i915_gem_context *, ctx) 710 TP_PROTO(struct i915_gem_context *ctx), 715 TP_PROTO(struct i915_gem_context *ctx),
|
| A D | i915_sysfs.c | 98 struct i915_gem_context *ctx; in i915_l3_write()
|
| A D | i915_request.h | 673 static inline struct i915_gem_context *
|
| /drivers/gpu/drm/i915/gt/ |
| A D | intel_context_types.h | 27 struct i915_gem_context; 100 struct i915_gem_context __rcu *gem_context;
|
| A D | selftest_execlists.c | 1528 struct i915_gem_context *ctx_hi, *ctx_lo; in live_busywait_preempt() 1716 struct i915_gem_context *ctx, in spinner_create_request() 1735 struct i915_gem_context *ctx_hi, *ctx_lo; in live_preempt() 1826 struct i915_gem_context *ctx_hi, *ctx_lo; in live_late_preempt() 1928 struct i915_gem_context *ctx; 3367 struct i915_gem_context *ctx_hi, *ctx_lo; in live_preempt_timeout() 3471 struct i915_gem_context **contexts; 3480 static struct i915_gem_context *smoke_context(struct preempt_smoke *smoke) in smoke_context() 3487 struct i915_gem_context *ctx, int prio, in smoke_submit() 3541 struct i915_gem_context *ctx = smoke_context(smoke); in smoke_crescendo_work() [all …]
|
| A D | intel_reset.c | 39 static void client_mark_guilty(struct i915_gem_context *ctx, bool banned) in client_mark_guilty() 68 struct i915_gem_context *ctx; in mark_guilty() 119 struct i915_gem_context *ctx; in mark_innocent()
|
| A D | intel_engine_types.h | 48 struct i915_gem_context;
|
| /drivers/gpu/drm/i915/gt/uc/ |
| A D | selftest_guc_hangcheck.c | 33 struct i915_gem_context *ctx; in intel_hang_guc()
|
| /drivers/gpu/drm/i915/pxp/ |
| A D | intel_pxp.c | 495 struct i915_gem_context *ctx, *cn; in intel_pxp_invalidate()
|