[PATCH] drm/amdgpu: Select DRM_DISPLAY_HDCP_HELPER in amdgpu
Rodrigo Siqueira
Rodrigo.Siqueira at amd.com
Wed Feb 15 21:29:39 UTC 2023
On 2/15/23 16:06, Harry Wentland wrote:
> Keeps this selection with the rest of the DRM HELPER
> selection.
>
> Signed-off-by: Harry Wentland <harry.wentland at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/Kconfig | 1 +
> drivers/gpu/drm/amd/display/Kconfig | 1 -
> 2 files changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig b/drivers/gpu/drm/amd/amdgpu/Kconfig
> index 5fcd510f1abb..c9ef04158081 100644
> --- a/drivers/gpu/drm/amd/amdgpu/Kconfig
> +++ b/drivers/gpu/drm/amd/amdgpu/Kconfig
> @@ -6,6 +6,7 @@ config DRM_AMDGPU
> select FW_LOADER
> select DRM_DISPLAY_DP_HELPER
> select DRM_DISPLAY_HDMI_HELPER
> + select DRM_DISPLAY_HDCP_HELPER
> select DRM_DISPLAY_HELPER
> select DRM_KMS_HELPER
> select DRM_SCHED
> diff --git a/drivers/gpu/drm/amd/display/Kconfig b/drivers/gpu/drm/amd/display/Kconfig
> index 1cdb379a90d7..195ad3ca5aa9 100644
> --- a/drivers/gpu/drm/amd/display/Kconfig
> +++ b/drivers/gpu/drm/amd/display/Kconfig
> @@ -21,7 +21,6 @@ config DRM_AMD_DC_DCN
> config DRM_AMD_DC_HDCP
> bool "Enable HDCP support in DC"
> depends on DRM_AMD_DC
> - select DRM_DISPLAY_HDCP_HELPER
> help
> Choose this option if you want to support HDCP authentication.
>
lgtm,
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira at amd.com>
More information about the amd-gfx
mailing list