commit | 02e012f1727f9c8fe24872c74d91019e35e5897b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 01 12:11:31 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Mar 01 20:29:24 2017 +0000 |
tree | e45a8147dc6a2f0d3cc14499477a365e82909fcf | |
parent | dd689287b977597a46adf8c3de19d40212f0ea9f [diff] |
drm/i915: Move w/a LRI debug message from context-init to driver load The spam of every context initialisation saying the same thing is annoying me! Move the information to the setup of the engine. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170301121131.11588-1-chris@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>