]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/hmm: Style- and include fixes
authorThomas Hellström <thomas.hellstrom@linux.intel.com>
Tue, 4 Mar 2025 17:33:40 +0000 (18:33 +0100)
committerThomas Hellström <thomas.hellstrom@linux.intel.com>
Wed, 5 Mar 2025 13:25:31 +0000 (14:25 +0100)
commitbbe2b06b55bc061c8fcec034ed26e88287f39143
tree89ebe7303e0ff5ff6f2bc875b7559587f08208e0
parent6f39b0c5ef0385eae586760d10b9767168037aa5
drm/xe/hmm: Style- and include fixes

Add proper #ifndef around the xe_hmm.h header, proper spacing
and since the documentation mostly follows kerneldoc format,
make it kerneldoc. Also prepare for upcoming -stable fixes.

Fixes: 81e058a3e7fd ("drm/xe: Introduce helper to populate userptr")
Cc: Oak Zeng <oak.zeng@intel.com>
Cc: <stable@vger.kernel.org> # v6.10+
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Acked-by: Matthew Brost <Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250304173342.22009-2-thomas.hellstrom@linux.intel.com
drivers/gpu/drm/xe/xe_hmm.c
drivers/gpu/drm/xe/xe_hmm.h