Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dexeclist.c92 struct execlist_ctx_descriptor_format *desc = execlist->running_context; in emulate_execlist_status()
182 struct execlist_ctx_descriptor_format *ctx) in emulate_execlist_ctx_schedule_out()
187 struct execlist_ctx_descriptor_format *ctx0 = &running->ctx[0]; in emulate_execlist_ctx_schedule_out()
188 struct execlist_ctx_descriptor_format *ctx1 = &running->ctx[1]; in emulate_execlist_ctx_schedule_out()
274 struct execlist_ctx_descriptor_format ctx[2]) in emulate_execlist_schedule_in()
280 struct execlist_ctx_descriptor_format *ctx0, *ctx1; in emulate_execlist_schedule_in()
368 ((struct execlist_ctx_descriptor_format *)&((ed)->data[i * 2]))
374 struct execlist_ctx_descriptor_format ctx[2]; in prepare_execlist_workload()
410 struct execlist_ctx_descriptor_format *this_desc, *next_desc; in complete_execlist_workload()
432 struct execlist_ctx_descriptor_format *desc, in submit_context()
[all …]
H A Dexeclist.h40 struct execlist_ctx_descriptor_format { struct
164 struct execlist_ctx_descriptor_format ctx[2];
172 struct execlist_ctx_descriptor_format *running_context;
H A Dscheduler.h106 struct execlist_ctx_descriptor_format ctx_desc;
164 struct execlist_ctx_descriptor_format *desc);
H A Dscheduler.c1582 struct execlist_ctx_descriptor_format *desc = &workload->ctx_desc; in prepare_mm()
1629 struct execlist_ctx_descriptor_format *desc) in intel_vgpu_create_workload()