Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.c151 cmd.psr_set_version.header.type = DMUB_CMD__PSR; in dmub_psr_set_version()
189 cmd.psr_enable.header.type = DMUB_CMD__PSR; in dmub_psr_enable()
244 cmd.psr_set_level.header.type = DMUB_CMD__PSR; in dmub_psr_set_level()
263 cmd.psr_set_vtotal.header.type = DMUB_CMD__PSR; in dmub_psr_set_sink_vtotal_in_psr_active()
281 cmd.psr_set_power_opt.header.type = DMUB_CMD__PSR; in dmub_psr_set_power_opt()
333 cmd.psr_copy_settings.header.type = DMUB_CMD__PSR; in dmub_psr_copy_settings()
435 cmd.psr_force_static.header.type = DMUB_CMD__PSR; in dmub_psr_force_static()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h925 DMUB_CMD__PSR = 64, enumerator