[PATCH v2 2/2] drm/i915: Use intel_get_pipe_timings() and intel_mode_from_pipe_config() in intel_crtc_mode_get()
Ville Syrjälä
ville.syrjala at linux.intel.com
Mon Oct 9 16:18:17 UTC 2017
On Mon, Sep 25, 2017 at 08:19:12PM +0100, Chris Wilson wrote:
> Quoting ville.syrjala at linux.intel.com (2016-04-01 19:48:50)
> > From: Ville Syrjälä <ville.syrjala at linux.intel.com>
> >
> > Eliminate the duplicate code for pipe timing readout in
> > intel_crtc_mode_get() by using the functions we use for the normal state
> > readout.
> >
> > v2: Store dotclock in adjusted_mode instead of the final mode
> >
> > Cc: dri-devel at lists.freedesktop.org
> > Cc: Rob Kramer <rob at solution-space.com>
> > Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
> > Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
Thanks for the review. Patches pushed to dinq.
>
> Fixes a pipe-state warn for me,
> Tested-by: Chris Wilson <chris at chris-wilson.co.uk>
However, now that I look at the code again I'm not 100% sure why this
fixed anything. The readout still seems to fail at fully populating the
mode flags. I'll post a more thorough solution that simply calls the
normal state readout hooks for the crtc and encoder...
--
Ville Syrjälä
Intel OTC
More information about the dri-devel
mailing list