Commit 2872144
drm/i915/dgfx: Enable d3cold at s2idle
System wide suspend already has support for lmem save/restore during
suspend therefore enabling d3cold for s2idle and keepng it disable for
runtime PM.(Refer below commit for d3cold runtime PM disable justification)
'commit 66eb93e ("drm/i915/dgfx: Keep PCI autosuspend control
'on' by default on all dGPU")'
It will reduce the DG2 Card power consumption to ~0 Watt
for s2idle power KPI.
v2:
- Added "Cc: [email protected]".
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/8755
Cc: [email protected]
Cc: Rodrigo Vivi <[email protected]>
Signed-off-by: Anshuman Gupta <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Tested-by: Aaron Ma <[email protected]>
Tested-by: Jianshui Yu <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 2643e6d)
Signed-off-by: Rodrigo Vivi <[email protected]>1 parent 706a741 commit 2872144
1 file changed
Lines changed: 18 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
447 | 446 | | |
448 | 447 | | |
449 | 448 | | |
| |||
557 | 556 | | |
558 | 557 | | |
559 | 558 | | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | | - | |
568 | | - | |
569 | 559 | | |
570 | 560 | | |
571 | 561 | | |
| |||
591 | 581 | | |
592 | 582 | | |
593 | 583 | | |
594 | | - | |
595 | 584 | | |
596 | 585 | | |
597 | 586 | | |
598 | 587 | | |
599 | 588 | | |
600 | 589 | | |
601 | 590 | | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | | - | |
606 | 591 | | |
607 | 592 | | |
608 | 593 | | |
| |||
1517 | 1502 | | |
1518 | 1503 | | |
1519 | 1504 | | |
| 1505 | + | |
| 1506 | + | |
1520 | 1507 | | |
1521 | 1508 | | |
1522 | 1509 | | |
| |||
1568 | 1555 | | |
1569 | 1556 | | |
1570 | 1557 | | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
| 1562 | + | |
| 1563 | + | |
| 1564 | + | |
| 1565 | + | |
| 1566 | + | |
1571 | 1567 | | |
1572 | 1568 | | |
1573 | 1569 | | |
| |||
1606 | 1602 | | |
1607 | 1603 | | |
1608 | 1604 | | |
| 1605 | + | |
| 1606 | + | |
1609 | 1607 | | |
1610 | 1608 | | |
1611 | 1609 | | |
| |||
1619 | 1617 | | |
1620 | 1618 | | |
1621 | 1619 | | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
1622 | 1625 | | |
1623 | 1626 | | |
1624 | 1627 | | |
| |||
0 commit comments