Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.c414 cmd.dcn_restore.header.type = DMUB_CMD__IDLE_OPT; in dcn31_z10_save_init()
415 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_SAVE_INIT; in dcn31_z10_save_init()
434 cmd.dcn_restore.header.type = DMUB_CMD__IDLE_OPT; in dcn31_z10_restore()
435 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_RESTORE; in dcn31_z10_restore()
/Linux-v5.15/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h2325 struct dmub_rb_cmd_idle_opt_dcn_restore dcn_restore; member