Searched refs:sched_ctl (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gvt/
H A Dsched_policy.c64 struct vgpu_sched_ctl sched_ctl; member in struct:vgpu_sched_data
109 total_weight += vgpu_data->sched_ctl.weight;
115 total_weight) * vgpu_data->sched_ctl.weight;
319 data->sched_ctl.weight = vgpu->sched_ctl.weight;
400 * sched_data, and sched_ctl. We see these 2 data as part of
H A Dvgpu.c330 vgpu->sched_ctl.weight = conf->weight;
H A Dgvt.h192 /* Both sched_data and sched_ctl can be seen a part of the global gvt
197 struct vgpu_sched_ctl sched_ctl; member in struct:intel_vgpu

Completed in 195 milliseconds