Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dce/
Ddmub_psr.c130 cmd.psr_set_version.header.type = DMUB_CMD__PSR; in dmub_psr_set_version()
167 cmd.psr_enable.header.type = DMUB_CMD__PSR; in dmub_psr_enable()
223 cmd.psr_set_level.header.type = DMUB_CMD__PSR; in dmub_psr_set_level()
243 cmd.psr_set_power_opt.header.type = DMUB_CMD__PSR; in dmub_psr_set_power_opt()
297 cmd.psr_copy_settings.header.type = DMUB_CMD__PSR; in dmub_psr_copy_settings()
367 cmd.psr_force_static.header.type = DMUB_CMD__PSR; in dmub_psr_force_static()
/linux-5.19.10/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h610 DMUB_CMD__PSR = 64, enumerator