Lines Matching refs:reset
1331 * cik_asic_pci_config_reset - soft reset GPU
1335 * Use PCI Config method to reset the GPU.
1352 /* reset */
1357 /* wait for asic to come out of reset */
1399 dev_warn(adev->dev, "Specified reset:%d isn't supported, using AUTO instead.\n",
1419 * cik_asic_reset - soft reset GPU
1424 * to reset them.
1431 /* APUs don't have full asic reset */
1436 dev_info(adev->dev, "BACO reset\n");
1439 dev_info(adev->dev, "PCI CONFIG reset\n");
1896 /* change this when we support soft reset */
1923 * Bit 2 = Global counter reset enable(1)
1984 .reset = &cik_asic_reset,
2197 /* XXX hard reset?? */