[Intel-gfx] [PATCH 0/2] drm/i915/guc: Refactor CT access to use iosys_map

Mullati Siva siva.mullati at intel.com
Tue Mar 8 09:38:03 UTC 2022


From: Siva Mullati <siva.mullati at intel.com>

This is continuation to the below patch series to use iosys map
APIs to use CT commands and descriptors. 
https://patchwork.freedesktop.org/series/99711/


Siva Mullati (2):
  iosys-map: Add a helper for pointer difference
  drm/i915/guc: Convert ct buffer to iosys_map

 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c | 170 +++++++++++++---------
 drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h |   9 +-
 include/linux/iosys-map.h                 |  21 +++
 3 files changed, 131 insertions(+), 69 deletions(-)

-- 
2.33.0



More information about the Intel-gfx mailing list