Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c240 masterCmdData1.bits.hyst_lines = psr_context->hyst_lines; in dce_dmcu_setup_psr()
678 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-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_types.h717 unsigned int hyst_lines; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.c779 psr_context->hyst_lines = stream->timing.v_total / 2 / 100; in edp_setup_psr()