Lines Matching refs:reset
656 dev_info(adev->dev, "GPU pci config reset\n");
660 /* reset */
665 /* wait for asic to come out of reset */
679 * vi_asic_pci_config_reset - soft reset GPU
683 * Use PCI Config method to reset the GPU.
725 dev_warn(adev->dev, "Specified reset method:%d isn't supported, using AUTO instead.\n",
749 * vi_asic_reset - soft reset GPU
754 * to reset them.
762 dev_info(adev->dev, "BACO reset\n");
765 dev_info(adev->dev, "PCI CONFIG reset\n");
987 /* CZ has hang issues with full reset at the moment */
991 /* XXX: soft reset should work on fiji and tonga */
998 /* change this when we support soft reset */
1026 * Bit 2 = Global counter reset enable(1)
1087 .reset = &vi_asic_reset,