Skip to content

drm/xe: Fix Meteor Lake rsa issue on guc loading

Philippe Lecluse requested to merge plecluse/kernel:fix_mtl_rsa into xe

[ 117.901473] xe 0000:00:02.0: [drm] GuC load failed: status = 0x400000A0 [ 117.901506] xe 0000:00:02.0: [drm] GuC load failed: status: Reset = 0, BootROM = 0x50, UKernel = 0x00, MIA = 0x00, Auth = 0x01

was introduced by this commit: drm/xe: Move load of minimal GuC and hwconfig read much earlier

Signed-off-by: Philippe Lecluse philippe.lecluse@intel.com

Merge request reports