diff options
| author | Chris Wilson <[email protected]> | 2020-03-06 07:16:13 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2020-03-06 10:58:05 +0000 |
| commit | 26fc4e4ba1605e365482a86ec8f33d91552db271 (patch) | |
| tree | 3d1ff485822c9c895db45e68961b9e75509641bb /scripts/gdb/linux/clk.py | |
| parent | 1eaa251b66a6dfb53cc647fbd79e3b8512ccf8f3 (diff) | |
drm/i915: Always propagate the invocation to i915_schedule
We only call i915_schedule() when we know we have changed the priority
on a request and so require to propagate any change in priority to its
signalers (for PI). By unconditionally checking all of our signalers, we
avoid skipping changes made prior to construction of the request (as the
request may be waited upon before submission when used in parallel).
References: https://gitlab.freedesktop.org/drm/intel/issues/1318
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions