compute_phase_incr
u32 incr = compute_phase_incr(width, new_state->crtc_w) & ~0x1;
u32 incr = compute_phase_incr(height, new_state->crtc_h) & ~0x1;