diff options
author | 2019-09-23 12:00:54 +0100 | |
---|---|---|
committer | 2019-10-09 13:16:37 -0700 | |
commit | 6535a4b34ed9e566eca4008a26dae94699f3afce (patch) | |
tree | eb29b8a2ea0fa5de9b2ed4c4d7dd05161b9798e6 /scripts/gdb/linux/utils.py | |
parent | drm/i915/cml: Add second PCH ID for CMP (diff) | |
download | wireguard-linux-6535a4b34ed9e566eca4008a26dae94699f3afce.tar.xz wireguard-linux-6535a4b34ed9e566eca4008a26dae94699f3afce.zip |
drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)
Since amalgamating the queued and active lists in commit 422d7df4f090
("drm/i915: Replace engine->timeline with a plain list"), performing a
i915_request_submit() will remove the request from the execlists
priority queue.
References: 422d7df4f090 ("drm/i915: Replace engine->timeline with a plain list")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190923110056.15176-2-chris@chris-wilson.co.uk
(cherry picked from commit 3231f8c01121ee1febfd82398ee22f7ff9dc5d76)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions