commit | 2d7de0bde20ae17f934c2a2e44cb24b6a1471dec | [log] [tgz] |
---|---|---|
author | Sean Paul <[email protected]> | Tue Jan 30 14:29:34 2018 |
committer | ChromeOS Commit Bot <[email protected]> | Wed Jan 31 20:27:22 2018 |
tree | 75b1dc4d7cc8a093406c8b17a219d8fa8f5fb391 | |
parent | c75463de67f4d715939666401bcea06b4ba46035 [diff] |
UPSTREAM: drm/i915: Restore HDCP DRM_INFO when with no downstream The commit below returned earlier than before, but failed to move the info message when authenticating without downstream devices. This patch restores the message on authentication success. Changes in v2: - s/no downstream devices/no repeater present/ (Ram) Fixes: 87eb3ec818fa ("drm/i915: II stage HDCP auth for repeater only") Cc: Ramalingam C <[email protected]> Cc: Sean Paul <[email protected]> Cc: Jani Nikula <[email protected]> Cc: Joonas Lahtinen <[email protected]> Cc: Rodrigo Vivi <[email protected]> Cc: [email protected] Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] (cherry picked from commit bb68922f100e78982515e7593de9fd23b58172d8) Signed-off-by: Sean Paul <[email protected]> BUG=807390 TEST=Tested upstream Change-Id: Ia0d1beaa61240585ca789f09f7eabd9cf8851ca4 Reviewed-on: https://chromium-review.googlesource.com/894222 Reviewed-by: Sean Paul <[email protected]> Commit-Queue: Sean Paul <[email protected]> Tested-by: Sean Paul <[email protected]>