Home
last modified time | relevance | path

Searched refs:psr_vtotal_su (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.h51 uint16_t psr_vtotal_idle, uint16_t psr_vtotal_su);
H A Ddmub_psr.c257 uint16_t psr_vtotal_idle, uint16_t psr_vtotal_su) in dmub_psr_set_sink_vtotal_in_psr_active() argument
267 cmd.psr_set_vtotal.psr_set_vtotal_data.psr_vtotal_su = psr_vtotal_su; in dmub_psr_set_sink_vtotal_in_psr_active()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h53 uint16_t psr_vtotal_idle, uint16_t psr_vtotal_su);
H A Dlink_edp_panel_control.c857 …_vtotal_in_psr_active(const struct dc_link *link, uint16_t psr_vtotal_idle, uint16_t psr_vtotal_su) in edp_set_sink_vtotal_in_psr_active() argument
865 psr->funcs->psr_set_sink_vtotal_in_psr_active(psr, psr_vtotal_idle, psr_vtotal_su); in edp_set_sink_vtotal_in_psr_active()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h273 uint16_t psr_vtotal_su);
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h2691 uint16_t psr_vtotal_su; member