OSDN Git Service

drm/i915: Mark up a couple of KMS debug messages as such
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 13 Sep 2018 13:16:26 +0000 (14:16 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 14 Sep 2018 08:12:08 +0000 (09:12 +0100)
commit430317881795172144a606b47744baf2a19b79bb
tree1803e8c204b20bb5339c9ab75f03fba9b06115c0
parent8a6c5447635c4039eb51801fb5dcdb8c7ef93cfb
drm/i915: Mark up a couple of KMS debug messages as such

For finding the panel fitter and PLL for a particular modeset is a part
of that modeset and should be included with the reset of the
DRM_DEBUG_KMS.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180913131629.3978-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_display.c