Re: [Intel-gfx] [PATCH] i915/gvt: Fix Comet Lake

2022-08-10 Thread Zhenyu Wang
On 2022.08.10 15:55:48 -0600, Alex Williamson wrote: > Prior to the commit below the GAMT_CHKN_BIT_REG address was setup for > devices matching (D_KBL | D_CFL), where intel_gvt_get_device_type() > returns D_CFL for either Coffee Lake or Comet Lake. Include the missed > platform.` > > Link: > htt

[Intel-gfx] [PATCH] i915/gvt: Fix Comet Lake

2022-08-10 Thread Alex Williamson
Prior to the commit below the GAMT_CHKN_BIT_REG address was setup for devices matching (D_KBL | D_CFL), where intel_gvt_get_device_type() returns D_CFL for either Coffee Lake or Comet Lake. Include the missed platform.` Link: https://lore.kernel.org/all/20220808142711.02d16782.alex.william...@re