diff options
author | Chris Wilson <[email protected]> | 2018-02-14 10:40:40 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-02-14 13:09:47 +0000 |
commit | 847c51e030acc7edbf207beaf4435aea241d64d5 (patch) | |
tree | d8331fa61d445a7f458265e2c3fc9622beb71825 /tools/perf/scripts/python/stackcollapse.py | |
parent | af4ef7dccfcaef5eafd6a0eee9a82867800a840d (diff) |
drm/i915: Add missing kerneldoc parameters for huc_ucode_xfer
During the recent upheaval to uc, the parameters to huc_ucode_xfer
were changed, but the kerneldoc left behind.
drivers/gpu/drm/i915/intel_huc.c:128: warning: Function parameter or member 'huc_fw' not described in 'huc_ucode_xfer'
drivers/gpu/drm/i915/intel_huc.c:128: warning: Function parameter or member 'vma' not described in 'huc_ucode_xfer'
drivers/gpu/drm/i915/intel_huc.c:128: warning: Excess function parameter 'dev_priv' description in 'huc_ucode_xfer'
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Michal Wajdeczko <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions