mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-27 03:49:57 -04:00
Revert "drm/amd/display: add mechanism to skip DCN init"
To avoid s3 faild at the first cycle on renoir platform, it needs to revert this patch: drm/amd/display: add mechanism to skip DCN init Signed-off-by: changfeng <Changfeng.Zhu@amd.com> Ackedy-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
@@ -264,10 +264,9 @@ struct dmub_srv_hw_funcs {
|
||||
|
||||
bool (*is_hw_init)(struct dmub_srv *dmub);
|
||||
|
||||
void (*enable_dmub_boot_options)(struct dmub_srv *dmub);
|
||||
|
||||
union dmub_fw_boot_status (*get_fw_status)(struct dmub_srv *dmub);
|
||||
bool (*is_phy_init)(struct dmub_srv *dmub);
|
||||
|
||||
bool (*is_auto_load_done)(struct dmub_srv *dmub);
|
||||
|
||||
void (*set_gpint)(struct dmub_srv *dmub,
|
||||
union dmub_gpint_data_register reg);
|
||||
|
||||
Reference in New Issue
Block a user