OSDN Git Service

drm/i915: Skip printing global offsets for per-engine scratch pages
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Apr 2018 11:52:36 +0000 (12:52 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 24 Apr 2018 13:00:37 +0000 (14:00 +0100)
commitaaab22bcd157a0d081d3a747475fb26f4c549157
treed18664bc485489c194bafe7c6d1b0066b3eccdeb
parent56021f48dbea69a00b96a53d6450b0950f9c811f
drm/i915: Skip printing global offsets for per-engine scratch pages

Knowing the offset of the per-engine scratch/HWS page during boot is not
very informative, so remove the DRM_DEBUG.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180424115236.2022-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_engine_cs.c