Searched refs:vsync_width (Results 1 – 2 of 2) sorted by relevance
174 unsigned int vsync_width = native_mode->vsync_end - native_mode->vsync_start; in amdgpu_panel_mode_fixup() local188 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in amdgpu_panel_mode_fixup()201 adjusted_mode->crtc_vsync_end = adjusted_mode->crtc_vsync_start + vsync_width; in amdgpu_panel_mode_fixup()
332 unsigned int vsync_width = native_mode->vsync_end - native_mode->vsync_start; in radeon_panel_mode_fixup() local348 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in radeon_panel_mode_fixup()363 adjusted_mode->crtc_vsync_end = adjusted_mode->crtc_vsync_start + vsync_width; in radeon_panel_mode_fixup()