Home
last modified time | relevance | path

Searched refs:execlist_ctx_descriptor_format (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dexeclist.c94 struct execlist_ctx_descriptor_format *desc = execlist->running_context; in emulate_execlist_status()
189 struct execlist_ctx_descriptor_format *ctx) in emulate_execlist_ctx_schedule_out()
194 struct execlist_ctx_descriptor_format *ctx0 = &running->ctx[0]; in emulate_execlist_ctx_schedule_out()
195 struct execlist_ctx_descriptor_format *ctx1 = &running->ctx[1]; in emulate_execlist_ctx_schedule_out()
282 struct execlist_ctx_descriptor_format ctx[2]) in emulate_execlist_schedule_in()
288 struct execlist_ctx_descriptor_format *ctx0, *ctx1; in emulate_execlist_schedule_in()
376 ((struct execlist_ctx_descriptor_format *)&((ed)->data[i * 2]))
382 struct execlist_ctx_descriptor_format ctx[2]; in prepare_execlist_workload()
418 struct execlist_ctx_descriptor_format *this_desc, *next_desc; in complete_execlist_workload()
441 struct execlist_ctx_descriptor_format *desc, in submit_context()
[all …]
Dexeclist.h38 struct execlist_ctx_descriptor_format { struct
162 struct execlist_ctx_descriptor_format ctx[2];
170 struct execlist_ctx_descriptor_format *running_context;
Dscheduler.h99 struct execlist_ctx_descriptor_format ctx_desc;
157 struct execlist_ctx_descriptor_format *desc);
Dscheduler.c1248 struct execlist_ctx_descriptor_format *desc = &workload->ctx_desc; in prepare_mm()
1296 struct execlist_ctx_descriptor_format *desc) in intel_vgpu_create_workload()