[Intel-gfx] [PATCH v2 2/3] drm/i915: Wait for pipe to start on i830 as well

Chris Wilson chris at chris-wilson.co.uk
Wed Nov 29 15:43:47 UTC 2017


Quoting Ville Syrjala (2017-11-29 15:37:31)
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> 
> We should make sure the pipe has fully started when we enable it from
> the i830 "power well". Otherwise theoretically i830 could also hit
> problems with vblank timestamps jumping around (since we skip the
> wait during modeset on i830). Additionally moving planes between the
> pipes etc. might not work correctly until both pipes are actually up and
> running.
> 
> v2: Less pointless duplication in the code (Chris)
> 
> Cc: Chris Wilson <chris at chris-wilson.co.uk>
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk> #v1
> Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris


More information about the Intel-gfx mailing list