diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-05-13 13:01:01 +0100 |
---|---|---|
committer | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | 2019-05-20 18:27:43 +0300 |
commit | f312c23ff92319f5f242b69d93885c53f92030b5 (patch) | |
tree | 8036367afcf25cf3ef0b4afef85e22062a72206c /drivers/gpu/drm/r128 | |
parent | 06b2b1a40e3a9a1ea80b4c51885d863ca194ef3f (diff) | |
download | linux-f312c23ff92319f5f242b69d93885c53f92030b5.tar.bz2 |
drm/i915: Pass i915_sched_node around internally
To simplify the next patch, update bump_priority and schedule to accept
the internal i915_sched_ndoe directly and not expect a request pointer.
add/remove: 0/0 grow/shrink: 2/1 up/down: 8/-15 (-7)
Function old new delta
i915_schedule_bump_priority 109 113 +4
i915_schedule 50 54 +4
__i915_schedule 922 907 -15
v2: Adopt node for the old rq local, since it no longer is a request but
the origin node.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190513120102.29660-2-chris@chris-wilson.co.uk
(cherry picked from commit 52c76fb18a34fc08dd06f32b9fc83f1375f083ee)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/r128')
0 files changed, 0 insertions, 0 deletions