Skip to content

drm/xe: Block RC6 before enabling GuC PC.

Rodrigo Vivi requested to merge rodrigovivi/drm-xe:guc_pc_multitile-bug into xe

GuC PC might enable RC by default before we do. In PVC this is a dangerous thing if we are accessing the memory cross tile before we can disable the RC properly.

Issue: #85 (closed) Signed-off-by: Rodrigo Vivi rodrigo.vivi@intel.com

Merge request reports