Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dabm.h57 bool (*set_abm_pause)(struct abm *abm, bool pause, unsigned int panel_inst, unsigned int otg_inst); member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_abm.c232 .set_abm_pause = dmub_abm_set_pause,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c5005 if (pipe->stream_res.abm && pipe->stream_res.abm->funcs->set_abm_pause) in dc_notify_vsync_int_state()
5006 …pipe->stream_res.abm->funcs->set_abm_pause(pipe->stream_res.abm, !enable, i, pipe->stream_res.tg->… in dc_notify_vsync_int_state()

Completed in 12 milliseconds