Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_mall_phantom.c655 unsigned int svp_vstartup) in set_phantom_stream_timing() argument
694 if ((svp_vstartup * line_time) + fp_and_sync_width_time > cvt_rb_vblank_max) { in set_phantom_stream_timing()
695 svp_vstartup = (cvt_rb_vblank_max - fp_and_sync_width_time) / line_time; in set_phantom_stream_timing()
699 phantom_bp = svp_vstartup; in set_phantom_stream_timing()