Home
last modified time | relevance | path

Searched refs:psr_force_static (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_psr.c439 cmd.psr_force_static.psr_force_static_data.panel_inst = panel_inst; in dmub_psr_force_static()
440 cmd.psr_force_static.psr_force_static_data.cmd_version = DMUB_CMD_PSR_CONTROL_VERSION_1; in dmub_psr_force_static()
441 cmd.psr_force_static.header.type = DMUB_CMD__PSR; in dmub_psr_force_static()
442 cmd.psr_force_static.header.sub_type = DMUB_CMD__PSR_FORCE_STATIC; in dmub_psr_force_static()
469 .psr_force_static = dmub_psr_force_static,
A Ddmub_psr.h46 void (*psr_force_static)(struct dmub_psr *dmub, uint8_t panel_inst); member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_edp_panel_control.c484 force_static && psr->funcs->psr_force_static) in dc_link_set_psr_allow_active()
485 psr->funcs->psr_force_static(psr, panel_inst); in dc_link_set_psr_allow_active()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dmub/inc/
A Ddmub_cmd.h3371 struct dmub_rb_cmd_psr_force_static psr_force_static; member

Completed in 17 milliseconds