]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe/gt: break out gt_fini into sw vs hw state
authorMatthew Auld <matthew.auld@intel.com>
Wed, 22 May 2024 10:21:55 +0000 (11:21 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Wed, 22 May 2024 12:22:39 +0000 (13:22 +0100)
commit1bd985ff9fc463a72e4ceb65ae6bcb735ce93c25
tree3a11e21c89b525cc534a79615ad8c2df54856bb1
parentcf13ae6b81d5402ba93c46635dd46eb19ab49c4c
drm/xe/gt: break out gt_fini into sw vs hw state

Have a cleaner separation between hw vs sw.

v2: Fix missing return

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Andrzej Hajda <andrzej.hajda@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240522102143.128069-30-matthew.auld@intel.com
drivers/gpu/drm/xe/xe_gt.c