summary refs log tree commit diff
path: root/Documentation/gpu
diff options
context:
space:
mode:
authorMatt Roper <matthew.d.roper@intel.com>2022-06-14 17:10:18 -0700
committerMatt Roper <matthew.d.roper@intel.com>2022-06-17 08:05:12 -0700
commite7858254f9af9ad4f1570d781666e3af4c298a88 (patch)
tree3d750643cce5f7f7194cdcfd2cae4dcd502532a1 /Documentation/gpu
parent9f1b1d0b2242171b2891a0398def233801601c14 (diff)
downloadlinux-e7858254f9af9ad4f1570d781666e3af4c298a88.tar.gz
drm/i915/gt: Move multicast register handling to a dedicated file
Handling of multicast/replicated registers is spread across intel_gt.c
and intel_uncore.c today.  As multicast handling and the related
steering logic gets more complicated with the addition of new platforms
and new rules it makes sense to centralize it all in one place.

For now the existing functions have been moved to the new .c/.h as-is.
Function renames and updates to operate in a more consistent manner will
be done in subsequent patches.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Acked-by: Jani Nikula <jani.nikula@linux.intel.com>
Reviewed-by: Harish Chegondi <harish.chegondi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220615001019.1821989-2-matthew.d.roper@intel.com
Diffstat (limited to 'Documentation/gpu')
0 files changed, 0 insertions, 0 deletions