[PATCH v2 0/5] mei: hdcp/pxp: adapt for Xe driver

Alexander Usyskin posted 5 patches 2 years, 1 month ago
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(-)
[PATCH v2 0/5] mei: hdcp/pxp: adapt for Xe driver
Posted by Alexander Usyskin 2 years, 1 month ago
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