Skip to content

Commit 6354c05

Browse files
committed
Revert "[Not for upstream] drm/xe: add DPM_FLAG_SMART_SUSPEND"
This reverts commit d8e79b5. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent 15b3016 commit 6354c05

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

drivers/gpu/drm/xe/xe_pci.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -860,8 +860,6 @@ static int xe_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
860860
if (err)
861861
goto err_driver_cleanup;
862862

863-
dev_pm_set_driver_flags(&pdev->dev, DPM_FLAG_SMART_SUSPEND);
864-
865863
drm_dbg(&xe->drm, "d3cold: capable=%s\n",
866864
str_yes_no(xe->d3cold.capable));
867865

0 commit comments

Comments
 (0)