drm/i915: Move w/a LRI debug message from context-init to driver load
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 1 Mar 2017 12:11:31 +0000 (12:11 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 1 Mar 2017 20:29:24 +0000 (20:29 +0000)
commit02e012f1727f9c8fe24872c74d91019e35e5897b
treee45a8147dc6a2f0d3cc14499477a365e82909fcf
parentdd689287b977597a46adf8c3de19d40212f0ea9f
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>
drivers/gpu/drm/i915/intel_engine_cs.c