Searched refs:power_opt (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/amd/display/dc/dce/ |
| D | dmub_replay.h | 25 void (*replay_set_power_opt)(struct dmub_replay *dmub, unsigned int power_opt, 34 unsigned int power_opt, uint8_t panel_inst, uint32_t coasting_vtotal);
|
| D | dmub_replay.c | 96 static void dmub_replay_set_power_opt(struct dmub_replay *dmub, unsigned int power_opt, uint8_t pan… in dmub_replay_set_power_opt() argument 105 cmd.replay_set_power_opt.replay_set_power_opt_data.power_opt = power_opt; in dmub_replay_set_power_opt() 272 unsigned int power_opt, uint8_t panel_inst, uint32_t coasting_vtotal) in dmub_replay_set_power_opt_and_coasting_vtotal() argument 284 pCmd->replay_set_power_opt_data.power_opt = power_opt; in dmub_replay_set_power_opt_and_coasting_vtotal()
|
| D | dmub_psr.h | 53 void (*psr_set_power_opt)(struct dmub_psr *dmub, unsigned int power_opt, uint8_t panel_inst);
|
| D | dmub_psr.c | 273 static void dmub_psr_set_power_opt(struct dmub_psr *dmub, unsigned int power_opt, uint8_t panel_ins… in dmub_psr_set_power_opt() argument 283 cmd.psr_set_power_opt.psr_set_power_opt_data.power_opt = power_opt; in dmub_psr_set_power_opt()
|
| /openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm_psr.c | 155 unsigned int power_opt = 0; in amdgpu_dm_psr_enable() local 190 power_opt |= psr_power_opt_z10_static_screen; in amdgpu_dm_psr_enable() 192 dc_link_set_psr_allow_active(link, &psr_enable, false, false, &power_opt); in amdgpu_dm_psr_enable()
|
| /openbsd/src/sys/dev/pci/drm/amd/display/dmub/inc/ |
| D | dmub_cmd.h | 3315 uint32_t power_opt; member 3620 uint32_t power_opt; member
|