drm/i915/huc: improve documentation
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Mon, 14 Oct 2019 18:36:02 +0000 (11:36 -0700)
committerDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Thu, 17 Oct 2019 16:30:34 +0000 (09:30 -0700)
commit0b23e2a6ed5cb1196dae7d34c5910193d86244a9
tree50821fa1b40409f0974fae42e88d14cec19bb48a
parent218151e997449717cbb70f304b7b8f9918ba6af4
drm/i915/huc: improve documentation

Better explain the usage of the microcontroller and what i915 is
responsible of. While at it, fix the documentation for the auth
function, which doesn't do any pinning anymore.

v2: add a comment on HuC being optional and descrive how HuC accesses
    memory (Martin)
v3: add extra newline for better text organization (Martin)

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Martin Peres <martin.peres@linux.intel.com>
Acked-by: Anna Karas <anna.karas@intel.com>
Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191014183602.3643-3-daniele.ceraolospurio@intel.com
Documentation/gpu/i915.rst
drivers/gpu/drm/i915/gt/uc/intel_huc.c
drivers/gpu/drm/i915/gt/uc/intel_huc_fw.c