Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c235 masterCmdData1.bits.timehyst_frames = psr_context->timehyst_frames; in dce_dmcu_setup_psr()
673 masterCmdData1.bits.timehyst_frames = psr_context->timehyst_frames; in dcn10_dmcu_setup_psr()
Ddce_dmcu.h244 unsigned int timehyst_frames:8; /*[7:0]*/ member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_types.h772 unsigned int timehyst_frames; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c2751 psr_context->timehyst_frames = 2; in dc_link_setup_psr()