Re: [Intel-gfx] [PATCH v2] drm/i915/dg2: Update modeset sequences

2021-07-09 Thread Lucas De Marchi
On Wed, Jul 07, 2021 at 03:22:07PM -0700, Matt Roper wrote: DG2 has some changes to the expected modesetting sequences when compared to gen12. Adjust our driver logic accordingly. Although the DP sequence is pretty similar to TGL's, there are some steps that change, so let's split the handling

[Intel-gfx] [PATCH v2] drm/i915/dg2: Update modeset sequences

2021-07-07 Thread Matt Roper
DG2 has some changes to the expected modesetting sequences when compared to gen12. Adjust our driver logic accordingly. Although the DP sequence is pretty similar to TGL's, there are some steps that change, so let's split the handling for that out into a separate function. v2: - Switch wait_for