commit | 6c86e5ff2617efaca3db745132de0f004a7494e7 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Aug 03 11:22:21 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Mon Aug 05 18:27:17 2019 +0100 |
tree | 87866eafed476635cf9e38b1b7638e3d62c5c114 | |
parent | d9a910f5ed72c11773a11cff84e0b957d3634d5f [diff] |
drm/i915/gt: Remove stale kerneldoc for internal MOCS functions The kerneldoc were stale, generating mismatching parameters warning, but furthermore they were for internal routines, not part of the MOCS interface so the instructions were superfluous. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190803102221.21344-1-chris@chris-wilson.co.uk