diff options
author | Ohad Sharabi <osharabi@habana.ai> | 2023-09-28 16:56:21 +0300 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-21 11:41:21 -0500 |
commit | 5349bb76d62048e73f6e4a863b40a309c62dc47f (patch) | |
tree | e6454c5c7a7cca942e14269b1cedd54dcf73a8d1 /drivers/gpu/drm/xe/xe_guc_pc.c | |
parent | 1464f56b47d8db63ad95dad3fd8845ec412dc8d5 (diff) |
drm/xe: do not register to PM if GuC is disabled
When working without GuC (i.e. working with execlists), the flow
attempts to perform suspend operation which is failing due to a
lack of support without GuC.
If PM ops are not supported without GuC we may as well avoid PM
registration rather than returning errors from various PM flows.
Signed-off-by: Ohad Sharabi <osharabi@habana.ai>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/xe/xe_guc_pc.c')
0 files changed, 0 insertions, 0 deletions