aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorChangbin Du <[email protected]>2017-11-29 07:40:07 +0000
committerZhenyu Wang <[email protected]>2017-12-04 03:24:35 +0000
commitc130456cefd4cf9531f12f3e9b23805d34706ac0 (patch)
tree46229a9e9a16cc6c77f364ebc5ba188e49721ea2 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentdrm/i915/gvt: Convert macro queue_workload to a function (diff)
downloadkernel-c130456cefd4cf9531f12f3e9b23805d34706ac0.tar.gz
kernel-c130456cefd4cf9531f12f3e9b23805d34706ac0.zip
drm/i915/gvt: Kick scheduler when new workload queued
The current schedule policy rely on a 1ms timer to execute workload. This can introduce maximum 1ms unnecessary latency. This is especially bad for small media workloads. And I don't think we need this timer for QoS, but the change is not simply remove the code. So I made a new API intel_gvt_kick_schedule() for future change. Signed-off-by: Changbin Du <[email protected]> Signed-off-by: Zhenyu Wang <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions