]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit73963f90c999a2e03a559ee96ca0100fd6329aa2
tree50821fa1b40409f0974fae42e88d14cec19bb48a
parent40c8ed1f635938539c45eac1aa59e877f756376b
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