Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.h48 void (*psr_force_static)(struct dmub_psr *dmub, uint8_t panel_inst); member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c612 force_static && psr->funcs->psr_force_static) in edp_set_psr_allow_active()
613 psr->funcs->psr_force_static(psr, panel_inst); in edp_set_psr_allow_active()
/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h6798 struct dmub_rb_cmd_psr_force_static psr_force_static; member