summaryrefslogtreecommitdiff
path: root/debian/copyright
AgeCommit message (Expand)AuthorFilesLines
2016-12-01debian: add debian packaging filesElazar Leibovich1-0/+29
ption>
Diffstat
lson.co.uk>
2016-08-27 08:54:00 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2016-08-27 09:41:23 +0100
commitf6407193dd9d9e29fc94b7f6943c517cbee314bb (patch)
tree9f5949c06ffe4971e456bf36d35f67fb2955aadc
parentf7978a0c581a8a840a28306f8da43e06e7fef3bf (diff)
drm/i915: Tidy reporting busy status during i915_gem_retire_requests()
As we know by inspection whether any engine is still busy as we retire all the requests, we can pass that information back via return value rather than check again afterwards. v2: A little more polish missed in patch splitting Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20160827075401.16470-1-chris@chris-wilson.co.uk
Diffstat