Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.7 13 lines 378 B view raw
1 2# SPDX-License-Identifier: GPL-2.0 3# Copyright (c) 2019, Intel Corporation. All rights reserved. 4# 5config INTEL_MEI_HDCP 6 tristate "Intel HDCP2.2 services of ME Interface" 7 select INTEL_MEI_ME 8 depends on DRM_I915 9 help 10 MEI Support for HDCP2.2 Services on Intel platforms. 11 12 Enables the ME FW services required for HDCP2.2 support through 13 I915 display driver of Intel.