Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c239 masterCmdData1.bits.timehyst_frames = psr_context->timehyst_frames; in dce_dmcu_setup_psr()
677 masterCmdData1.bits.timehyst_frames = psr_context->timehyst_frames; in dcn10_dmcu_setup_psr()
H A Ddce_dmcu.h255 unsigned int timehyst_frames:8; /*[7:0]*/ member
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h702 unsigned int timehyst_frames;
701 unsigned int timehyst_frames; global() member
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c787 psr_context->timehyst_frames = 2; in edp_setup_psr()