drm/i915: Reassigning log level for HDCP failures
authorRamalingam C <ramalingam.c@intel.com>
Mon, 29 Oct 2018 09:45:47 +0000 (15:15 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 29 Oct 2018 15:14:58 +0000 (16:14 +0100)
commit10ff7b11cf02b8404ad789f01d7ffa61175aceab
tree116cc57058afd317b8918bd77f169f622c711449
parentd3dacc70797b8493a542c58eca8db1d411ba94a9
drm/i915: Reassigning log level for HDCP failures

As a policy, this change considers all I915 programming failures and
HW failures as ERRORS. Where as all HDCP failures due to the sink is
considered as DEBUG logs.

Signed-off-by: Ramalingam C <ramalingam.c@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1540806351-7137-3-git-send-email-ramalingam.c@intel.com
drivers/gpu/drm/i915/intel_hdcp.c