Searched refs:__i915_gem_object_flush_map (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_object.h | 399 void __i915_gem_object_flush_map(struct drm_i915_gem_object *obj, 404 __i915_gem_object_flush_map(obj, 0, obj->base.size); in i915_gem_object_flush_map()
|
| H A D | i915_gem_pages.c | 407 void __i915_gem_object_flush_map(struct drm_i915_gem_object *obj, in __i915_gem_object_flush_map() function
|
| H A D | i915_gem_mman.c | 436 __i915_gem_object_flush_map(obj, addr, len); in vm_access()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_renderstate.c | 153 __i915_gem_object_flush_map(so->vma->obj, 0, i * sizeof(u32)); in render_state_setup()
|
| H A D | intel_lrc.c | 4008 __i915_gem_object_flush_map(wa_ctx->vma->obj, 0, batch_ptr - batch); in intel_init_workaround_bb() 5345 __i915_gem_object_flush_map(ctx_obj, 0, engine->context_size); in populate_lr_context()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_coherency.c | 168 __i915_gem_object_flush_map(ctx->obj, offset, sizeof(*map)); in wc_set()
|
| H A D | i915_gem_context.c | 912 __i915_gem_object_flush_map(rpcs, 0, 64); in rpcs_query_batch() 1530 __i915_gem_object_flush_map(obj, 0, 64); in write_to_scratch()
|
| H A D | huge_pages.c | 1450 __i915_gem_object_flush_map(obj, 0, 64); in igt_tmpfs_fallback()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_request.c | 630 __i915_gem_object_flush_map(obj, 0, 64); in empty_batch() 803 __i915_gem_object_flush_map(obj, 0, 64); in recursive_batch() 825 __i915_gem_object_flush_map(batch->obj, 0, sizeof(*cmd)); in recursive_batch_resolve() 1077 __i915_gem_object_flush_map(request[idx]->batch->obj, in live_sequential_engines()
|