Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c240 masterCmdData1.bits.hyst_lines = psr_context->hyst_lines; in dce_dmcu_setup_psr()
677 masterCmdData1.bits.hyst_lines = psr_context->hyst_lines; in dcn10_dmcu_setup_psr()
Ddce_dmcu.h256 unsigned int hyst_lines:7; /*[14:8]*/ member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_types.h716 unsigned int hyst_lines; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.c743 psr_context->hyst_lines = stream->timing.v_total / 2 / 100; in edp_setup_psr()