diff options
author | 2021-06-17 18:06:33 -0700 | |
---|---|---|
committer | 2021-06-18 15:13:20 -0700 | |
commit | c4fd7d8cc3caa614ab492e0efc8854328f72b719 (patch) | |
tree | 6d86ebc7d662bd0ad2c4bab3ecd36b20ee5234ca /drivers/gpu/drm/i915/i915_request.c | |
parent | drm/i915: Add i915_sched_engine_is_empty function (diff) | |
download | wireguard-linux-c4fd7d8cc3caa614ab492e0efc8854328f72b719.tar.xz wireguard-linux-c4fd7d8cc3caa614ab492e0efc8854328f72b719.zip |
drm/i915: Reset sched_engine.no_priolist immediately after dequeue
Rather than touching schedule state in the generic PM code, reset the
priolist allocation when empty in the submission code. Add a wrapper
function to do this and update the backends to call it in the correct
place.
v3:
(Jason Ekstrand)
Update patch commit message with a better description
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210618010638.98941-4-matthew.brost@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_request.c')
0 files changed, 0 insertions, 0 deletions