commit | 7d9937397592c409d4745693f414dc394c1a747d | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Thu Apr 28 12:57:00 2016 +0100 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Wed May 04 10:13:48 2016 +0100 |
tree | 5e90f6e7856b4b1e0a8a39c8927f10891bef9c99 | |
parent | 5a8f97ea04c98201deeb973c3f711c3c156115e9 [diff] |
drm/i915: Simplify intel_mark_busy/idle They use dev_priv exclusively so pass it in instead of dev for smaller source and binary. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1461844620-35360-1-git-send-email-tvrtko.ursulin@linux.intel.com