Re: [PATCH 2/2] drm/amdgpu: Bypass resizing bars for PVH dom0

2024-11-06 Thread Chen, Jiqian
On 2024/11/6 23:50, Christian König wrote: > Am 06.11.24 um 04:20 schrieb Chen, Jiqian: >> On 2024/11/5 21:42, Christian König wrote: >>> Am 05.11.24 um 07:05 schrieb Jiqian Chen: VPCI of Xen doesn't support resizable bar. When discrete GPU is used on PVH dom0 which using the VPCI, amdgpu

Re: [PATCH 2/2] drm/amdgpu: Bypass resizing bars for PVH dom0

2024-11-06 Thread Christian König
Am 06.11.24 um 04:20 schrieb Chen, Jiqian: On 2024/11/5 21:42, Christian König wrote: Am 05.11.24 um 07:05 schrieb Jiqian Chen: VPCI of Xen doesn't support resizable bar. When discrete GPU is used on PVH dom0 which using the VPCI, amdgpu fails to probe, so we need to disable this capability for

Re: [PATCH 2/2] drm/amdgpu: Bypass resizing bars for PVH dom0

2024-11-05 Thread Chen, Jiqian
On 2024/11/5 21:42, Christian König wrote: > Am 05.11.24 um 07:05 schrieb Jiqian Chen: >> VPCI of Xen doesn't support resizable bar. When discrete GPU is used on >> PVH dom0 which using the VPCI, amdgpu fails to probe, so we need to >> disable this capability for PVH dom0. > > What do you mean VPC

Re: [PATCH 2/2] drm/amdgpu: Bypass resizing bars for PVH dom0

2024-11-05 Thread kernel test robot
Hi Jiqian, kernel test robot noticed the following build errors: [auto build test ERROR on linus/master] [also build test ERROR on v6.12-rc6 next-20241105] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented i

Re: [PATCH 2/2] drm/amdgpu: Bypass resizing bars for PVH dom0

2024-11-05 Thread Christian König
Am 05.11.24 um 07:05 schrieb Jiqian Chen: VPCI of Xen doesn't support resizable bar. When discrete GPU is used on PVH dom0 which using the VPCI, amdgpu fails to probe, so we need to disable this capability for PVH dom0. What do you mean VPCI doesn't support resizeable BAR? This is mandatory to

Re: [PATCH 2/2] drm/amdgpu: Bypass resizing bars for PVH dom0

2024-11-05 Thread kernel test robot
Hi Jiqian, kernel test robot noticed the following build errors: [auto build test ERROR on linus/master] [also build test ERROR on v6.12-rc6 next-20241105] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented i