Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c236 masterCmdData1.bits.hyst_lines = psr_context->hyst_lines; in dce_dmcu_setup_psr()
674 masterCmdData1.bits.hyst_lines = psr_context->hyst_lines; in dcn10_dmcu_setup_psr()
Ddce_dmcu.h245 unsigned int hyst_lines:7; /*[14:8]*/ member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h774 unsigned int hyst_lines; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2755 psr_context->hyst_lines = stream->timing.v_total / 2 / 100; in dc_link_setup_psr()