]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/xe: Split xe_gt_stat.h
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 14 Nov 2024 15:21:48 +0000 (07:21 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 15 Nov 2024 23:59:51 +0000 (15:59 -0800)
commit2d4993e163401c81e138c6e0e6223752c2e90402
tree619619cd16cf86732ce43af6778be4748e5fc3b1
parentcaf4ee1a44511fea13038843312fe9d5a69d2209
drm/xe: Split xe_gt_stat.h

Follow what's done for the other headers, with the types split into a
separate header that can be included by other *_types.h headers.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241114152148.572447-5-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_gt_stats.h
drivers/gpu/drm/xe/xe_gt_stats_types.h [new file with mode: 0644]
drivers/gpu/drm/xe/xe_gt_types.h