commit | d200cda6bd9f7553cd83dee261ff593d6386aa0a | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Apr 28 09:56:44 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Apr 28 12:17:32 2016 +0100 |
tree | 3fad0951e4f5c41ecadbd3751ffe904d3d676917 | |
parent | ff55b5e89289bc4e726848ee75db6aafce3093a7 [diff] |
drm/i915: Remove early l3-remap Since we do the l3-remap on context switch, we can remove the redundant early call to set the mapping prior to performing the first context switch. 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: http://patchwork.freedesktop.org/patch/msgid/1461833819-3991-10-git-send-email-chris@chris-wilson.co.uk