]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/rtp: Add match helper to omit SR-IOV VF device
authorMarcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
Wed, 11 Dec 2024 06:42:10 +0000 (07:42 +0100)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 7 Jan 2025 23:22:00 +0000 (15:22 -0800)
commitc2e52eb73d9914d8e1bebfe98a9e1991d63c12d0
tree5d2f3b2f4bee16167802ad587fbd507183a9e9bd
parent40fbc59e7c6d48d406274433601124d9d495090a
drm/xe/rtp: Add match helper to omit SR-IOV VF device

Add a match helper that allows the application of a workaround
when the device is not an SR-IOV VF (Virtual Function) device.

Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
Cc: Adam Miszczak <adam.miszczak@linux.intel.com>
Cc: Jakub Kolakowski <jakub1.kolakowski@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Lukasz Laguna <lukasz.laguna@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Michal Winiarski <michal.winiarski@intel.com>
Cc: Narasimha C V <narasimha.c.v@intel.com>
Cc: Piotr Piorkowski <piotr.piorkowski@intel.com>
Cc: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
Cc: Tomasz Lis <tomasz.lis@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241211064211.781820-3-marcin.bernatowicz@linux.intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/xe/xe_rtp.c
drivers/gpu/drm/xe/xe_rtp.h