[PATCH 0/2] mei: Replace check for i915 with intel_gfx card in mei/hdcp match functions

Ankit Nautiyal ankit.k.nautiyal at intel.com
Wed Aug 9 16:04:03 UTC 2023


Instead of explicitly checking for i915 driver check for the device being an intel graphics card.
This will help to have compibility with xe driver.

Ankit Nautiyal (2):
  mei/mei_hdcp: Use check for intel gfx instead of i915 in match
    functions
  mei/mei_pxp: Use check for intel gfx instead of i915 in match
    functions

 drivers/misc/mei/hdcp/mei_hdcp.c | 9 ++++++++-
 drivers/misc/mei/pxp/mei_pxp.c   | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)

-- 
2.40.1



More information about the Intel-gfx-trybot mailing list