summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_gt_requests.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2019-11-19 16:25:58 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2019-11-19 16:46:58 +0000
commit1683d24c1470fb47716bd3ccd4e06547eb0ce0ed (patch)
tree62ffcca34529af993de05c0755b28f57029e0b0b /drivers/gpu/drm/i915/gt/intel_gt_requests.c
parentd18580b08b92ec4105eb0ede2d676e8b1f5a66c3 (diff)
drm/i915/gt: Move new timelines to the end of active_list
When adding a new active timeline, place it at the end of the list. This allows for intel_gt_retire_requests() to pick up the newcomer more quickly and hopefully complete the retirement sooner. A miniscule optimisation. References: 7936a22dd466 ("drm/i915/gt: Wait for new requests in intel_gt_retire_requests()") 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/20191119162559.3313003-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_gt_requests.c')
0 files changed, 0 insertions, 0 deletions