Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Chris Wilson f312c23ff9 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 52c76fb18a)
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
2019-05-20 18:27:43 +03:00
..
2019-01-24 13:20:42 +01:00
2019-04-24 11:23:20 +09:00
2019-01-24 13:20:42 +01:00
2019-04-17 20:56:40 +08:00
2019-01-29 15:45:21 +01:00
2019-04-15 15:51:49 +10:00
2019-01-29 15:45:21 +01:00
2019-01-24 13:20:42 +01:00
2019-04-01 11:00:18 +02:00
2019-04-15 15:51:49 +10:00
2019-01-24 13:20:42 +01:00
2019-04-25 10:02:10 -04:00
2019-04-29 12:37:53 +02:00
2019-01-12 13:07:58 +01:00