Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
Ddcn31_hwseq.c417 cmd.dcn_restore.header.type = DMUB_CMD__IDLE_OPT; in dcn31_z10_save_init()
418 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_SAVE_INIT; in dcn31_z10_save_init()
435 cmd.dcn_restore.header.type = DMUB_CMD__IDLE_OPT; in dcn31_z10_restore()
436 cmd.dcn_restore.header.sub_type = DMUB_CMD__IDLE_OPT_DCN_RESTORE; in dcn31_z10_restore()
/linux-6.12.1/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h5213 struct dmub_rb_cmd_idle_opt_dcn_restore dcn_restore; member