Home
last modified time | relevance | path

Searched refs:dcn_restore (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c415 cmd.dcn_restore.header.type = DMUB_CMD__IDLE_OPT; in dcn31_z10_save_init()
416 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_SAVE_INIT; in dcn31_z10_save_init()
433 cmd.dcn_restore.header.type = DMUB_CMD__IDLE_OPT; in dcn31_z10_restore()
434 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_RESTORE; in dcn31_z10_restore()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4019 struct dmub_rb_cmd_idle_opt_dcn_restore dcn_restore; member