Message ID | 20230424160913.19886-1-andi.shyti@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | Restore MTL boot | expand |
On 4/24/2023 6:09 PM, Andi Shyti wrote: > Hi, > > The two patches reverted in this series are, together, preventing > MTL from booting. > > Revert them until the fix is deployed. > > Andi > > Andi Shyti (2): > Revert "drm/i915/mtl: fix mocs selftest" > Revert "drm/i915/mtl: Define MOCS and PAT tables for MTL" Series is Reviewed-by: Nirmoy Das <nirmoy.das@intel.com> > > drivers/gpu/drm/i915/gt/intel_gt_regs.h | 6 +-- > drivers/gpu/drm/i915/gt/intel_gtt.c | 47 +---------------- > drivers/gpu/drm/i915/gt/intel_gtt.h | 8 --- > drivers/gpu/drm/i915/gt/intel_mocs.c | 70 +------------------------ > drivers/gpu/drm/i915/gt/selftest_mocs.c | 3 +- > 5 files changed, 4 insertions(+), 130 deletions(-) >