[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231114100843.1923977-1-alexander.usyskin@intel.com>
Date: Tue, 14 Nov 2023 12:08:38 +0200
From: Alexander Usyskin <alexander.usyskin@...el.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Lucas De Marchi <lucas.demarchi@...el.com>,
Daniele Ceraolo Spurio <daniele.ceraolospurio@...el.com>,
Rodrigo Vivi <rodrigo.vivi@...el.com>
Cc: Tomas Winkler <tomas.winkler@...el.com>,
Alexander Usyskin <alexander.usyskin@...el.com>,
Vitaly Lubart <vitaly.lubart@...el.com>,
intel-xe@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/5] mei: hdcp/pxp: adapt for Xe driver
Update mei-hdcp and mei-pxp drivers to work with Xe driver
alongside with i195 driver.
Revert previous partial attempt.
Update match functions to match without driver name
and update module dependencies to optionally depend on Xe.
GregKH: this series intended to bake and merge through drm-xe tree
where Xe driver is developed.
V2:
- drop first empty line cleanup, will be sent separately
- add commit message to revert patch
Alexander Usyskin (5):
Revert "mei/hdcp: Also enable for XE"
mei: hdcp: match without driver name
mei: pxp: match without driver name
mei: hdcp: add dependency on Xe driver
mei: pxp: add dependency on Xe driver
drivers/misc/mei/hdcp/mei_hdcp.c | 15 ++++++++++++---
drivers/misc/mei/pxp/Kconfig | 2 +-
drivers/misc/mei/pxp/mei_pxp.c | 14 ++++++++++++--
3 files changed, 25 insertions(+), 6 deletions(-)
--
2.34.1
Powered by blists - more mailing lists