]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/guc: Move GuC registers to regs/
authorLucas De Marchi <lucas.demarchi@intel.com>
Sun, 16 Apr 2023 06:37:12 +0000 (23:37 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:31:47 +0000 (18:31 -0500)
commita9b1a1361472f9094a6a3d6216d46d14b5bcc6f5
treeaa2f28ec728e396ba192a37a1de06dcf93e1da81
parente8178f8076dedf8526f8dc78f8fb9b3017991641
drm/xe/guc: Move GuC registers to regs/

There's no good reason to keep the GuC registers outside the regs/
directory: move the header with GuC registers under that.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/regs/xe_guc_regs.h [moved from drivers/gpu/drm/xe/xe_guc_reg.h with 99% similarity]
drivers/gpu/drm/xe/xe_guc.c
drivers/gpu/drm/xe/xe_guc_ads.c
drivers/gpu/drm/xe/xe_huc.c
drivers/gpu/drm/xe/xe_uc_fw.c
drivers/gpu/drm/xe/xe_wopcm.c