Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_types.h785 unsigned int hyst_lines; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3369 psr_context->hyst_lines = stream->timing.v_total / 2 / 100; in dc_link_setup_psr()