On 12/03/2023 7:54 am, Huang Rui wrote: > From: Roger Pau Monne <roger....@citrix.com> > > The VFCT ACPI table is used by AMD GPUs to expose the vbios ROM image > from the firmware instead of doing it on the PCI ROM on the physical > device. > > As such, this needs to be available for PVH dom0 to access, or else > the GPU won't work. > > Reported-by: Huang Rui <ray.hu...@amd.com> > Signed-off-by: Roger Pau Monné <roger....@citrix.com> > Acked-and-Tested-by: Huang Rui <ray.hu...@amd.com> > Release-acked-by: Henry Wang <henry.w...@arm.com> > Signed-off-by: Huang Rui <ray.hu...@amd.com>
Huh... Despite the release ack, this didn't get committed for 4.17. Sorry for the oversight. I've queued this now. ~Andrew