[PATCH 0/6] Update MMIO read/write functions
Michal Wajdeczko
michal.wajdeczko at intel.com
Tue Jan 16 14:56:11 UTC 2024
Prepare MMIO read/write functions for future SR-IOV specific enhancements.
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Gustavo Sousa <gustavo.sousa at intel.com>
Cc: Matt Roper <matthew.d.roper at intel.com>
Michal Wajdeczko (6):
drm/xe: Assert size of the struct xe_reg
drm/xe: Define XE_REG_OPTION_VF
drm/xe: Mark VF accessible GuC registers
drm/xe: Mark VF accessible global registers
drm/xe: Mark VF accessible GT registers
drm/xe: Make xe_mmio_read|write() functions non-inline
drivers/gpu/drm/xe/regs/xe_gt_regs.h | 46 +++++++--------
drivers/gpu/drm/xe/regs/xe_guc_regs.h | 8 +--
drivers/gpu/drm/xe/regs/xe_reg_defs.h | 14 +++++
drivers/gpu/drm/xe/regs/xe_regs.h | 2 +-
drivers/gpu/drm/xe/xe_mmio.c | 72 ++++++++++++++++++++++++
drivers/gpu/drm/xe/xe_mmio.h | 81 +++------------------------
6 files changed, 121 insertions(+), 102 deletions(-)
--
2.25.1
More information about the Intel-xe
mailing list