Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c244 masterCmdData1.bits.timehyst_frames = psr_context->timehyst_frames; in dce_dmcu_setup_psr()
682 masterCmdData1.bits.timehyst_frames = psr_context->timehyst_frames; in dcn10_dmcu_setup_psr()
Ddce_dmcu.h255 unsigned int timehyst_frames:8; /*[7:0]*/ member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc_types.h745 unsigned int timehyst_frames; member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2851 psr_context->timehyst_frames = 2; in dc_link_setup_psr()