commit | aaab22bcd157a0d081d3a747475fb26f4c549157 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Apr 24 12:52:36 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Apr 24 14:00:37 2018 +0100 |
tree | d18664bc485489c194bafe7c6d1b0066b3eccdeb | |
parent | 56021f48dbea69a00b96a53d6450b0950f9c811f [diff] |
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