diff options
author | Riana Tauro <riana.tauro@intel.com> | 2024-06-06 13:08:42 +0300 |
---|---|---|
committer | Thomas Hellström <thomas.hellstrom@linux.intel.com> | 2024-06-13 13:35:13 +0300 |
commit | 2470b141bfae2b9695b5b6823e3b978b22d33dde (patch) | |
tree | d08a4a43a132188badc67c38edf11a8ed6a7bd01 /MAINTAINERS | |
parent | b5e3a9b83f352a737b77a01734a6661d1130ed49 (diff) | |
download | linux-2470b141bfae2b9695b5b6823e3b978b22d33dde.tar.xz |
drm/xe: move disable_c6 call
disable c6 called in guc_pc_fini_hw is unreachable.
GuC PC init returns earlier if skip_guc_pc is true and never
registers the finish call thus making disable_c6 unreachable.
move this call to gt idle.
v2: rebase
v3: add fixes tag (Himal)
Fixes: 975e4a3795d4 ("drm/xe: Manually setup C6 when skip_guc_pc is set")
Signed-off-by: Riana Tauro <riana.tauro@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240606100842.956072-3-riana.tauro@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
(cherry picked from commit 6800e63cf97bae62bca56d8e691544540d945f53)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions