On Thu, Nov 13, 2025 at 06:26:25PM +0200, Ilpo Järvinen wrote:
PCI core handles releasing device's resources and their rollback in
case of failure of a BAR resizing operation. Releasing resource prior
to calling pci_resize_resource() prevents PCI core from restoring the
BARs as they were.

Remove driver-side release of BARs from the xe driver.

Signed-off-by: Ilpo Järvinen <[email protected]>
Cc: Lucas De Marchi <[email protected]>


Reviewed-by: Lucas De Marchi <[email protected]>

as noted in the previous version, the conflict with drm-xe-next is
trivial: just drop the release_bars() function.

Lucas De Marchi

Reply via email to