Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c239 masterCmdData1.bits.timehyst_frames = psr_context->timehyst_frames; in dce_dmcu_setup_psr()
676 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-6.1.9/drivers/gpu/drm/amd/display/dc/
Ddc_types.h783 unsigned int timehyst_frames; member
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c3365 psr_context->timehyst_frames = 2; in dc_link_setup_psr()