Files
linux/drivers/gpu/drm/xe
Riana Tauro 2470b141bf 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: 975e4a3795 ("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 6800e63cf9)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
2024-06-13 12:35:13 +02:00
..
2024-04-17 15:21:12 -07:00
2024-04-02 10:33:57 -07:00
2024-04-02 10:33:57 -07:00
2024-03-14 14:47:13 -07:00
2024-04-08 12:03:19 -07:00
2024-04-08 12:03:19 -07:00
2024-06-13 12:35:13 +02:00
2024-05-09 17:51:46 +02:00
2024-04-02 10:33:57 -07:00
2024-06-13 12:35:13 +02:00
2024-04-02 10:33:57 -07:00
2024-04-02 10:33:57 -07:00
2024-04-09 14:18:48 -07:00
2024-04-02 10:33:57 -07:00
2024-01-18 11:04:34 -08:00