mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
drm/amd/display: [FW Promotion] Release 0.0.179.0
- Add defines to specify new PHY power states Acked-by: Stylon Wang <stylon.wang@amd.com> Signed-off-by: Anthony Koo <anthony.koo@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
b828e1004c
commit
2e0847a756
|
|
@ -2144,6 +2144,10 @@ enum dmub_phy_fsm_state {
|
|||
DMUB_PHY_FSM_PLL_EN,
|
||||
DMUB_PHY_FSM_TX_EN,
|
||||
DMUB_PHY_FSM_FAST_LP,
|
||||
DMUB_PHY_FSM_P2_PLL_OFF_CPM,
|
||||
DMUB_PHY_FSM_P2_PLL_OFF_PG,
|
||||
DMUB_PHY_FSM_P2_PLL_OFF,
|
||||
DMUB_PHY_FSM_P2_PLL_ON,
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user