OSDN Git Service

drm/i915: Emit telltales for extra levels of debug upon initialisation
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 14 Oct 2016 13:27:07 +0000 (14:27 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 19 Oct 2016 07:41:41 +0000 (08:41 +0100)
commit0525a062df00ff728919a752d2204b943cf76bd4
tree7a7b9c01f9ce68cb90a5e522d747f1e91777bef4
parentebc0808fa2da0548a78e715858024cb81cd732bc
drm/i915: Emit telltales for extra levels of debug upon initialisation

After printing our welcome message to the user, also include
supplementary details on what debugging is enabled (useful for us to
sanity check what extra safeguards are on for any random kernel).

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/20161014132707.29039-1-chris@chris-wilson.co.uk
Reviewed-by: Matthew Auld <matthew.auld@intel.com
drivers/gpu/drm/i915/i915_drv.c