commit | 585b000de23ba06818975734da2303bd6ba2dcdd | [log] [tgz] |
---|---|---|
author | Ramalingam C <ramalingam.c@intel.com> | Tue May 07 21:57:35 2019 +0530 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu May 09 09:44:41 2019 +0200 |
tree | 700a8daaece08b415ab052b2a6687c842acfca27 | |
parent | 0152b3b3f49b36b0f1a1bf9f0353dc636f41d8f0 [diff] |
drm: move content protection property to mode_config Content protection property is created once and stored in drm_mode_config. And attached to all HDCP capable connectors. Signed-off-by: Ramalingam C <ramalingam.c@intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Dave Airlie <airlied@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20190507162745.25600-2-ramalingam.c@intel.com