drm/i915/gt: Document function to decode register state context
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 30 Sep 2022 05:09:02 +0000 (22:09 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 3 Oct 2022 14:14:46 +0000 (07:14 -0700)
commitb1f80a5aaa9e8e1c2cbaf5bd65bb27bcaefb33d3
tree215e920b0a7f0236544118fe13a53a1a7b3dcc1f
parentc3d5cfe7b978acea8c0613fb3a068d376ad93463
drm/i915/gt: Document function to decode register state context

It's not obvious how the encode/decode of the per platform tables is
done. Document it so while adding tables for new platforms people can be
confident they right things is being done.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220930050903.3479619-3-lucas.demarchi@intel.com
drivers/gpu/drm/i915/gt/intel_lrc.c